0.1.0 - ci-build
TumorkonferenzenIDG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="TumorPatient-example-1"/>
<meta>
<profile
value="http://idg-rlp.de/fhir/tumorkonferenzen/StructureDefinition/TumorPatient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient TumorPatient-example-1</b></p><a name="TumorPatient-example-1"> </a><a name="hcTumorPatient-example-1"> </a><a name="TumorPatient-example-1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Martina Mustermann (official) Female, DoB: 1965-04-03 ( Gesetzliche Krankenversicherung)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Musterfrau (Name changed for Marriage)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Musterweg 22 Musterstadt 12345 DE </td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
<code value="GKV"/>
</coding>
</type>
<system value="http://fhir.de/sid/gkv/kvid-10"/>
<value value="A123456789"/>
</identifier>
<name>
<use value="official"/>
<family value="Mustermann"/>
<given value="Martina"/>
</name>
<name>
<use value="maiden"/>
<family value="Musterfrau"/>
</name>
<gender value="female"/>
<birthDate value="1965-04-03"/>
<address>
<line value="Musterweg 22">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Musterweg"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="22"/>
</extension>
</line>
<city value="Musterstadt"/>
<postalCode value="12345"/>
<country value="DE"/>
</address>
</Patient>