| Package | MyHIE.v4-test |
| Resource Type | CodeSystem |
| Id | code-system-education-level-my-core |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core |
| URL | http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core |
| Version | 1 |
| Status | active |
| Date | 2023-03-08T08:22:01.7613407+00:00 |
| Name | CodeSystemEducationLevelMyCore |
| Title | CodeSystemEducationLevel (MY Core) |
| Description | Education Level for Malaysia |
| Content | complete |
| ValueSet | |
| education-level-my-core | ValueSetEducationLevel (MY Core) |
No resources found
Note: links and images are rebased to the (stated) source
Education Level for Malaysia
{
"resourceType": "CodeSystem",
"id": "code-system-education-level-my-core",
"meta": {
"versionId": "3",
"lastUpdated": "2022-03-17T23:17:58.457+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core",
"version": "1",
"name": "CodeSystemEducationLevelMyCore",
"title": "CodeSystemEducationLevel (MY Core)",
"status": "active",
"date": "2023-03-08T08:22:01.7613407+00:00",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "Education Level for Malaysia",
"valueSet": "http://fhir.hie.moh.gov.my/ValueSet/education-level-my-core",
"compositional": false,
"versionNeeded": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "00",
"display": "No Information",
"definition": "No Information"
},
{
"code": "1",
"display": "Nil",
"definition": "Nil"
},
{
"code": "2",
"display": "Primary",
"definition": "Primary"
},
{
"code": "3",
"display": "Secondary",
"definition": "Secondary"
},
{
"code": "4",
"display": "Tertiary",
"definition": "Tertiary"
},
{
"code": "5",
"display": "No Formal Education",
"definition": "No Formal Education"
}
]
}