<Practitioner xmlns="http://hl7.org/fhir">
<id value="PractitionerWalterArzt"/>
<meta>
<source value="http://krankenhaus.de"/>
<profile
value="https://gematik.de/fhir/isik/StructureDefinition/ISiKPersonImGesundheitsberuf"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PractitionerWalterArzt</b></p><a name="PractitionerWalterArzt"> </a><a name="hcPractitionerWalterArzt"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://krankenhaus.de">http://krankenhaus.de</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKPersonImGesundheitsberuf.html">ISiKPersonImGesundheitsberuf</a></p></div><p><b>identifier</b>: Lifelong physician number/123456789, Doctor number/123456789123456</p><p><b>active</b>: true</p><p><b>name</b>: Walter Arzt(Official), Gross(Name changed for Marriage)</p><p><b>address</b>: Schmiedegasse 16 Potsdam 14469 DE </p><p><b>gender</b>: Male</p><p><b>birthDate</b>: Absent because : masked</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 309343006}">Physician (occupation)</span></td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="LANR"/>
</coding>
</type>
<system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
<value value="123456789"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="DN"/>
</coding>
</type>
<system value="http://fhir.de/sid/bundesaerztekammer/efn"/>
<value value="123456789123456"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="Walter Arzt"/>
<family value="Arzt">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Arzt"/>
</extension>
</family>
<given value="Walter"/>
</name>
<name>
<use value="maiden"/>
<text value="Gross"/>
<family value="Gross">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="Gross"/>
</extension>
</family>
</name>
<address>
<type value="both"/>
<line value="Schmiedegasse 16">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="16"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Schmiedegasse"/>
</extension>
</line>
<city value="Potsdam"/>
<postalCode value="14469"/>
<country value="DE"/>
</address>
<gender value="male"/>
<birthDate>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="masked"/>
</extension>
</birthDate>
<qualification>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<version
value="http://snomed.info/sct/900000000000207008/version/20200131"/>
<code value="309343006"/>
<display value="Physician (occupation)"/>
</coding>
</code>
</qualification>
</Practitioner>