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-jane-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-jane-ex</b></p><a name="practitionerrole-jane-ex"> </a><a name="hcpractitionerrole-jane-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-anc-contact-transaction-ex.html#urn-uuid-4e8f6b0c-5a7d-6c3e-1b0f-9d8a7f6e5d4c">Practitioner Jane Dela Cruz </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 nurse}">Nurse</span></p></div>
</text>
<practitioner>
<reference value="urn:uuid:4e8f6b0c-5a7d-6c3e-1b0f-9d8a7f6e5d4c"/>
</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="nurse"/>
<display value="Nurse"/>
</coding>
<text value="Nurse"/>
</code>
</PractitionerRole>