| Package | example.fhir.ph.core |
| Resource Type | CodeSystem |
| Id | PSOC |
| FHIR Version | R4 |
| Source | urn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/CodeSystem-PSOC.html |
| URL | urn://example.com/ph-core/fhir/CodeSystem/PSOC |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-19T02:15:51+00:00 |
| Name | PSOC |
| Title | Mock PSOC |
| Description | Mock of the Philippine Standard Occupational Classification. |
| Content | not-present |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PSOC
This case-sensitive code system urn://example.com/ph-core/fhir/CodeSystem/PSOC defines codes, but no codes are represented here
{
"resourceType": "CodeSystem",
"id": "PSOC",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "urn://example.com/ph-core/fhir/CodeSystem/PSOC",
"version": "0.1.0",
"name": "PSOC",
"title": "Mock PSOC",
"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": "Mock of the Philippine Standard Occupational Classification.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PH",
"display": "Philippines"
}
]
}
],
"caseSensitive": true,
"content": "not-present"
}