FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
| fhir.ph.ereferral#current | PHCW | PHCW |
| fhir.ph.ereferral#current | PSOC | PSOC |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "vs-practitioner-role",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.fhir.doh.gov.ph/pheref/ValueSet/practitioner-role",
"version": "0.1.0",
"name": "EReferralPractitionerRoleCode",
"title": "Practitioner Role VS",
"status": "active",
"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": "Designation of referring individual",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PH",
"display": "Philippines"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "158965000",
"display": "Doctor"
},
{
"code": "265937000",
"display": "Nurse"
},
{
"code": "309453006",
"display": "Midwife"
},
{
"code": "46255001",
"display": "Pharmacist"
},
{
"code": "386629007",
"display": "Medical Technologist"
},
{
"code": "159282002",
"display": "Laboratory Aide"
},
{
"code": "106289002",
"display": "Dentist"
},
{
"code": "4162009",
"display": "Dental Aide"
},
{
"code": "28229004",
"display": "Optometrist"
}
]
},
{
"system": "https://fhir.doh.gov.ph/phcore/CodeSystem/PSOC",
"concept": [
{
"code": "3253",
"display": "Barangay Health Worker"
}
]
},
{
"system": "https://fhir.doh.gov.ph/phcore/CodeSystem/PHCW",
"concept": [
{
"code": "PCW",
"display": "Primary Care Worker"
}
]
}
]
}
}