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-0080.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0080 ( Nature of Abnormal Testing)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0080"/>
  <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 Abnormal Testing</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>An age-based population</td>
          <td>Altersabhängig</td>
          <td>from v2.1</td>
        </tr>
        <tr>
          <td>B
            <a name="B"> </a>
          </td>
          <td>Breed</td>
          <td>abhängig von Rasse oder Zucht</td>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>N
            <a name="N"> </a>
          </td>
          <td>None - generic normal range</td>
          <td>Genereller Normalwert</td>
          <td>from v2.1</td>
        </tr>
        <tr>
          <td>R
            <a name="R"> </a>
          </td>
          <td>A race-based population</td>
          <td>Rasseabhängig</td>
          <td>from v2.1</td>
        </tr>
        <tr>
          <td>S
            <a name="S"> </a>
          </td>
          <td>A sex-based population</td>
          <td>Geschlechtsabhängig</td>
          <td>from v2.1</td>
        </tr>
        <tr>
          <td>SP
            <a name="SP"> </a>
          </td>
          <td>Species</td>
          <td>abhängig von Spezies</td>
          <td>added v2.5</td>
        </tr>
        <tr>
          <td>ST
            <a name="ST"> </a>
          </td>
          <td>Strain</td>
          <td>abhängig von Bakterienstamm</td>
          <td>added v2.5</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/ValueSet/v2-0080"/>
  <version value="2.7"/>
  <name value="v2 Nature of Abnormal Testing"/>
  <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 0080 ( Nature of Abnormal Testing)"/>
  <codeSystem>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
      <valueUri value="urn:oid:2.16.840.1.133883.18.32"/>
    </extension>
    <system value="http://hl7.org/fhir/v2/0080"/>
    <caseSensitive value="false"/>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="A"/>
      <display value="An age-based population"/>
      <designation>
        <language value="de"/>
        <value value="Altersabhängig"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="B"/>
      <display value="Breed"/>
      <designation>
        <language value="de"/>
        <value value="abhängig von Rasse oder Zucht"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="N"/>
      <display value="None - generic normal range"/>
      <designation>
        <language value="de"/>
        <value value="Genereller Normalwert"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="R"/>
      <display value="A race-based population"/>
      <designation>
        <language value="de"/>
        <value value="Rasseabhängig"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="S"/>
      <display value="A sex-based population"/>
      <designation>
        <language value="de"/>
        <value value="Geschlechtsabhängig"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="SP"/>
      <display value="Species"/>
      <designation>
        <language value="de"/>
        <value value="abhängig von Spezies"/>
      </designation>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="ST"/>
      <display value="Strain"/>
      <designation>
        <language value="de"/>
        <value value="abhängig von Bakterienstamm"/>
      </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.