PH eReferral Implementation Guide
0.1.0 - ci-build Philippines

PH eReferral Implementation Guide, published by UP Manila SILab. 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/niccoreyes/ph-ereferral/ and changes regularly. See the Directory of published versions

: eReferral Service Category - XML Representation

Draft as of 2026-03-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ereferral-service-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ereferral-service-category</b></p><a name="ereferral-service-category"> </a><a name="hcereferral-service-category"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/108252007">108252007</a></td><td>Laboratory procedure</td></tr><tr><td><a href="http://snomed.info/id/363679005">363679005</a></td><td>Imaging</td></tr><tr><td><a href="http://snomed.info/id/409063005">409063005</a></td><td>Counselling</td></tr><tr><td><a href="http://snomed.info/id/409073007">409073007</a></td><td>Education</td></tr><tr><td><a href="http://snomed.info/id/387713003">387713003</a></td><td>Surgical procedure</td></tr></table></li></ul></div>
  </text>
  <url
       value="urn://example.com/ph-ereferral/fhir/ValueSet/ereferral-service-category"/>
  <version value="0.1.0"/>
  <name value="EReferralServiceCategory"/>
  <title value="eReferral Service Category"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-03-23T06:58:41+00:00"/>
  <publisher value="UP Manila SILab"/>
  <contact>
    <name value="UP Manila SILab"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UP-Manila-SILab"/>
    </telecom>
  </contact>
  <description
               value="Categories of services that can be requested through eReferral"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="108252007"/>
        <display value="Laboratory procedure"/>
      </concept>
      <concept>
        <code value="363679005"/>
        <display value="Imaging"/>
      </concept>
      <concept>
        <code value="409063005"/>
        <display value="Counselling"/>
      </concept>
      <concept>
        <code value="409073007"/>
        <display value="Education"/>
      </concept>
      <concept>
        <code value="387713003"/>
        <display value="Surgical procedure"/>
      </concept>
    </include>
  </compose>
</ValueSet>