Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: Patient - Obcokrajowiec - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="obcokrajowiec"/>
  <meta>
    <profile
             value="https://ezdrowie.gov.pl/fhir/StructureDefinition/PLPatient"/>
    <security>
      <system value="urn:oid:2.16.840.1.113883.3.4424.11.1.83"/>
      <code value="N"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient obcokrajowiec</b></p><a name="obcokrajowiec"> </a><a name="hcobcokrajowiec"> </a><a name="obcokrajowiec-pl-PL"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Charrette Anton  Female, DoB: 1984-12-17 ( urn:oid:2.16.840.1.113883.4.330.56#JY9342798)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><a href="tel:+32475556791">+32475556791</a></td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li><a href="tel:+32475089912">+32475089912</a></li></ul></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.330.56"/>
    <value value="JY9342798"/>
  </identifier>
  <name>
    <family value="Anton"/>
    <given value="Charrette"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+32475556791"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1984-12-17"/>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="+32475089912"/>
    </telecom>
  </contact>
</Patient>