FHIR IG analytics| Package | fhir.ph.ereferral |
| Resource Type | CodeSystem |
| Id | CodeSystem-PHCW.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ph-ereferral-organization/ph-ereferral/CodeSystem-PHCW.html |
| URL | https://fhir.doh.gov.ph/phcore/CodeSystem/PHCW |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-20T23:01:56+00:00 |
| Name | PHCorePHCW |
| Title | PHCW |
| Realm | us |
| Authority | hl7 |
| Description | Philippines Healthcare Workers Code System |
| Content | fragment |
| ValueSet | ||
| fhir.ph.ereferral#current | practitioner-role | Practitioner Role VS |
No resources found
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:
| Code | Display | Definition |
| PCW | Primary Care Worker | Primary Care Worker |
{
"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"
}
]
}