PH Core Implementation Guide
0.1.0 - ci-build Philippines flag

PH Core 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/UP-Manila-SILab/ph-core/ and changes regularly. See the Directory of published versions

: Drugs - JSON Representation

Draft as of 2025-06-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "drugs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem drugs</b></p><a name=\"drugs\"> </a><a name=\"hcdrugs\"> </a><p>This case-sensitive code system <code>urn://example.com/ph-core/fhir/CodeSystem/drugs</code> defines codes, but no codes are represented here</p></div>"
  },
  "url" : "urn://example.com/ph-core/fhir/CodeSystem/drugs",
  "version" : "0.1.0",
  "name" : "Drugs",
  "title" : "Drugs",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-06-19T02:15:51+00:00",
  "publisher" : "UP Manila SILab",
  "contact" : [
    {
      "name" : "UP Manila SILab",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description" : "Partial Establishments and Health Products to be published by the [PH FDA](https://verification.fda.gov.ph).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PH",
          "display" : "Philippines"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "not-present"
}