Draft PH Core Implementation Guide
0.1.0 - ci-build Philippines

Draft PH Core Implementation Guide, published by UP Manila National TeleHealth Center. 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/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions

: Drugs - XML Representation

Draft as of 2026-03-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="drugs-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet drugs-vs</b></p><a name="drugs-vs"> </a><a name="hcdrugs-vs"> </a><ul><li>Include all codes defined in <a href="CodeSystem-PHFDACPRCS.html"><code>https://verification.fda.gov.ph/</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span></li></ul></div>
  </text>
  <url value="http://doh.gov.ph/fhir/ph-core/ValueSet/drugs-vs"/>
  <version value="0.1.0"/>
  <name value="DrugsVS"/>
  <title value="Drugs"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-03-25T03:53:13+00:00"/>
  <publisher value="UP Manila National TeleHealth Center"/>
  <contact>
    <name value="UP Manila National TeleHealth Center"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/UP-NTHC"/>
    </telecom>
  </contact>
  <description
               value="This value set includes all drug or medicament substance codes and all pharmaceutical/biologic products from FDA."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://verification.fda.gov.ph/"/>
    </include>
  </compose>
</ValueSet>