<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="ExamplePregnancyStatus"/>
  <meta>
    <profile value="http://fhir.mn/fhir/StructureDefinition/mn-core-observation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExamplePregnancyStatus</b></p><a name="ExamplePregnancyStatus"> </a><a name="hcExamplePregnancyStatus"> </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-mn-core-observation.html">Монгол улсын үндсэн Observation профайл</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 82810-3}">Pregnancy status</span></p><p><b>subject</b>: <a href="Patient-ExampleMongolianPatient.html">Бат Дорж  Female, DoB: 1990-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ90010111)</a></p><p><b>effective</b>: 2026-03-12</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 77386006}">Patient currently pregnant</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 11884-4}">Gestational age Estimated</span></td><td>12 weeks<span style="background: LightGoldenRodYellow"> (Details: UCUM  codewk = 'wk')</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="82810-3"/>
      <display value="Pregnancy status"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/ExampleMongolianPatient"/>
  </subject>
  <effectiveDateTime value="2026-03-12"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="77386006"/>
      <display value="Patient currently pregnant"/>
    </coding>
  </valueCodeableConcept>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="11884-4"/>
        <display value="Gestational age Estimated"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="12"/>
      <unit value="weeks"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="wk"/>
    </valueQuantity>
  </component>
</Observation>