Blood Pressure Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.3.0 - ci-build

Blood Pressure 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.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/bloodpressure/ and changes regularly. See the Directory of published versions

: v2 Data Types - XML Representation

Active as of 2024-04-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2DataTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem v2DataTypes</b></p><a name="v2DataTypes"> </a><a name="hcv2DataTypes"> </a><p>This case-insensitive code system <code>http://bloodpressure.oemig.de/fhir/CodeSystem/v2DataTypes</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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">CNE<a name="v2DataTypes-CNE"> </a></td><td>v2 DT CNE</td><td>coded no exceptions</td></tr><tr><td style="white-space:nowrap">CWE<a name="v2DataTypes-CWE"> </a></td><td>v2 DT CWE</td><td>coded with exceptions</td></tr><tr><td style="white-space:nowrap">NM<a name="v2DataTypes-NM"> </a></td><td>v2 DT NM</td><td>numeric</td></tr><tr><td style="white-space:nowrap">ST<a name="v2DataTypes-ST"> </a></td><td>v2 DT ST</td><td>string</td></tr></table></div>
  </text>
  <url value="http://bloodpressure.oemig.de/fhir/CodeSystem/v2DataTypes"/>
  <version value="0.3.0"/>
  <name value="V2DataTypesCS"/>
  <title value="v2 Data Types"/>
  <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="**v2 Data Types** (for observations)"/>
  <copyright value="FO"/>
  <caseSensitive value="false"/>
  <valueSet value="http://bloodpressure.oemig.de/fhir/ValueSet/v2DataTypes"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="CNE"/>
    <display value="v2 DT CNE"/>
    <definition value="coded no exceptions"/>
  </concept>
  <concept>
    <code value="CWE"/>
    <display value="v2 DT CWE"/>
    <definition value="coded with exceptions"/>
  </concept>
  <concept>
    <code value="NM"/>
    <display value="v2 DT NM"/>
    <definition value="numeric"/>
  </concept>
  <concept>
    <code value="ST"/>
    <display value="v2 DT ST"/>
    <definition value="string"/>
  </concept>
</CodeSystem>