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
{
"resourceType" : "Patient",
"id" : "PatientExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/ips-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientExample</b></p><a name=\"PatientExample\"> </a><a name=\"hcPatientExample\"> </a><a name=\"PatientExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>Passport number/Passport-1</li><li>Passport number/Passport-2</li><li>Driver's license number/Drivers license-1</li><li>Driver's license number/Drivers license-2</li><li>National identity number/National identity number-1</li><li>National identity number/National identity number-2</li><li>Senior Citizen Number/Senior citizen number-1</li><li>Senior Citizen Number/Senior citizen number-2</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+27829999999\">+27829999999</a></li><li><a href=\"mailto:someone@something.com\">someone@something.com</a></li><li><a href=\"mailto:someone2@something.com\">someone2@something.com</a></li><li>177 Nawala Road Nugegoda Colombo 32350 LK </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Captures the information of the system that was used to register the patient.\"><a href=\"StructureDefinition-patient-registration-system.html\">Patient Registration System Information</a></td><td colspan=\"3\"><a href=\"Device-DeviceInformationExample.html\">Device: identifier = http://fhir.health.gov.lk/ips/identifier/system-id#OpenMRS-1234-1; status = active; type = Medical record</a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://fhir.health.gov.lk/ips/StructureDefinition/patient-registration-system",
"valueReference" : {
🔗 "reference" : "Device/DeviceInformationExample"
}
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "PHN"
}
],
"text" : "Personal Health Number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/phn",
"value" : "personal health number"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PPN"
}
],
"text" : "Passport number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/passport",
"value" : "Passport-1"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PPN"
}
],
"text" : "Passport number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/passport",
"value" : "Passport-2"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "DL"
}
],
"text" : "Driver's license number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/drivers",
"value" : "Drivers license-1"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "DL"
}
],
"text" : "Driver's license number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/drivers",
"value" : "Drivers license-2"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "NIC"
}
],
"text" : "National identity number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/nic",
"value" : "National identity number-1"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "NIC"
}
],
"text" : "National identity number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/nic",
"value" : "National identity number-2"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "SCN"
}
],
"text" : "Senior Citizen Number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/scn",
"value" : "Senior citizen number-1"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "SCN"
}
],
"text" : "Senior Citizen Number"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/scn",
"value" : "Senior citizen number-2"
}
],
"name" : [
{
"use" : "official",
"family" : "Smith",
"given" : [
"Mike",
"John"
],
"prefix" : [
"Mr."
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+27829999999"
},
{
"system" : "email",
"value" : "someone@something.com"
},
{
"system" : "email",
"value" : "someone2@something.com"
}
],
"gender" : "male",
"birthDate" : "1983-05-22",
"address" : [
{
"type" : "postal",
"line" : [
"177",
"Nawala Road"
],
"city" : "Nugegoda",
"district" : "Ampara",
"state" : "Colombo",
"postalCode" : "32350",
"country" : "LK"
}
]
}