PH eReferral Implementation Guide
0.1.0 - ci-build
PH eReferral Implementation Guide, published by SILab CoP IG Accelerator (eReferral). 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/jldalisay95/ph-ereferral-jld/ and changes regularly. See the Directory of published versions
| Draft as of 2026-05-02 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ereferral-receiving-response"/>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ereferral-receiving-response</b></p><a name="ereferral-receiving-response"> </a><a name="hcereferral-receiving-response"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-ereferral-workflow.html"><code>urn://example.com/ph-ereferral/fhir/CodeSystem/ereferral-workflow</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-ereferral-workflow.html#ereferral-workflow-received">received</a></td><td>Received</td><td>The receiving facility has acknowledged receipt of the referral and is reviewing whether it can take the case.</td></tr><tr><td><a href="CodeSystem-ereferral-workflow.html#ereferral-workflow-accepted">accepted</a></td><td>Accepted</td><td>The receiving facility can take the case and has given a positive transfer or service response.</td></tr><tr><td><a href="CodeSystem-ereferral-workflow.html#ereferral-workflow-rejected">rejected</a></td><td>Rejected</td><td>The receiving facility cannot take the case and no onward receiving facility is identified in the same response.</td></tr><tr><td><a href="CodeSystem-ereferral-workflow.html#ereferral-workflow-referred-onward">referred-onward</a></td><td>Referred onward</td><td>The receiving facility cannot take the case and directs the patient or referral to another specified facility.</td></tr></table></li></ul></div>
</text>
<url
value="urn://example.com/ph-ereferral/fhir/ValueSet/ereferral-receiving-response"/>
<version value="0.1.0"/>
<name value="EReferralReceivingResponse"/>
<title value="eReferral Receiving Facility Response"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2026-05-02T07:02:39+00:00"/>
<publisher value="SILab CoP IG Accelerator (eReferral)"/>
<contact>
<name value="SILab CoP IG Accelerator (eReferral)"/>
<telecom>
<system value="url"/>
<value value="https://github.com/UP-Manila-SILab"/>
</telecom>
</contact>
<description
value="Response states used by a receiving facility after referral receipt in the PH eReferral workflow."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PH"/>
<display value="Philippines"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="urn://example.com/ph-ereferral/fhir/CodeSystem/ereferral-workflow"/>
<concept>
<code value="received"/>
<display value="Received"/>
</concept>
<concept>
<code value="accepted"/>
<display value="Accepted"/>
</concept>
<concept>
<code value="rejected"/>
<display value="Rejected"/>
</concept>
<concept>
<code value="referred-onward"/>
<display value="Referred onward"/>
</concept>
</include>
</compose>
</ValueSet>