German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel-Patient (PAS) - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="PASClaimPatientExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PASClaimPatientExample</b></p><a name="PASClaimPatientExample"> </a><a name="hcPASClaimPatientExample"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Max Mustermann  Male, DoB: 1970-03-15 ( http://fhir.de/NamingSystem/gkv/kvid-10#A123456789)</p><hr/></div>
  </text>
  <identifier>
    <system value="http://fhir.de/NamingSystem/gkv/kvid-10"/>
    <value value="A123456789"/>
  </identifier>
  <name>
    <family value="Mustermann"/>
    <given value="Max"/>
  </name>
  <gender value="male"/>
  <birthDate value="1970-03-15"/>
</Patient>