LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide
0.1.0 - STU1
LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide, published by Ministry of Health, Sri Lanka. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/lk-gov-health-hiu/lk-nehr-fhir-ips/ and changes regularly. See the Directory of published versions
Active as of 2024-11-14 |
{
"resourceType" : "CodeSystem",
"id" : "cs-composition-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-composition-codes</b></p><a name=\"cs-composition-codes\"> </a><a name=\"hccs-composition-codes\"> </a><a name=\"cs-composition-codes-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.health.gov.lk/ips/CodeSystem/cs-composition-codes</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\">Procedures-History<a name=\"cs-composition-codes-Procedures-History\"> </a></td><td>History of Procedures Section</td><td>Needs definition</td></tr><tr><td style=\"white-space:nowrap\">Device-Information<a name=\"cs-composition-codes-Device-Information\"> </a></td><td>Device Information</td><td>Needs definition</td></tr></table></div>"
},
"url" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-composition-codes",
"version" : "0.1.0",
"name" : "SectionCompositionCodes",
"title" : "Composition Section Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-11-14T21:31:11+00:00",
"publisher" : "Ministry of Health, Sri Lanka",
"contact" : [
{
"name" : "Ministry of Health, Sri Lanka",
"telecom" : [
{
"system" : "url",
"value" : "https://www.health.gov.lk/"
},
{
"system" : "email",
"value" : "digitalhealth@health.gov.lk"
}
]
},
{
"name" : "Director, Health Information",
"telecom" : [
{
"system" : "email",
"value" : "digitalhealth@health.gov.lk",
"use" : "work"
}
]
}
],
"description" : "A list of Composition section codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LK",
"display" : "Sri Lanka"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "Procedures-History",
"display" : "History of Procedures Section",
"definition" : "Needs definition"
},
{
"code" : "Device-Information",
"display" : "Device Information",
"definition" : "Needs definition"
}
]
}