SL Core
0.1.0 - ci-build

SL Core - Local Development build (v0.1.0). See the Directory of published versions

: LK Core Qualifications Code System - JSON Representation

Draft as of 2023-09-05

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "lk-core-qualifications-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://fhir.health.gov.lk/CodeSystem/lk-core-qualifications-cs",
  "version" : "0.1.0",
  "name" : "LKCoreQualificationsCS",
  "title" : "LK Core Qualifications Code System",
  "status" : "draft",
  "date" : "2023-09-05T15:30:49+05:30",
  "description" : "Codesystem for Academic Qualifications",
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "1",
      "display" : "Certificate (GCE O/L or equivalent)"
    },
    {
      "code" : "2",
      "display" : "Advanced Certificate (GCE A/L or equivalent)"
    },
    {
      "code" : "3",
      "display" : "Diploma"
    },
    {
      "code" : "4",
      "display" : "Higher Diploma"
    },
    {
      "code" : "5",
      "display" : "Bachelors"
    },
    {
      "code" : "6",
      "display" : "Bachelors Honours"
    },
    {
      "code" : "7",
      "display" : "Postgraduate Certificate Certificate"
    },
    {
      "code" : "8",
      "display" : "Postgraduate Diploma"
    },
    {
      "code" : "9",
      "display" : "Masters by course work work"
    },
    {
      "code" : "10",
      "display" : "Masters with course work and a research component"
    },
    {
      "code" : "11",
      "display" : "Master of Philosophy"
    },
    {
      "code" : "12",
      "display" : "Doctor of Philosophy / MD with Board Certification/Doctor of Letters/Doctor of Science"
    }
  ]
}