Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build Nepal

Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation - Amakomaya Sleep Duration - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="observation-sleep-duration"/>
  <meta>
    <profile
             value="https://fhir.amakomaya.com/StructureDefinition/amk-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-sleep-duration</b></p><a name="observation-sleep-duration"> </a><a name="hcobservation-sleep-duration"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-amk-observation.html">AMK Core Observation Profile</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 248263006}">Daily sleep duration</span></p><p><b>subject</b>: <a href="Patient-patient-pregnant.html">Sita Sharma Female, DoB: 1998-04-15 ( https://api.amakomaya.com/NamingSystem/nepal-telecom-subscriber#Nepal Telecome Subscriber Identifier Namespace#9851341921 (use: official, ))</a></p><p><b>effective</b>: 2026-08-21</p><p><b>value</b>: 7 h<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeh = 'h')</span></p><p><b>method</b>: <span title="Codes:">Self-reported</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="248263006"/>
      <display value="Duration of sleep"/>
    </coding>
    <text value="Daily sleep duration"/>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-pregnant"/>
  </subject>
  <effectiveDateTime value="2026-08-21"/>
  <valueQuantity>
    <value value="7"/>
    <unit value="h"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="h"/>
  </valueQuantity>
  <method>
    <text value="Self-reported"/>
  </method>
</Observation>