German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

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

: Beispielpatientin Charlotte von Hohenstein (PKV) - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-pkv-01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-pkv-01</b></p><a name="pat-pkv-01"> </a><a name="hcpat-pkv-01"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Charlotte von Hohenstein (official) Female, DoB: 1975-09-03</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Lorenzer Platz 8 Nürnberg 90402 DE (home)</td></tr></table></div>
  </text>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="von Hohenstein"/>
    <given value="Charlotte"/>
  </name>
  <gender value="female"/>
  <birthDate value="1975-09-03"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <line value="Lorenzer Platz 8"/>
    <city value="Nürnberg"/>
    <postalCode value="90402"/>
    <country value="DE"/>
  </address>
</Patient>