Stanford Spezi FHIR Implementation Guide
0.1.0 - ci-build

Publish Box goes here

: OMH Temporal Relationship to Sleep Code System - XML Representation

Draft as of 2015-06-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="omh-temporal-relationship-to-sleep"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem omh-temporal-relationship-to-sleep</b></p><a name="omh-temporal-relationship-to-sleep"> </a><a name="hcomh-temporal-relationship-to-sleep"> </a><p>This case-sensitive code system <code>http://spezi.health/fhir/CodeSystem/omh-temporal-relationship-to-sleep</code> defines the following codes:</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">before-sleeping<a name="omh-temporal-relationship-to-sleep-before-sleeping"> </a></td><td>before sleeping</td><td>before sleeping</td></tr><tr><td style="white-space:nowrap">during-sleep<a name="omh-temporal-relationship-to-sleep-during-sleep"> </a></td><td>during sleep</td><td>during sleep</td></tr><tr><td style="white-space:nowrap">on-waking<a name="omh-temporal-relationship-to-sleep-on-waking"> </a></td><td>on waking</td><td>on waking</td></tr></table></div>
  </text>
  <url
       value="http://spezi.health/fhir/CodeSystem/omh-temporal-relationship-to-sleep"/>
  <version value="0.1.0"/>
  <name value="OMHTemporalRelationshipToSleep"/>
  <title value="OMH Temporal Relationship to Sleep Code System"/>
  <status value="draft"/>
  <date value="2015-06-15"/>
  <publisher value="Stanford Biodesign Digital Health"/>
  <contact>
    <name value="Stanford Biodesign Digital Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://bdh.stanford.edu/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="speziteam@stanford.edu"/>
    </telecom>
  </contact>
  <contact>
    <name value="Vishnu Ravi"/>
    <telecom>
      <system value="email"/>
      <value value="vishnur@stanford.edu"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Represents the temporal relationship of a clinical measure or assessment to sleep (e.g., before sleeping, on waking)."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="before-sleeping"/>
    <display value="before sleeping"/>
    <definition value="before sleeping"/>
  </concept>
  <concept>
    <code value="during-sleep"/>
    <display value="during sleep"/>
    <definition value="during sleep"/>
  </concept>
  <concept>
    <code value="on-waking"/>
    <display value="on waking"/>
    <definition value="on waking"/>
  </concept>
</CodeSystem>