Personal Health Records
1.0.0-ballot - ballot International flag

This page is part of the Standard Personal Health Record (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Patient contributed data: sleep stage value - XML Representation

Draft as of 2024-12-18

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="pcd-sleep-observation-value"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pcd-sleep-observation-value</b></p><a name="pcd-sleep-observation-value"> </a><a name="hcpcd-sleep-observation-value"> </a><a name="pcd-sleep-observation-value-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/248220008">248220008</a></td><td>Asleep (finding)</td></tr><tr><td><a href="http://snomed.info/id/248218005">248218005</a></td><td>Awake (finding)</td></tr><tr><td><a href="http://snomed.info/id/60984000">60984000</a></td><td>Non-rapid eye movement sleep, function (observable entity)</td></tr><tr><td><a href="http://snomed.info/id/89129007">89129007</a></td><td>Rapid eye movement sleep, function (observable entity)</td></tr><tr><td><a href="http://snomed.info/id/261665006">261665006</a></td><td>Unknown (qualifier value)</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/phr/ValueSet/pcd-sleep-observation-value"/>
  <version value="1.0.0-ballot"/>
  <name value="PCDSleepStageValueCode"/>
  <title value="Patient contributed data: sleep stage value"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-12-18T17:51:47+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <name value="HL7 International / Patient Empowerment"/>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <description
               value="This value set includes codes to track patient sleep values recorded by device or app"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.  The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology.  The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="248220008"/>
        <display value="Asleep (finding)"/>
      </concept>
      <concept>
        <code value="248218005"/>
        <display value="Awake (finding)"/>
      </concept>
      <concept>
        <code value="60984000"/>
        <display
                 value="Non-rapid eye movement sleep, function (observable entity)"/>
      </concept>
      <concept>
        <code value="89129007"/>
        <display
                 value="Rapid eye movement sleep, function (observable entity)"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>