FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeCodeSystem
IdCodeSystem-PHCW.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ph-ereferral-organization/ph-ereferral/CodeSystem-PHCW.html
URLhttps://fhir.doh.gov.ph/phcore/CodeSystem/PHCW
Version0.1.0
Statusactive
Date2026-06-20T23:01:56+00:00
NamePHCorePHCW
TitlePHCW
Realmus
Authorityhl7
DescriptionPhilippines Healthcare Workers Code System
Contentfragment

Resources that use this resource

ValueSet
fhir.ph.ereferral#currentpractitioner-rolePractitioner Role VS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PHCW

This case-sensitive code system https://fhir.doh.gov.ph/phcore/CodeSystem/PHCW provides a fragment that includes following code:

CodeDisplayDefinition
PCW Primary Care WorkerPrimary Care Worker

Source1

{
  "resourceType": "CodeSystem",
  "id": "PHCW",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.doh.gov.ph/phcore/CodeSystem/PHCW",
  "version": "0.1.0",
  "name": "PHCorePHCW",
  "title": "PHCW",
  "status": "active",
  "experimental": false,
  "date": "2026-06-20T23:01:56+00:00",
  "publisher": "SILab CoP IG Accelerator (eReferral)",
  "contact": [
    {
      "name": "SILab CoP IG Accelerator (eReferral)",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description": "Philippines Healthcare Workers Code System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "PCW",
      "display": "Primary Care Worker",
      "definition": "Primary Care Worker"
    }
  ]
}