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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeValueSet
IdValueSet-vs-practitioner-role.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ph-ereferral-organization/ph-ereferral/ValueSet-vs-practitioner-role.html
URLhttps://www.fhir.doh.gov.ph/pheref/ValueSet/practitioner-role
Version0.1.0
Statusactive
Date2026-06-20T23:01:56+00:00
NameEReferralPractitionerRoleCode
TitlePractitioner Role VS
Realmus
Authorityhl7
DescriptionDesignation of referring individual

Resources that use this resource

StructureDefinition
fhir.ph.ereferral#currentereferral-practitioner-rolePH eReferral PractitionerRole

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)
fhir.ph.ereferral#currentPHCWPHCW
fhir.ph.ereferral#currentPSOCPSOC

Narrative

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

Generated Narrative: ValueSet vs-practitioner-role

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"
          }
        ]
      }
    ]
  }
}