PH eReferral Implementation Guide
0.3.0-draft - draft
Philippines
PH eReferral Implementation Guide - Local Development build (v0.3.0-draft) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="practitionerrole-abraham-ex"/>
<meta>
<tag>
<system value="https://example.com/peref-dd"/>
<code value="REF-1"/>
<display value="REF-1"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole practitionerrole-abraham-ex</b></p><a name="practitionerrole-abraham-ex"> </a><a name="hcpractitionerrole-abraham-ex"> </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">Tag: REF-1 (Details: peref-dd code REF-1)</p></div><p><b>practitioner</b>: <a href="Bundle-registration-transaction-ex.html#urn-uuid-2c6d4f8a-3e5b-4a1c-9f8d-7b6e5d4c3a2b">Practitioner Abraham Reyes </a></p><p><b>organization</b>: <a href="Bundle-registration-transaction-ex.html#urn-uuid-7c9e6679-7425-40de-944b-e07fc1f90ae7">Organization Barangay Malusog Health Centre</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role clerk}">Registration Clerk</span></p></div>
</text>
<practitioner>
<reference value="urn:uuid:2c6d4f8a-3e5b-4a1c-9f8d-7b6e5d4c3a2b"/>
</practitioner>
<organization>
<reference value="urn:uuid:7c9e6679-7425-40de-944b-e07fc1f90ae7"/>
</organization>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
<code value="clerk"/>
<display value="Clerk"/>
</coding>
<text value="Registration Clerk"/>
</code>
</PractitionerRole>