This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
XML Format: ValueSet-sleepStatusVS
Raw xml
<ValueSet xmlns="http://hl7.org/fhir"> <id value="sleepStatusVS"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><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://browser.ihtsdotools.org/?perspective=full&conceptId1=248220008">248220008</a></td><td>Asleep (finding)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&conceptId1=248218005">248218005</a></td><td>Awake (finding)</td><td/></tr></table></li></ul></div> </text> <url value="http://hl7.org/fhir/us/vitals/ValueSet/sleepStatusVS"/> <version value="0.1.0"/> <name value="SleepStatusvalueset"/> <title value="Sleep Status value set"/> <status value="draft"/> <experimental value="false"/> <date value="2018-12-04"/> <publisher value="HSPC"/> <description value="SELECT SNOMED CT code system values."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="US"/> <display value="United States of America"/> </coding> </jurisdiction> <copyright value="TBD"/> <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> </include> </compose> </ValueSet>