Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build Nepal flag

Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION - Local Development build (v0.0.1-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Encounter ANC Visit - Pregnant Woman - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-anc-visit"/>
  <meta>
    <profile
             value="https://fhir.hmis.gov.np/StructureDefinition/np-core-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-anc-visit</b></p><a name="encounter-anc-visit"> </a><a name="hcencounter-anc-visit"> </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-np-core-encounter.html">NP Core Encounter Profile</a></p></div><p><b>status</b>: Completed</p><h3>ServiceTypes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 698314001}">Antenatal Care Service</span></td></tr></table><p><b>subject</b>: <a href="Patient-patient-pregnant.html">Hiramaya Tamang(official) Female, DoB: 2001-05-15 ( https://tokha.dhis2mis.org/NamingSystem/SystemID#SYS-001234 (use: usual, ))</a></p><p><b>actualPeriod</b>: 2025-08-29 09:30:00+0545 --&gt; (ongoing)</p></div>
  </text>
  <status value="completed"/>
  <serviceType>
    <concept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="698314001"/>
        <display value="Antenatal care"/>
      </coding>
      <text value="Antenatal Care Service"/>
    </concept>
  </serviceType>
  <subject>🔗 
    <reference value="Patient/patient-pregnant"/>
  </subject>
  <actualPeriod>
    <start value="2025-08-29T09:30:00+05:45"/>
  </actualPeriod>
</Encounter>