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
<Encounter xmlns="http://hl7.org/fhir">
<id value="encounter-registration-ex"/>
<meta>
<profile
value="http://doh.gov.ph/fhir/ph-core/StructureDefinition/ph-core-encounter"/>
<tag>
<system value="https://example.com/peref-dd"/>
<code value="REF-43"/>
<display value="REF-43"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-registration-ex</b></p><a name="encounter-registration-ex"> </a><a name="hcencounter-registration-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">Profile: <a href="https://build.fhir.org/ig/UP-Manila-SILab/ph-core/StructureDefinition-ph-core-encounter.html">PH Core Encounter</a></p><p style="margin-bottom: 0px">Tag: REF-43 (Details: peref-dd code REF-43)</p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 185349003}">Registration</span></p><p><b>subject</b>: <a href="Bundle-registration-transaction-ex.html#urn-uuid-f47ac10b-58cc-4372-a567-0e02b2c3d479">Charity Santos (official) Female, DoB: 2001-08-15 ( http://doh.gov.ph/fhir/ph-core/NamingSystem/philsys-id-ns#1234-5678901-2)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-registration-transaction-ex.html#urn-uuid-3d7e5a9b-4f6c-5b2d-0a9e-8c7f6e5d4c3a">PractitionerRole Clerk</a></td></tr></table><p><b>period</b>: 2026-02-24 08:00:00+0800 --> 2026-02-24 08:15:00+0800</p><p><b>serviceProvider</b>: <a href="Bundle-registration-transaction-ex.html#urn-uuid-7c9e6679-7425-40de-944b-e07fc1f90ae7">Organization Barangay Malusog Health Centre</a></p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
<display value="ambulatory"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="185349003"/>
<display value="Encounter for check up"/>
</coding>
<text value="Registration"/>
</type>
<subject>
<reference value="urn:uuid:f47ac10b-58cc-4372-a567-0e02b2c3d479"/>
</subject>
<participant>
<individual>
<reference value="urn:uuid:3d7e5a9b-4f6c-5b2d-0a9e-8c7f6e5d4c3a"/>
</individual>
</participant>
<period>
<start value="2026-02-24T08:00:00+08:00"/>
<end value="2026-02-24T08:15:00+08:00"/>
</period>
<serviceProvider>
<reference value="urn:uuid:7c9e6679-7425-40de-944b-e07fc1f90ae7"/>
</serviceProvider>
</Encounter>