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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeCodeSystem
IdCodeSystem-PSOC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ph-ereferral-organization/ph-ereferral/CodeSystem-PSOC.html
URLhttps://fhir.doh.gov.ph/phcore/CodeSystem/PSOC
Version0.1.0
Statusactive
Date2026-06-20T23:01:56+00:00
NamePHCorePSOC
TitlePSOC
Realmus
Authorityhl7
DescriptionPhilippine Standard Occupational Classification (fragment — healthcare-relevant codes)
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 PSOC

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

CodeDisplayDefinition
2211 Generalist medical practitionersGeneralist medical practitioners
2212 Specialist medical practitionersSpecialist medical practitioners
2221 Nursing professionalsNursing professionals
2222 Midwifery professionalsMidwifery professionals
2261 DentistsDentists
2262 PharmacistsPharmacists
2267 Optometrists and ophthalmic opticiansOptometrists and ophthalmic opticians
1342 Health services managersHealth services managers
3253 Community health workersCommunity health workers
5321 Healthcare assistantsHealthcare assistants

Source1

{
  "resourceType": "CodeSystem",
  "id": "PSOC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.doh.gov.ph/phcore/CodeSystem/PSOC",
  "version": "0.1.0",
  "name": "PHCorePSOC",
  "title": "PSOC",
  "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": "Philippine Standard Occupational Classification (fragment — healthcare-relevant codes)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "2211",
      "display": "Generalist medical practitioners",
      "definition": "Generalist medical practitioners"
    },
    {
      "code": "2212",
      "display": "Specialist medical practitioners",
      "definition": "Specialist medical practitioners"
    },
    {
      "code": "2221",
      "display": "Nursing professionals",
      "definition": "Nursing professionals"
    },
    {
      "code": "2222",
      "display": "Midwifery professionals",
      "definition": "Midwifery professionals"
    },
    {
      "code": "2261",
      "display": "Dentists",
      "definition": "Dentists"
    },
    {
      "code": "2262",
      "display": "Pharmacists",
      "definition": "Pharmacists"
    },
    {
      "code": "2267",
      "display": "Optometrists and ophthalmic opticians",
      "definition": "Optometrists and ophthalmic opticians"
    },
    {
      "code": "1342",
      "display": "Health services managers",
      "definition": "Health services managers"
    },
    {
      "code": "3253",
      "display": "Community health workers",
      "definition": "Community health workers"
    },
    {
      "code": "5321",
      "display": "Healthcare assistants",
      "definition": "Healthcare assistants"
    }
  ]
}