HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: Patient: Petra Schwartz - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="hl7__ips"><tr><td>Petra Schwartz</td><td>1950-04-19</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="JHN"/>
      </coding>
    </type>
    <system value="http://example.org/identifier-1"/>
    <value value="5042-537688-1"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="http://example.org/identifier-2"/>
    <value value="c35742b1-1f53-48c7-8309-016e3589854a"/>
  </identifier>
  <name>
    <text value="Petra Schwartz"/>
    <family value="Schwartz"/>
    <given value="Petra"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+49 034223 68 59"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1950-04-19"/>
  <address>
    <use value="home"/>
    <type value="physical"/>
    <line value="Hoheluftchaussee 46"/>
    <city value="Dommitzsch"/>
    <postalCode value="04878"/>
    <country value="Germany"/>
  </address>
</Patient>