0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="PractitionerRoleExample001"/>
<meta>
<profile
value="https://fhir.medicaia.ar/StructureDefinition/PractitionerRoleMED"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractitionerRoleExample001</b></p><a name="PractitionerRoleExample001"> </a><a name="hcPractitionerRoleExample001"> </a><a name="PractitionerRoleExample001-en-US"> </a><p><b>identifier</b>: <code>http://www.hospital.com.ar/roles</code>/23</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-PractitionerExample001.html">Dr. Rene Favaloro</a></p><p><b>organization</b>: <a href="Organization-OrganizationExample001.html">MEDICAIA HEALTHCARE</a></p><p><b>code</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/PractitionerRoleCS doctor}">Doctor</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394594003}">Ophthalmology</span></p><p><b>healthcareService</b>: <a href="HealthcareService-HealthcareServiceExample001.html">HealthcareService Kinesiology Service S.A.</a></p></div>
</text>
<identifier>
<system value="http://www.hospital.com.ar/roles"/>
<value value="23"/>
</identifier>
<active value="true"/>
<practitioner>🔗
<reference value="Practitioner/PractitionerExample001"/>
<display value="Dr. Rene Favaloro"/>
</practitioner>
<organization>🔗
<reference value="Organization/OrganizationExample001"/>
<display value="MEDICAIA HEALTHCARE"/>
</organization>
<code>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/PractitionerRoleCS"/>
<code value="doctor"/>
<display value="Doctor"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394594003"/>
<display value="Ophthalmology"/>
</coding>
</specialty>
<healthcareService>🔗
<reference value="HealthcareService/HealthcareServiceExample001"/>
</healthcareService>
</PractitionerRole>