0.4.4 - ci-build

StandardPatientHealthRecordIG, published by MITRE. This is not an authorized publication; it is the continuous build for version 0.4.4). This version is based on the current content of https://github.com/HL7/standard-patient-health-record-ig/ and changes regularly. See the Directory of published versions

: Patient contributed data: sleep stage value - XML Representation

Draft as of 2023-09-13

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">Placeholder</div>
  </text>
  <url
       value="https://open-health-manager.github.io/standard-patient-health-record-ig/ValueSet/pcd-sleep-observation-value"/>
  <version value="0.4.4"/>
  <name value="PCDSleepStageValueCode"/>
  <title value="Patient contributed data: sleep stage value"/>
  <status value="draft"/>
  <date value="2023-09-13T16:34:31+00:00"/>
  <publisher value="MITRE"/>
  <contact>
    <name value="MITRE"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://open-health-manager.github.io/standard-patient-health-record-ig"/>
    </telecom>
  </contact>
  <description
               value="This value set includes codes to track patient sleep values recorded by device or app"/>
  <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>