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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="PASClaimPractitionerExample"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PASClaimPractitionerExample</b></p><a name="PASClaimPractitionerExample"> </a><a name="hcPASClaimPractitionerExample"> </a><p><b>identifier</b>: KBV_NS_Base_ANR/456789012</p><p><b>name</b>: Maria Schmidt </p></div>
</text>
<identifier>
<system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
<value value="456789012"/>
</identifier>
<name>
<family value="Schmidt"/>
<given value="Maria"/>
<prefix value="Dr.">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="AC"/>
</extension>
</prefix>
</name>
</Practitioner>