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" : "Bundle",
"id" : "HHIMSTransactionalBundleExampleWithMedicalHistory",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/hhims-transactional-bundle"
]
},
"identifier" : {
"system" : "http://fhir.health.gov.lk/ips/identifier/hhims-transactional",
"value" : "transactional-id-1234"
},
"type" : "transaction",
"timestamp" : "2024-02-18T09:30:00+02:00",
"entry" : [
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Patient/PatientExample",
"resource" : {
"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\"><a name=\"Patient_PatientExample\"> </a><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"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Patient/PatientExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Encounter/TargetFacilityEncounterExample",
"resource" : {
"resourceType" : "Encounter",
"id" : "TargetFacilityEncounterExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/target-facility-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_TargetFacilityEncounterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter TargetFacilityEncounterExample</b></p><a name=\"TargetFacilityEncounterExample\"> </a><a name=\"hcTargetFacilityEncounterExample\"> </a><a name=\"TargetFacilityEncounterExample-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></td></tr></table><p><b>period</b>: 2022-12-01 --> 2023-01-20</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 68962001}\">Myalgia</span></p><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></td></tr></table></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
}
],
"period" : {
"start" : "2022-12-01",
"end" : "2023-01-20"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "68962001"
}
]
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/ProvidersLocationExample"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Encounter/TargetFacilityEncounterExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Condition/MedicalHistoryExample",
"resource" : {
"resourceType" : "Condition",
"id" : "MedicalHistoryExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/medical-history"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_MedicalHistoryExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition MedicalHistoryExample</b></p><a name=\"MedicalHistoryExample\"> </a><a name=\"hcMedicalHistoryExample\"> </a><a name=\"MedicalHistoryExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 313435000}\">Type I diabetes mellitus without complication</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>recordedDate</b>: 2023-10-06 13:28:17-0500</p><p><b>recorder</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>asserter</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "313435000"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"recordedDate" : "2023-10-06T13:28:17-05:00",
"recorder" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"asserter" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Condition/MedicalHistoryExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Communication/NotifiableDiseasesNotifiedExample",
"resource" : {
"resourceType" : "Communication",
"id" : "NotifiableDiseasesNotifiedExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/notifiable-diseases-notified"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Communication_NotifiableDiseasesNotifiedExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Communication NotifiableDiseasesNotifiedExample</b></p><a name=\"NotifiableDiseasesNotifiedExample\"> </a><a name=\"hcNotifiableDiseasesNotifiedExample\"> </a><a name=\"NotifiableDiseasesNotifiedExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>sent</b>: 2023-10-06 13:28:17-0500</p><p><b>sender</b>: <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></p></div>"
},
"status" : "completed",
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"sent" : "2023-10-06T13:28:17-05:00",
"sender" : {
🔗 "reference" : "Device/DeviceInformationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Communication/NotifiableDiseasesNotifiedExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Observation/WeightExample",
"resource" : {
"resourceType" : "Observation",
"id" : "WeightExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/weight"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_WeightExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation WeightExample</b></p><a name=\"WeightExample\"> </a><a name=\"hcWeightExample\"> </a><a name=\"WeightExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29463-7}\">Body Weight</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: </p><ul><li><a href=\"Organization-OrganizationExample.html\">Organization Some Health Facility</a></li><li><a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></li></ul><p><b>value</b>: 110 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codekg = 'kg')</span></p><p><b>device</b>: <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></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29463-7"
}
],
"text" : "Body Weight"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"effectiveDateTime" : "2022-11-30",
"performer" : [
{
🔗 "reference" : "Organization/OrganizationExample"
},
{
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
],
"valueQuantity" : {
"value" : 110,
"unit" : "kg",
"system" : "http://unitsofmeasure.org",
"code" : "kg"
},
"device" : {
🔗 "reference" : "Device/DeviceInformationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/WeightExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/AllergyIntolerance/AllergiesExample",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "AllergiesExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/allergy-intolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_AllergiesExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AllergiesExample</b></p><a name=\"AllergiesExample\"> </a><a name=\"hcAllergiesExample\"> </a><a name=\"AllergiesExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 414285001}\">Allergy to food</span></p><p><b>patient</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>onset</b>: 2023-10-11 17:21:33-0800</p><p><b>recorder</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed"
}
]
},
"type" : "allergy",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "414285001"
}
],
"text" : "Allergy to food"
},
"patient" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"onsetDateTime" : "2023-10-11T17:21:33-08:00",
"recorder" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
},
"request" : {
"method" : "PUT",
"url" : "AllergyIntolerance/AllergiesExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/MedicationRequest/MedicationRequestsExample",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "MedicationRequestsExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/medication-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_MedicationRequestsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MedicationRequestsExample</b></p><a name=\"MedicationRequestsExample\"> </a><a name=\"hcMedicationRequestsExample\"> </a><a name=\"MedicationRequestsExample-en-US\"> </a><p><b>identifier</b>: Prescription identifier/prescription-12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd 01403501}\">Medication</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>authoredOn</b>: 2023-10-11 17:21:33-0800</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>performer</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>recorder</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>note</b>: Additional information regarding the patient's medication prescription (By Organization/OrganizationExample @2023-10-11 17:21:33-0800)</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Count 2 times, Duration 2days , 2 per 3 days</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>3</td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>5</td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FILL",
"display" : "Filler Identifier"
}
],
"text" : "Prescription identifier"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/medication",
"value" : "prescription-12345"
}
],
"status" : "completed",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd",
"code" : "01403501"
}
],
"text" : "Medication"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"authoredOn" : "2023-10-11T17:21:33-08:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"performer" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"recorder" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"note" : [
{
"authorReference" : {
🔗 "reference" : "Organization/OrganizationExample"
},
"time" : "2023-10-11T17:21:33-08:00",
"text" : "Additional information regarding the patient's medication prescription"
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"count" : 2,
"duration" : 2,
"durationUnit" : "d",
"frequency" : 2,
"period" : 3,
"periodUnit" : "d"
}
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 3
}
}
]
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 5
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/MedicationRequestsExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/MedicationDispense/DrugDispensationExample",
"resource" : {
"resourceType" : "MedicationDispense",
"id" : "DrugDispensationExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/drug-dispensation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationDispense_DrugDispensationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationDispense DrugDispensationExample</b></p><a name=\"DrugDispensationExample\"> </a><a name=\"hcDrugDispensationExample\"> </a><a name=\"DrugDispensationExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd 01403501}\">Medication</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>context</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></td></tr></table><p><b>location</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-MedicationRequestsExample.html\">MedicationRequest: identifier = Prescription identifier:\u00a0prescription-12345; status = completed; intent = order; medication[x] = Tizanidine (as Hydrochloride) Tablet 2mg; authoredOn = 2023-10-11 17:21:33-0800; note = Additional information regarding the patient's medication prescription</a></p><p><b>whenHandedOver</b>: 2023-10-11 17:21:33-0800</p><p><b>receiver</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p></div>"
},
"status" : "completed",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-medication-name-msd",
"code" : "01403501"
}
],
"text" : "Medication"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"context" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"performer" : [
{
"actor" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
}
],
"location" : {
🔗 "reference" : "Location/ProvidersLocationExample"
},
"authorizingPrescription" : [
{
🔗 "reference" : "MedicationRequest/MedicationRequestsExample"
}
],
"whenHandedOver" : "2023-10-11T17:21:33-08:00",
"receiver" : [
{
🔗 "reference" : "Patient/PatientExample"
}
]
},
"request" : {
"method" : "PUT",
"url" : "MedicationDispense/DrugDispensationExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/ImagingStudy/ImagingExample",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "ImagingExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/imaging-study"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ImagingStudy_ImagingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy ImagingExample</b></p><a name=\"ImagingExample\"> </a><a name=\"hcImagingExample\"> </a><a name=\"ImagingExample-en-US\"> </a><p><b>status</b>: Registered</p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>started</b>: 2023-10-06 13:28:17-0500</p><p><b>basedOn</b>: <a href=\"ServiceRequest-ImagingServiceRequestExample.html\">ServiceRequest X-Ray</a></p><p><b>referrer</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>location</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p><p><b>description</b>: Imaging Description</p><blockquote><p><b>series</b></p><p><b>uid</b>: 2.16.124.113543.6003.1154777499.30246.19789.3503430045.1</p><p><b>modality</b>: <a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-DX\">DICOM DX</a>: Digital Radiography</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></td></tr></table><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style=\"display: none\">*</td><td>2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1</td><td>unknown urn:oid:1.2.840.10008.5.1.4.1.1.2: urn:oid:1.2.840.10008.5.1.4.1.1.2</td></tr></table></blockquote></div>"
},
"status" : "registered",
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"started" : "2023-10-06T13:28:17-05:00",
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/ImagingServiceRequestExample"
}
],
"referrer" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"location" : {
🔗 "reference" : "Location/ProvidersLocationExample"
},
"description" : "Imaging Description",
"series" : [
{
"uid" : "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "DX"
},
"performer" : [
{
"actor" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
}
}
],
"instance" : [
{
"uid" : "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1",
"sopClass" : {
"system" : "urn:ietf:rfc:3986",
"code" : "urn:oid:1.2.840.10008.5.1.4.1.1.2"
}
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ImagingStudy/ImagingExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/GeneralReferralServiceRequestExample",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "GeneralReferralServiceRequestExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/general-referral-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_GeneralReferralServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest GeneralReferralServiceRequestExample</b></p><a name=\"GeneralReferralServiceRequestExample\"> </a><a name=\"hcGeneralReferralServiceRequestExample\"> </a><a name=\"GeneralReferralServiceRequestExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 3457005}\">Patient referral</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>locationReference</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "3457005"
}
],
"text" : "Patient referral"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"occurrenceDateTime" : "2023-10-06T13:28:17-05:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"locationReference" : [
{
🔗 "reference" : "Location/ProvidersLocationExample"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/GeneralReferralServiceRequestExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/InvestigationsServiceRequestExample",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "InvestigationsServiceRequestExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/investigations-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_InvestigationsServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest InvestigationsServiceRequestExample</b></p><a name=\"InvestigationsServiceRequestExample\"> </a><a name=\"hcInvestigationsServiceRequestExample\"> </a><a name=\"InvestigationsServiceRequestExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-investigation FBC-WBC-th/uL}\">Investigation requested</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>locationReference</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-investigation",
"code" : "FBC-WBC-th/uL"
}
],
"text" : "Investigation requested"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"occurrenceDateTime" : "2023-10-06T13:28:17-05:00",
"authoredOn" : "2023-10-06T13:28:17-05:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"locationReference" : [
{
🔗 "reference" : "Location/ProvidersLocationExample"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/InvestigationsServiceRequestExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/ImagingServiceRequestExample",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ImagingServiceRequestExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/imaging-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ImagingServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ImagingServiceRequestExample</b></p><a name=\"ImagingServiceRequestExample\"> </a><a name=\"hcImagingServiceRequestExample\"> </a><a name=\"ImagingServiceRequestExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure-imaging X-Ray}\">Imaging requested</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>locationReference</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure-imaging",
"code" : "X-Ray"
}
],
"text" : "Imaging requested"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"occurrenceDateTime" : "2023-10-06T13:28:17-05:00",
"authoredOn" : "2023-10-06T13:28:17-05:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"locationReference" : [
{
🔗 "reference" : "Location/ProvidersLocationExample"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/ImagingServiceRequestExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/ProcedureServiceRequestExample",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ProcedureServiceRequestExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/procedures-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ProcedureServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ProcedureServiceRequestExample</b></p><a name=\"ProcedureServiceRequestExample\"> </a><a name=\"hcProcedureServiceRequestExample\"> </a><a name=\"ProcedureServiceRequestExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure Cleaning-and-Dressing}\">Cleaning and Dressing</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>locationReference</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-procedure",
"code" : "Cleaning-and-Dressing"
}
],
"text" : "Cleaning and Dressing"
},
"subject" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"occurrenceDateTime" : "2023-10-06T13:28:17-05:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"locationReference" : [
{
🔗 "reference" : "Location/ProvidersLocationExample"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/ProcedureServiceRequestExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Task/HHIMSReferralTaskExample",
"resource" : {
"resourceType" : "Task",
"id" : "HHIMSReferralTaskExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/referral-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_HHIMSReferralTaskExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task HHIMSReferralTaskExample</b></p><a name=\"HHIMSReferralTaskExample\"> </a><a name=\"hcHHIMSReferralTaskExample\"> </a><a name=\"HHIMSReferralTaskExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>description</b>: some information regarding the need for the referral request, if any.</p><p><b>focus</b>: <a href=\"ServiceRequest-GeneralReferralServiceRequestExample.html\">ServiceRequest Patient referral</a></p><p><b>for</b>: <a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></p><p><b>encounter</b>: <a href=\"Encounter-TargetFacilityEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2022-12-01 --> 2023-01-20; reasonCode = Myalgia</a></p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>location</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"status" : "completed",
"intent" : "order",
"priority" : "routine",
"description" : "some information regarding the need for the referral request, if any.",
"focus" : {
🔗 "reference" : "ServiceRequest/GeneralReferralServiceRequestExample"
},
"for" : {
🔗 "reference" : "Patient/PatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
},
"authoredOn" : "2023-10-06T13:28:17-05:00",
"requester" : {
🔗 "reference" : "Practitioner/GeneralPractitionerExample"
},
"location" : {
🔗 "reference" : "Location/ProvidersLocationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Task/HHIMSReferralTaskExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Practitioner/GeneralPractitionerExample",
"resource" : {
"resourceType" : "Practitioner",
"id" : "GeneralPractitionerExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_GeneralPractitionerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner GeneralPractitionerExample</b></p><a name=\"GeneralPractitionerExample\"> </a><a name=\"hcGeneralPractitionerExample\"> </a><a name=\"GeneralPractitionerExample-en-US\"> </a><p><b>name</b>: Tom Junes Smith </p><p><b>telecom</b>: ph: 27537652509(Work), <a href=\"mailto:someone@something.org\">someone@something.org</a></p></div>"
},
"name" : [
{
"family" : "Smith",
"given" : [
"Tom",
"Junes"
],
"prefix" : [
"Dr"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "27537652509",
"use" : "work"
},
{
"system" : "email",
"value" : "someone@something.org",
"use" : "home"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/GeneralPractitionerExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Location/ProvidersLocationExample",
"resource" : {
"resourceType" : "Location",
"id" : "ProvidersLocationExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/providers-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_ProvidersLocationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location ProvidersLocationExample</b></p><a name=\"ProvidersLocationExample\"> </a><a name=\"hcProvidersLocationExample\"> </a><a name=\"ProvidersLocationExample-en-US\"> </a><p><b>identifier</b>: Provider location identifier/Location-ID-1, Provider location identifier/Location-ID-2</p><p><b>status</b>: Active</p><p><b>name</b>: Name for the location</p><p><b>telecom</b>: <a href=\"tel:+27829999999\">+27829999999</a>, <a href=\"mailto:someone@something.com\">someone@something.com</a>, <a href=\"mailto:someone2@something.com\">someone2@something.com</a></p><p><b>address</b>: 177 Nawala Road Nugegoda Colombo 32350 LK </p><p><b>managingOrganization</b>: <a href=\"Organization-OrganizationExample.html\">Organization Some Health Facility</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "PLOC"
}
],
"text" : "Provider location identifier"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/provider-location",
"value" : "Location-ID-1"
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types",
"code" : "PLOC"
}
],
"text" : "Provider location identifier"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/provider-location",
"value" : "Location-ID-2"
}
],
"status" : "active",
"name" : "Name for the location",
"telecom" : [
{
"system" : "phone",
"value" : "+27829999999"
},
{
"system" : "email",
"value" : "someone@something.com"
},
{
"system" : "email",
"value" : "someone2@something.com"
}
],
"address" : {
"type" : "postal",
"line" : [
"177",
"Nawala Road"
],
"city" : "Nugegoda",
"district" : "Ampara",
"state" : "Colombo",
"postalCode" : "32350",
"country" : "LK"
},
"managingOrganization" : {
🔗 "reference" : "Organization/OrganizationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Location/ProvidersLocationExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Organization/OrganizationExample",
"resource" : {
"resourceType" : "Organization",
"id" : "OrganizationExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_OrganizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization OrganizationExample</b></p><a name=\"OrganizationExample\"> </a><a name=\"hcOrganizationExample\"> </a><a name=\"OrganizationExample-en-US\"> </a><p><b>identifier</b>: Organization identifier/facility1</p><p><b>name</b>: Some Health Facility</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "XX"
}
],
"text" : "Organization identifier"
},
"system" : "http://fhir.health.gov.lk/ips/identifier/hin",
"value" : "facility1"
}
],
"name" : "Some Health Facility"
},
"request" : {
"method" : "PUT",
"url" : "Organization/OrganizationExample"
}
},
{
"fullUrl" : "http://hapi-fhir:8080/fhir/Device/DeviceInformationExample",
"resource" : {
"resourceType" : "Device",
"id" : "DeviceInformationExample",
"meta" : {
"profile" : [
🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/device-information"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_DeviceInformationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device DeviceInformationExample</b></p><a name=\"DeviceInformationExample\"> </a><a name=\"hcDeviceInformationExample\"> </a><a name=\"DeviceInformationExample-en-US\"> </a><p><b>identifier</b>: <code>http://fhir.health.gov.lk/ips/identifier/system-id</code>/OpenMRS-1234-1</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 129465004}\">Medical record</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-device-classification OpenMRS}\">OpenMRS</span></td><td>2.5.0</td></tr></table><p><b>owner</b>: <a href=\"Organization-OrganizationExample.html\">Organization Some Health Facility</a></p><p><b>location</b>: <a href=\"Location-ProvidersLocationExample.html\">Location Name for the location</a></p></div>"
},
"identifier" : [
{
"system" : "http://fhir.health.gov.lk/ips/identifier/system-id",
"value" : "OpenMRS-1234-1"
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129465004"
}
]
},
"version" : [
{
"type" : {
"coding" : [
{
"system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-device-classification",
"code" : "OpenMRS"
}
]
},
"value" : "2.5.0"
}
],
"owner" : {
🔗 "reference" : "Organization/OrganizationExample"
},
"location" : {
🔗 "reference" : "Location/ProvidersLocationExample"
}
},
"request" : {
"method" : "PUT",
"url" : "Device/DeviceInformationExample"
}
}
]
}