Draft PH Core Implementation Guide
0.2.0 - ci-build
Philippines (the)
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.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/niccoreyes/ph-core/ and changes regularly. See the Directory of published versions
| Draft as of 2026-04-01 |
{
"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 📦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-01T12:51:41+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",
"display" : "Philippines (the)"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://verification.fda.gov.ph"
}
]
}
}