SL Core
0.1.0 - ci-build

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

: LK Core Ownership - JSON Representation

Draft as of 2023-09-05

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "lk-core-ownership-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://fhir.health.gov.lk/CodeSystem/lk-core-ownership-cs",
  "version" : "0.1.0",
  "name" : "LKCoreOwnershipCS",
  "title" : "LK Core Ownership",
  "status" : "draft",
  "date" : "2023-09-05T15:30:49+05:30",
  "description" : "Codesystem for Organisation Ownership",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "L",
      "display" : "Line Ministry"
    },
    {
      "code" : "P",
      "display" : "Provincial Ministry"
    }
  ]
}