0.4.6 - ci-build
StandardPatientHealthRecordIG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="PCDSleepObservation-stage-example"/>
<meta>
<profile
value="https://open-health-manager.github.io/standard-patient-health-record-ig/StructureDefinition/pcd-sleep-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation PCDSleepObservation-stage-example</b></p><a name="PCDSleepObservation-stage-example"> </a><a name="hcPCDSleepObservation-stage-example"> </a><a name="hcPCDSleepObservation-stage-example-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 258158006}">Sleep, function (observable entity)</span></p><p><b>subject</b>: <a href="Patient/janesmith">Jane Smith</a></p><p><b>effective</b>: 2022-10-07 22:57:00+0000 --> 2022-10-08 09:13:34+0000</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 248220008}">Asleep (finding)</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="258158006"/>
<display value="Sleep, function (observable entity)"/>
</coding>
</code>
<subject>
<reference value="Patient/janesmith"/>
<display value="Jane Smith"/>
</subject>
<effectivePeriod>
<start value="2022-10-07T22:57:00Z"/>
<end value="2022-10-08T09:13:34.2112Z"/>
</effectivePeriod>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="248220008"/>
<display value="Asleep (finding)"/>
</coding>
</valueCodeableConcept>
</Observation>