Mobile Antepartum Summary
1.0.0-current - ci-build 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-current 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

: Amanda Alvarez example - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="ex-Patient-AmandaAlvarez"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-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 style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Mandy </b> female, DoB: 1994-12-25 ( Medical record number/12345 (use: usual, period: 2001-05-06 --&gt; (ongoing)))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: unknown(HOME)</li><li>ph: (203) 555 6473(WORK)</li><li>ph: (203) 410 5613(MOBILE)</li><li>ph: ((203) 555 8834(OLD)</li><li>534 Erewhon St, Greenville, RI  02828(home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Next-of-Kin">Next-of-Kin:</td><td colspan="3"><ul><li>Bénédicte du Marché (Official) (female)</li><li>534 Erewhon St, Greenville, RI  02828(home)</li><li><a href="tel:+33(237)998327">+33 (237) 998327</a></li><li>Valid Period:2012 --&gt; (ongoing)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-ex-Organization-OB.html">Organization/ex-Organization-OB</a> &quot;Acme Healthcare&quot;</li></ul></td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <value value="12345"/>
    <period>
      <start value="2001-05-06"/>
    </period>
    <assigner>🔗 
      <reference value="Organization/ex-Organization-OB"/>
    </assigner>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Alvarez"/>
    <given value="Amanda"/>
  </name>
  <name>
    <use value="usual"/>
    <given value="Mandy"/>
  </name>
  <name>
    <use value="maiden"/>
    <family value="Windsor"/>
    <given value="Amanda"/>
    <period>
      <end value="2002"/>
    </period>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="unknown"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="(203) 555 6473"/>
    <use value="work"/>
    <rank value="1"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="(203) 410 5613"/>
    <use value="mobile"/>
    <rank value="2"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="((203) 555 8834"/>
    <use value="old"/>
    <period>
      <end value="2014"/>
    </period>
  </telecom>
  <gender value="female"/>
  <birthDate value="1994-12-25"/>
  <deceasedBoolean value="false"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <text value="534 Erewhon St, Greenville, RI  02828"/>
    <line value="534 Erewhon St"/>
    <city value="Greenville"/>
    <state value="02828"/>
    <postalCode value="RI"/>
    <country value="USA"/>
    <period>
      <start value="1974-12-25"/>
    </period>
  </address>
  <contact>
    <relationship>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
        <code value="N"/>
      </coding>
    </relationship>
    <name>
      <use value="official"/>
      <family value="du Marché"/>
      <given value="Bénédicte"/>
      <prefix value="W"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="+33 (237) 998327"/>
    </telecom>
    <address>
      <use value="home"/>
      <type value="both"/>
      <text value="534 Erewhon St, Greenville, RI  02828"/>
      <line value="534 Erewhon St"/>
      <city value="Greenville"/>
      <state value="02828"/>
      <postalCode value="RI"/>
      <country value="USA"/>
      <period>
        <start value="1994-12-25"/>
      </period>
    </address>
    <gender value="female"/>
    <period>
      <start value="2012"/>
    </period>
  </contact>
  <managingOrganization>🔗 
    <reference value="Organization/ex-Organization-OB"/>
  </managingOrganization>
</Patient>