Draft PH Core Implementation Guide
0.2.0 - ci-build Philippines flag

Draft PH Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Drugs - JSON Representation

Draft as of 2026-04-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "drugs-vs",
  "text" : {
    "status" : "generated",
    "div" : "<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.2.0</span></li></ul></div>"
  },
  "url" : "http://doh.gov.ph/fhir/ph-core/ValueSet/drugs-vs",
  "version" : "0.2.0",
  "name" : "DrugsVS",
  "title" : "Drugs",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-04-10T05:44:36+00:00",
  "publisher" : "UP Manila National TeleHealth Center",
  "contact" : [
    {
      "name" : "UP Manila National TeleHealth Center",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/UP-NTHC"
        }
      ]
    }
  ],
  "description" : "This value set includes all drug or medicament substance codes and all pharmaceutical/biologic products from FDA.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://verification.fda.gov.ph"
      }
    ]
  }
}