| Package | example.fhir.ph.core |
| Resource Type | ValueSet |
| Id | occupational-classifications |
| FHIR Version | R4 |
| Source | urn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/ValueSet-occupational-classifications.html |
| URL | urn://example.com/ph-core/fhir/ValueSet/occupational-classifications |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-19T02:15:51+00:00 |
| Name | OccupationClassifications |
| Title | Occupation Classifications |
| Description | The Occupation codes valueset includes Occupational Classification values from the Philippine Standard Occupational Classification (PSOC) published by the Philippine Statistic Authority (PSA). |
| StructureDefinition | |
| occupation | Occupation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet occupational-classifications
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "occupational-classifications",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "urn://example.com/ph-core/fhir/ValueSet/occupational-classifications",
"version": "0.1.0",
"name": "OccupationClassifications",
"title": "Occupation Classifications",
"status": "draft",
"experimental": true,
"date": "2025-06-19T02:15:51+00:00",
"publisher": "UP Manila SILab",
"contact": [
{
"name": "UP Manila SILab",
"telecom": [
{
"system": "url",
"value": "https://github.com/UP-Manila-SILab"
}
]
}
],
"description": "The Occupation codes valueset includes Occupational Classification values from the Philippine Standard Occupational Classification (PSOC) published by the Philippine Statistic Authority (PSA).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PH",
"display": "Philippines"
}
]
}
]
}