0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
{
"resourceType" : "CodeSystem",
"id" : "code-system-education-level-my-core",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem code-system-education-level-my-core</b></p><a name=\"code-system-education-level-my-core\"> </a><a name=\"hccode-system-education-level-my-core\"> </a><a name=\"code-system-education-level-my-core-en-US\"> </a><p>This code system <code>http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">00<a name=\"code-system-education-level-my-core-00\"> </a></td><td>No Information</td><td>No Information</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"code-system-education-level-my-core-1\"> </a></td><td>Nil</td><td>Nil</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"code-system-education-level-my-core-2\"> </a></td><td>Primary</td><td>Primary</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"code-system-education-level-my-core-3\"> </a></td><td>Secondary</td><td>Secondary</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"code-system-education-level-my-core-4\"> </a></td><td>Tertiary</td><td>Tertiary</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"code-system-education-level-my-core-5\"> </a></td><td>No Formal Education</td><td>No Formal Education</td></tr></table></div>"
},
"url" : "http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core",
"version" : "0.1.0",
"name" : "CodeSystemEducationLevelMyCore",
"title" : "CodeSystemEducationLevel (MY Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Education Level for Malaysia",
"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"
}
]
}