0.1.0 - ci-build
ELGACoreR4, published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-Core-R4/ and changes regularly. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="AtElgaCorePractitionerRoleExample01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/core/r4/StructureDefinition/at-elga-core-practitionerRole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole AtElgaCorePractitionerRoleExample01</b></p><a name="AtElgaCorePractitionerRoleExample01"> </a><a name="hcAtElgaCorePractitionerRoleExample01"> </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-elga-core-practitionerRole.html">AT ELGA Core PractitionerRole Profil</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-AtElgaCorePractitionerExample01.html">Practitioner Melanie Musterärztin </a></p><p><b>code</b>: <span title="Codes:{https://termgit.elga.gv.at/ValueSet/hl7-at-practitionerrole 100}">Ärztin/Arzt für Allgemeinmedizin</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 419772000}">Family practice</span>, <span title="Codes:{http://snomed.info/sct 410005002}">Dive medicine</span></p></div>
</text>
<active value="true"/>
<practitioner>🔗
<reference value="Practitioner/AtElgaCorePractitionerExample01"/>
</practitioner>
<code>
<coding>
<system
value="https://termgit.elga.gv.at/ValueSet/hl7-at-practitionerrole"/>
<code value="100"/>
<display value="Ärztin/Arzt für Allgemeinmedizin"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419772000"/>
<display value="Family practice"/>
</coding>
</specialty>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="410005002"/>
<display value="Dive medicine"/>
</coding>
</specialty>
</PractitionerRole>