Profil für Patien

Maschinenlesbare Artefakte

CompartmentDefinition

<Patient xmlns="http://hl7.org/fhir">
<id value="MeinBspPatient" />
<family value="Bensman" />
<given value="Xander" />
</name>
<gender value="female" />
<line value="OttoBraunStraße 1892" />
<city value="Bln" />
<postalCode value="11111" />
</address>
<line value="Musterstraße 11" />
<city value="München" />
<postalCode value="11111" />
</address>
</Patient>