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