FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/drugs

Packageexample.fhir.ph.core
TypeCodeSystem
Iddrugs
FHIR VersionR4
Sourceurn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/CodeSystem-drugs.html
URLurn://example.com/ph-core/fhir/CodeSystem/drugs
Version0.1.0
Statusdraft
Date2025-06-19T02:15:51+00:00
NameDrugs
TitleDrugs
DescriptionPartial Establishments and Health Products to be published by the [PH FDA](https://verification.fda.gov.ph).
Contentnot-present

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem drugs

This case-sensitive code system urn://example.com/ph-core/fhir/CodeSystem/drugs defines codes, but no codes are represented here


Source

{
  "resourceType": "CodeSystem",
  "id": "drugs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
}