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

V2-0174.xml

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

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <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>Version</b>
          </td>
        </tr>
 
        <tr>
          <td>A
            <a name="A"> </a>
          </td>
          <td>Atomic service/test/observation (test code or treatment code)</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>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>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>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>added v2.2</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0174"/>
  <name value="v2 Nature of Service/Test/Observation"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0174 ( Nature of Service/Test/Observation)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0174"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="A"/>
      <display value="Atomic service/test/observation (test code or treatment code)"/>
    </concept>
    <concept>
      <code value="C"/>
      <display value="Single observation calculated via a rule or formula from other independent observations
         (e.g., Alveolar-arterial ratio, cardiac output)"/>
    </concept>
    <concept>
      <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"/>
    </concept>
    <concept>
      <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"/>
    </concept>
    <concept>
      <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"/>
    </concept>
  </define>
</ValueSet>