FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/PSCED

Packageexample.fhir.ph.core
Resource TypeCodeSystem
IdPSCED
FHIR VersionR4
Sourceurn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/CodeSystem-PSCED.html
URLurn://example.com/ph-core/fhir/CodeSystem/PSCED
Version0.1.0
Statusdraft
Date2025-06-19T02:15:51+00:00
NamePSCED
TitleMock PSCED
DescriptionMock of the Philippine Standard Classification of Education.
Contentnot-present

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source

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