PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

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

: ex-Patient-Elina-R-Macias - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="ex-Patient-Elina-R-Macias"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Patient"/>
    <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: Patient ex-Patient-Elina-R-Macias</b></p><a name="ex-Patient-Elina-R-Macias"> </a><a name="hcex-Patient-Elina-R-Macias"> </a><a name="ex-Patient-Elina-R-Macias-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Social Security number/430153583</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">520 South Pine Street City of Hope Arkansas 71801 US (home)</td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="Practitioner-ex-Practitioner-Darlene-T-Beck.html">Practitioner Darlene T Beck</a></li><li>General Practitioner: <a href="Practitioner-ex-Practitioner-Randall-M-Sadler.html">Practitioner Randall M Sadler</a></li></ul></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PI"/>
      </coding>
    </type>
    <system value="http://www.acme.com/identifiers/patient"/>
    <value value="659JEX"/>
    <assigner>🔗 
      <reference value="Organization/ex-Organization-Paramedicine-Agency"/>
    </assigner>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="SS"/>
      </coding>
    </type>
    <system value="http://www.acme.com/identifiers/patient"/>
    <value value="430153583"/>
  </identifier>
  <name>
    <family value="Macias"/>
    <given value="R"/>
  </name>
  <gender value="female"/>
  <birthDate value="1941-08-04"/>
  <address>
    <use value="home"/>
    <line value="520 South Pine Street"/>
    <city value="City of Hope"/>
    <district value="Hempstead County"/>
    <state value="Arkansas"/>
    <postalCode value="71801"/>
    <country value="US"/>
  </address>
  <generalPractitioner>🔗 
    <reference value="Practitioner/ex-Practitioner-Darlene-T-Beck"/>
  </generalPractitioner>
  <generalPractitioner>🔗 
    <reference value="Practitioner/ex-Practitioner-Randall-M-Sadler"/>
  </generalPractitioner>
</Patient>