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

FHIR IG Statistics: CodeSystem/code-system-education-level-my-core

PackageMyHIE.v4-test
TypeCodeSystem
Idcode-system-education-level-my-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core
URLhttp://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core
Version1
Statusactive
Date2023-03-08T08:22:01.7613407+00:00
NameCodeSystemEducationLevelMyCore
TitleCodeSystemEducationLevel (MY Core)
DescriptionEducation Level for Malaysia
Contentcomplete

Resources that use this resource

ValueSet
education-level-my-coreValueSetEducationLevel (MY Core)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CodeSystemEducationLevel (MY Core)

http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core

Education Level for Malaysia


Source

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