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

: Consciousness - XML Representation

Active as of 2024-04-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Consciousness"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Consciousness</b></p><a name="Consciousness"> </a><a name="hcConsciousness"> </a><a name="Consciousness-en-US"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/Consciousness</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">awake<a name="Consciousness-awake"> </a></td><td>The patient is awake.</td></tr><tr><td style="white-space:nowrap">unconscious<a name="Consciousness-unconscious"> </a></td><td>The patient is unconscious.</td></tr><tr><td style="white-space:nowrap">sleeping<a name="Consciousness-sleeping"> </a></td><td>The patient is sleeping.</td></tr></table></div>
  </text>
  <url value="http://vitals.oemig.de/fhir/CodeSystem/Consciousness"/>
  <version value="0.5.4"/>
  <name value="Consciousness"/>
  <title value="Consciousness"/>
  <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="**Consciousness**"/>
  <copyright value="FO"/>
  <caseSensitive value="false"/>
  <valueSet value="http://vitals.oemig.de/fhir/ValueSet/Consciousness"/>
  <hierarchyMeaning value="is-a"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="awake"/>
    <display value="The patient is awake."/>
  </concept>
  <concept>
    <code value="unconscious"/>
    <display value="The patient is unconscious."/>
  </concept>
  <concept>
    <code value="sleeping"/>
    <display value="The patient is sleeping."/>
  </concept>
</CodeSystem>