Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build

Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions

: Observation Codes - XML Representation

Active as of 2024-04-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ObservationCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ObservationCodes</b></p><a name="ObservationCodes"> </a><a name="hcObservationCodes"> </a><a name="ObservationCodes-en-US"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/ObservationCodes</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">exertion<a name="ObservationCodes-exertion"> </a></td><td>extertion</td></tr><tr><td style="white-space:nowrap">location<a name="ObservationCodes-location"> </a></td><td>location</td></tr><tr><td style="white-space:nowrap">position<a name="ObservationCodes-position"> </a></td><td>position</td></tr><tr><td style="white-space:nowrap">consciousness<a name="ObservationCodes-consciousness"> </a></td><td>consciousness</td></tr><tr><td style="white-space:nowrap">meanArterial<a name="ObservationCodes-meanArterial"> </a></td><td>mean arterial pressure</td></tr><tr><td style="white-space:nowrap">CWE<a name="ObservationCodes-CWE"> </a></td><td>v2 DT CWE</td></tr><tr><td style="white-space:nowrap">NM<a name="ObservationCodes-NM"> </a></td><td>v2 DT NM</td></tr></table></div>
  </text>
  <url value="http://vitals.oemig.de/fhir/CodeSystem/ObservationCodes"/>
  <version value="0.5.4"/>
  <name value="ObservationCodes"/>
  <title value="Observation Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-16"/>
  <publisher value="FO"/>
  <contact>
    <name value="FO"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.oemig.de"/>
    </telecom>
  </contact>
  <description
               value="**Observation Codes** (for temporary use only; to be replaced later on)"/>
  <copyright value="FO"/>
  <caseSensitive value="false"/>
  <valueSet value="http://vitals.oemig.de/fhir/ValueSet/ObservationCodes"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="exertion"/>
    <display value="extertion"/>
  </concept>
  <concept>
    <code value="location"/>
    <display value="location"/>
  </concept>
  <concept>
    <code value="position"/>
    <display value="position"/>
  </concept>
  <concept>
    <code value="consciousness"/>
    <display value="consciousness"/>
  </concept>
  <concept>
    <code value="meanArterial"/>
    <display value="mean arterial pressure"/>
  </concept>
  <concept>
    <code value="CWE"/>
    <display value="v2 DT CWE"/>
  </concept>
  <concept>
    <code value="NM"/>
    <display value="v2 DT NM"/>
  </concept>
</CodeSystem>