Mobile Antepartum Summary
1.0.0 - trial-use International flag

Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions

: Pregnency Status - pregnant example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ex-PregnencyStatus-pregnant"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ex-PregnencyStatus-pregnant</b></p><a name="ex-PregnencyStatus-pregnant"> </a><a name="hcex-PregnencyStatus-pregnant"> </a><a name="ex-PregnencyStatus-pregnant-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 82810-3}">Pregnancy status</span></p><p><b>subject</b>: <a href="Patient-ex-Patient-AmandaAlvarez.html">Mandy  Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>effective</b>: 2023-01-08</p><p><b>performer</b>: <a href="Practitioner-ex-Practitioner.html">Practitioner Simone Heps (official)</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA15173-0}">Pregnant</span></p><p><b>hasMember</b>: <a href="Observation-ex-pregnancy-edd.html">Observation Delivery date Estimated from last menstrual period</a></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="82810-3"/>
      <display value="Pregnancy status"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-Patient-AmandaAlvarez"/>
  </subject>
  <effectiveDateTime value="2023-01-08"/>
  <performer>🔗 
    <reference value="Practitioner/ex-Practitioner"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA15173-0"/>
      <display value="Pregnant"/>
    </coding>
  </valueCodeableConcept>
  <hasMember>🔗 
    <reference value="Observation/ex-pregnancy-edd"/>
  </hasMember>
</Observation>