DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 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

V2-0174.xml

Raw XML (canonical form)

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

Raw XML

<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>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>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>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>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>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>added v2.2</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0174"/>
  <version value="2.7"/>
  <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>
  <date value="2011-01-28"/>
  <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-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="A"/>
      <display value="Atomic service/test/observation (test code or treatment code)"/>
      <designation>
        <language value="de"/>
        <value value="Einzeluntersuchung"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </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>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </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>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </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>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </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>
    </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.