German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

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

: Example Patient (Freetext Observations) - XML Representation

Raw xml | Download


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