Austrian Patient Summary (R4)
1.0.0 - STU1
Austrian Patient Summary (R4), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-AustrianPatientSummary-R4/ and changes regularly. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="AtApsExamplePractitionerRole01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole AtApsExamplePractitionerRole01</b></p><a name="AtApsExamplePractitionerRole01"> </a><a name="hcAtApsExamplePractitionerRole01"> </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">Profile: <a href="StructureDefinition-at-aps-practitionerrole.html">AT APS PractitionerRole</a></p></div><p><b>practitioner</b>: <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></p><p><b>organization</b>: <a href="Organization-AtApsExampleOrganization01.html">Amadeus Spital</a></p><p><b>code</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen 1000}">Ärztin/Arzt</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 419192003}">Internal medicine</span></p></div>
</text>
<practitioner>🔗
<reference value="Practitioner/at-aps-example-practitioner-01"/>
<display value="Hanna Hausärztin"/>
</practitioner>
<organization>🔗
<reference value="Organization/AtApsExampleOrganization01"/>
<display value="Amadeus Spital"/>
</organization>
<code>
<coding>
<system
value="https://termgit.elga.gv.at/CodeSystem/elga-gtelvogdarollen"/>
<code value="1000"/>
<display value="Ärztin/Arzt"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419192003"/>
<display value="Internal medicine"/>
</coding>
</specialty>
</PractitionerRole>