GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

V2-0174.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0174 ( Nature of Service/Test/Observation)

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0174"/>
  <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>Nature of Service/Test/Observation</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>A
            <a name="A"> </a>
          </td>
          <td>Atomic service/test/observation (test code or treatment code)</td>
          <td>Einzeluntersuchung</td>
          <td>Atomische service/test/observatie (testcode of behandelingcode)</td>
          <td>can be associated with one or more OM4 (specimen) segments&lt;p&gt;a single direct observation
               and would usually be associated with an OM2 and/or OM3 segments</td>
          <td>added v2.2</td>
        </tr>
        <tr>
          <td>C
            <a name="C"> </a>
          </td>
          <td>Single observation calculated via a rule or formula from other independent observations
               (e.g. Alveolar-arterial ratio, cardiac output)</td>
          <td>Berechnetes Einzelergebnis</td>
          <td>Enkelvoudige observatie berekend via regels of formule uit andere onafhankelijke observaties
               (bijv. Alveolair--arteriële gradiënt, hart-minuut-volume)</td>
          <td>can be associated with one or more OM4 (specimen) segments&lt;p&gt;a derived quantity
               and would usually be associated with an OM6 segment</td>
          <td>added v2.2</td>
        </tr>
        <tr>
          <td>F
            <a name="F"> </a>
          </td>
          <td>Functional procedure that may consist of one or more interrelated measures (e.g. glucose
               tolerance test, creatinine clearance), usually done at different times and/or on different
               specimens</td>
          <td>Funktionstest</td>
          <td>Functionele procedure die kan bestaan uit een of meer gerelateerde metingen (bijv. glucosetolerantie
              test, creatinineklaring),  meestal uitgevoerd op verschillende momenten en/of verschillende
               monsters</td>
          <td>can be associated with one or more OM4 (specimen) segments&lt;p&gt;See comment for value
               S</td>
          <td>added v2.2</td>
        </tr>
        <tr>
          <td>P
            <a name="P"> </a>
          </td>
          <td>Profile or battery consisting of many independent atomic observations (e.g. SMA12, electrolytes),
               usually done at one instrument on one specimen</td>
          <td>Batterieanordnung</td>
          <td>Profiel of battery bestaande uit vele onafhankelijke atomische observaties (bijv. SMA12,
               electrolyten), meestal met één instrument op één monster</td>
          <td>can be associated with one or more OM4 (specimen) segments&lt;p&gt;See comment for value
               S</td>
          <td>added v2.2</td>
        </tr>
        <tr>
          <td>S
            <a name="S"> </a>
          </td>
          <td>Superset-a set of batteries or procedures ordered under a single code unit but processed
               as separate batteries (e.g. routines = CBC, UA, electrolytes)&lt;p&gt;This set indicates
               that the code being described is used to order multiple service/test/observation b</td>
          <td>Latte von mehreren Batterieanforderungen (Aufnahmelatte)</td>
          <td>Superset--een set batteries of procedures aangevraagd onder een enkele aanvraagcode maar
               behandeld als afzonderlijke batteries (bijv. routines = CBC, UA, electrolyten); Deze set
               geeft aan dat de bedoelde code wordt gebruikt voor het aanvragen van meerdere services/tests/observa
              ties</td>
          <td>can be associated with one or more OM4 (specimen) segments&lt;p&gt;Codes P, F, and S identify
               sets (batteries) and should be associated with an OM5 segment that defines the list of
               elements.  The definitions for the contained elements would have to be sent in o</td>
          <td>added v2.2</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0174"/>
  <version value="2.8.2"/>
  <name value="v2 Nature of Service/Test/Observation"/>
  <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 0174 ( Nature of Service/Test/Observation)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.90"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0174"/>
    <caseSensitive value="false"/>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="can be associated with one or more OM4 (specimen) segments&lt;p&gt;a single direct observation
           and would usually be associated with an OM2 and/or OM3 segments"/>
      </extension>
      <code value="A"/>
      <display value="Atomic service/test/observation (test code or treatment code)"/>
      <designation>
        <language value="de"/>
        <value value="Einzeluntersuchung"/>
      </designation>
      <designation>
        <language value="nl"/>
        <value value="Atomische service/test/observatie (testcode of behandelingcode)"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="can be associated with one or more OM4 (specimen) segments&lt;p&gt;a derived quantity
           and would usually be associated with an OM6 segment"/>
      </extension>
      <code value="C"/>
      <display value="Single observation calculated via a rule or formula from other independent observations
         (e.g. Alveolar-arterial ratio, cardiac output)"/>
      <designation>
        <language value="de"/>
        <value value="Berechnetes Einzelergebnis"/>
      </designation>
      <designation>
        <language value="nl"/>
        <value value="Enkelvoudige observatie berekend via regels of formule uit andere onafhankelijke observaties
           (bijv. Alveolair--arteriële gradiënt, hart-minuut-volume)"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="can be associated with one or more OM4 (specimen) segments&lt;p&gt;See comment for value
           S"/>
      </extension>
      <code value="F"/>
      <display value="Functional procedure that may consist of one or more interrelated measures (e.g. glucose
         tolerance test, creatinine clearance), usually done at different times and/or on different
         specimens"/>
      <designation>
        <language value="de"/>
        <value value="Funktionstest"/>
      </designation>
      <designation>
        <language value="nl"/>
        <value value="Functionele procedure die kan bestaan uit een of meer gerelateerde metingen (bijv. glucosetolerantie
          test, creatinineklaring),  meestal uitgevoerd op verschillende momenten en/of verschillende
           monsters"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="can be associated with one or more OM4 (specimen) segments&lt;p&gt;See comment for value
           S"/>
      </extension>
      <code value="P"/>
      <display value="Profile or battery consisting of many independent atomic observations (e.g. SMA12, electrolytes),
         usually done at one instrument on one specimen"/>
      <designation>
        <language value="de"/>
        <value value="Batterieanordnung"/>
      </designation>
      <designation>
        <language value="nl"/>
        <value value="Profiel of battery bestaande uit vele onafhankelijke atomische observaties (bijv. SMA12,
           electrolyten), meestal met één instrument op één monster"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
        <valueString value="can be associated with one or more OM4 (specimen) segments&lt;p&gt;Codes P, F, and S identify
           sets (batteries) and should be associated with an OM5 segment that defines the list of
           elements.  The definitions for the contained elements would have to be sent in o"/>
      </extension>
      <code value="S"/>
      <display value="Superset-a set of batteries or procedures ordered under a single code unit but processed
         as separate batteries (e.g. routines = CBC, UA, electrolytes)&lt;p&gt;This set indicates
         that the code being described is used to order multiple service/test/observation b"/>
      <designation>
        <language value="de"/>
        <value value="Latte von mehreren Batterieanforderungen (Aufnahmelatte)"/>
      </designation>
      <designation>
        <language value="nl"/>
        <value value="Superset--een set batteries of procedures aangevraagd onder een enkele aanvraagcode maar
           behandeld als afzonderlijke batteries (bijv. routines = CBC, UA, electrolyten); Deze set
           geeft aan dat de bedoelde code wordt gebruikt voor het aanvragen van meerdere services/tests/observa
          ties"/>
      </designation>
    </concept>
  </codeSystem>
</ValueSet>

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.