This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0158 ( Date/time selection qualifier)
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0158"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Date/time selection qualifier</p> <table class="grid"> <tr> <td> <b>Code</b> </td> <td> <b>Description</b> </td> <td> <b>Deutsch (German)</b> </td> <td> <b>Nederlands (Dutch)</b> </td> <td> <b>Comment</b> </td> <td> <b>Version</b> </td> </tr> <tr> <td>1st <a name="1st"> </a> </td> <td>First value within range</td> <td>erster Wert</td> <td>Eerste waarde binnen bereik</td> <td>deprecated</td> <td>added v2.2, removed after v2.6</td> </tr> <tr> <td>all <a name="all"> </a> </td> <td>All values within the range</td> <td>alle Werte</td> <td>Alle waarden binnen bereik</td> <td>deprecated</td> <td>added v2.2, removed after v2.6</td> </tr> <tr> <td>lst <a name="lst"> </a> </td> <td>Last value within the range</td> <td>letzter Wert</td> <td>Laatste waarde binnen bereik</td> <td>deprecated</td> <td>added v2.2, removed after v2.6</td> </tr> <tr> <td>rev <a name="rev"> </a> </td> <td>All values within the range returned in reverse chronological order (This is the default if not otherwise specified.)</td> <td>alle Werte in umgekehrter chronologischer Reihenfolge</td> <td>Alle waarden binnen bereik in omgekeerde chronologische volgorde. (Standaard tenzij anders gespecificeerd.)</td> <td>deprecated</td> <td>added v2.2, removed after v2.6</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.133883.18.76"/> </extension> <url value="http://hl7.org/fhir/v2/0158"/> <version value="2.8.2"/> <name value="v2 Date/time selection qualifier"/> <status value="active"/> <experimental value="true"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0158 ( Date/time selection qualifier)"/> <caseSensitive value="false"/> <valueSet value="http://hl7.org/fhir/ValueSet/v2-0158"/> <content value="complete"/> <property> <code value="abstract"/> <description value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/> <type value="boolean"/> </property> <concept> <code value="1ST"/> <display value="First value within range"/> <designation> <language value="de"/> <value value="erster Wert"/> </designation> <designation> <language value="nl"/> <value value="Eerste waarde binnen bereik"/> </designation> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> </concept> <concept> <code value="ALL"/> <display value="All values within the range"/> <designation> <language value="de"/> <value value="alle Werte"/> </designation> <designation> <language value="nl"/> <value value="Alle waarden binnen bereik"/> </designation> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> </concept> <concept> <code value="LST"/> <display value="Last value within the range"/> <designation> <language value="de"/> <value value="letzter Wert"/> </designation> <designation> <language value="nl"/> <value value="Laatste waarde binnen bereik"/> </designation> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> </concept> <concept> <code value="REV"/> <display value="All values within the range returned in reverse chronological order (This is the default if not otherwise specified.)"/> <designation> <language value="de"/> <value value="alle Werte in umgekehrter chronologischer Reihenfolge"/> </designation> <designation> <language value="nl"/> <value value="Alle waarden binnen bereik in omgekeerde chronologische volgorde. (Standaard tenzij anders gespecificeerd.)"/> </designation> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> <property> <code value="deprecated"/> <valueBoolean value="true"/> </property> </concept> </CodeSystem>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.