LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide
0.1.0 - STU1 Sri Lanka flag

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

: HIMS Transactional Bundle - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "HIMSTransactionalBundleExample",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/hims-transactional-bundle"
    ]
  },
  "identifier" : {
    "system" : "http://fhir.health.gov.lk/ips/identifier/hims-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</a> AMB: 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 --&gt; 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 --&gt; 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/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 --&gt; 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/Observation/RiskBehaviourTobaccoSmokerExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "RiskBehaviourTobaccoSmokerExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/risk-behaviour-tobacco-smoker"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RiskBehaviourTobaccoSmokerExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RiskBehaviourTobaccoSmokerExample</b></p><a name=\"RiskBehaviourTobaccoSmokerExample\"> </a><a name=\"hcRiskBehaviourTobaccoSmokerExample\"> </a><a name=\"RiskBehaviourTobaccoSmokerExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81229-7}\">Tobacco smoking status for tobacco smoker</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 --&gt; 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>: <span title=\"Codes:{http://loinc.org LA18982-1}\">Light tobacco smoker</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" : "social-history"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "81229-7"
            }
          ],
          "text" : "Tobacco smoking status for tobacco smoker"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA18982-1"
            }
          ],
          "text" : "Light tobacco smoker"
        },
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/RiskBehaviourTobaccoSmokerExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/RiskBehaviourPhysicalActivityExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "RiskBehaviourPhysicalActivityExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/risk-behaviour-physical-activity"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RiskBehaviourPhysicalActivityExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RiskBehaviourPhysicalActivityExample</b></p><a name=\"RiskBehaviourPhysicalActivityExample\"> </a><a name=\"hcRiskBehaviourPhysicalActivityExample\"> </a><a name=\"RiskBehaviourPhysicalActivityExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}\">Activity</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 106020009}\">Physical Activity</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 --&gt; 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>: <span title=\"Codes:{http://snomed.info/sct 9011000175102}\">Physically not active</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" : "activity"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "106020009"
            }
          ],
          "text" : "Physical Activity"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "9011000175102"
            }
          ],
          "text" : "Physically not active"
        },
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/RiskBehaviourPhysicalActivityExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/BloodPressureExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "BloodPressureExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/blood-pressure"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BloodPressureExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BloodPressureExample</b></p><a name=\"BloodPressureExample\"> </a><a name=\"hcBloodPressureExample\"> </a><a name=\"BloodPressureExample-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 85354-9}\">Blood Pressure</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 --&gt; 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>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><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}\">Systolic blood pressure</span></p><p><b>value</b>: 106 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}\">Diastolic blood pressure</span></p><p><b>value</b>: 60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "85354-9"
            }
          ],
          "text" : "Blood Pressure"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        },
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8480-6"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 106,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "8462-4"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 60,
              "unit" : "mmHg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mm[Hg]"
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/BloodPressureExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/HeightExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "HeightExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/height"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HeightExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HeightExample</b></p><a name=\"HeightExample\"> </a><a name=\"hcHeightExample\"> </a><a name=\"HeightExample-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 8302-2}\">Body Height</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 --&gt; 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>: 185 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecm = 'cm')</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" : "8302-2"
            }
          ],
          "text" : "Body Height"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueQuantity" : {
          "value" : 185,
          "unit" : "cm",
          "system" : "http://unitsofmeasure.org",
          "code" : "cm"
        },
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/HeightExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/BMIExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "BMIExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/bmi"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BMIExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BMIExample</b></p><a name=\"BMIExample\"> </a><a name=\"hcBMIExample\"> </a><a name=\"BMIExample-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 39156-5}\">Body mass index (BMI)</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 --&gt; 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>: 16.2 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codekg/m2 = 'kg/m2')</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><p><b>derivedFrom</b>: </p><ul><li><a href=\"Observation-WeightExample.html\">Observation Body weight</a></li><li><a href=\"Observation-HeightExample.html\">Observation Body height</a></li></ul></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "39156-5"
            }
          ],
          "text" : "Body mass index (BMI)"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueQuantity" : {
          "value" : 16.2,
          "unit" : "kg/m2",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg/m2"
        },
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        },
        "derivedFrom" : [
          {
            🔗 "reference" : "Observation/WeightExample"
          },
          {
            🔗 "reference" : "Observation/HeightExample"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/BMIExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/RandomBloodSugarExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "RandomBloodSugarExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/random-blood-sugar"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_RandomBloodSugarExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation RandomBloodSugarExample</b></p><a name=\"RandomBloodSugarExample\"> </a><a name=\"hcRandomBloodSugarExample\"> </a><a name=\"RandomBloodSugarExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 15074-8}\">Glucose</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 --&gt; 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>: 6.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</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><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>3.1 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>6.2 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning type}\">Type</span></td></tr></table></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "15074-8"
            }
          ],
          "text" : "Glucose"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueQuantity" : {
          "value" : 6.3,
          "unit" : "mmol/L",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "interpretation" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                "code" : "H"
              }
            ]
          }
        ],
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        },
        "referenceRange" : [
          {
            "low" : {
              "value" : 3.1,
              "unit" : "mmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "mmol/L"
            },
            "high" : {
              "value" : 6.2,
              "unit" : "mmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "mmol/L"
            },
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
                  "code" : "type"
                }
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/RandomBloodSugarExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/FastingBloodSugarExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "FastingBloodSugarExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/fasting-blood-sugar"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_FastingBloodSugarExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation FastingBloodSugarExample</b></p><a name=\"FastingBloodSugarExample\"> </a><a name=\"hcFastingBloodSugarExample\"> </a><a name=\"FastingBloodSugarExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76629-5}\">Fasting glucose</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 --&gt; 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>: 5.4 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">Normal</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><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>3.9 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td>5.6 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning type}\">Type</span></td></tr></table></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "76629-5"
            }
          ],
          "text" : "Fasting glucose"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueQuantity" : {
          "value" : 5.4,
          "unit" : "mmol/L",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "interpretation" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                "code" : "N"
              }
            ]
          }
        ],
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        },
        "referenceRange" : [
          {
            "low" : {
              "value" : 3.9,
              "unit" : "mmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "mmol/L"
            },
            "high" : {
              "value" : 5.6,
              "unit" : "mmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "mmol/L"
            },
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
                  "code" : "type"
                }
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/FastingBloodSugarExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/Observation/TotalCholesterolExample",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "TotalCholesterolExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/total-cholesterol"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_TotalCholesterolExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation TotalCholesterolExample</b></p><a name=\"TotalCholesterolExample\"> </a><a name=\"hcTotalCholesterolExample\"> </a><a name=\"TotalCholesterolExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2093-3}\">Cholesterol</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 --&gt; 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>: 6.3 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</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><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>High</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning type}\">Type</span></td></tr></table></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "2093-3"
            }
          ],
          "text" : "Cholesterol"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "effectiveDateTime" : "2022-11-30",
        "performer" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          },
          {
            🔗 "reference" : "Practitioner/GeneralPractitionerExample"
          }
        ],
        "valueQuantity" : {
          "value" : 6.3,
          "unit" : "mmol/L",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "interpretation" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
                "code" : "H"
              }
            ]
          }
        ],
        "device" : {
          🔗 "reference" : "Device/DeviceInformationExample"
        },
        "referenceRange" : [
          {
            "high" : {
              "value" : 5,
              "unit" : "mmol/L",
              "system" : "http://unitsofmeasure.org",
              "code" : "mmol/L"
            },
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
                  "code" : "type"
                }
              ]
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Observation/TotalCholesterolExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/AllergyIntolerance/NoAllergiesExample",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "NoAllergiesExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/no-allergy-intolerance"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_NoAllergiesExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance NoAllergiesExample</b></p><a name=\"NoAllergiesExample\"> </a><a name=\"hcNoAllergiesExample\"> </a><a name=\"NoAllergiesExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical inactive}\">Inactive</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips no-allergy-info}\">No information about allergies</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 --&gt; 2023-01-20; reasonCode = Myalgia</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "inactive"
            }
          ]
        },
        "type" : "allergy",
        "code" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
              "code" : "no-allergy-info"
            }
          ],
          "text" : "No information about allergies"
        },
        "patient" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "AllergyIntolerance/NoAllergiesExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/MedicationRequest/NoPrescriptionsExample",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "NoPrescriptionsExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/no-medication-requested"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_NoPrescriptionsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest NoPrescriptionsExample</b></p><a name=\"NoPrescriptionsExample\"> </a><a name=\"hcNoPrescriptionsExample\"> </a><a name=\"NoPrescriptionsExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips no-medication-info}\">No information about medications</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 --&gt; 2023-01-20; reasonCode = Myalgia</a></p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>note</b>: Additional information (By Organization/OrganizationExample @2023-10-11 17:21:33-0800)</p></div>"
        },
        "status" : "completed",
        "intent" : "order",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
              "code" : "no-medication-info"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "authoredOn" : "2023-10-06T13:28:17-05:00",
        "note" : [
          {
            "authorReference" : {
              🔗 "reference" : "Organization/OrganizationExample"
            },
            "time" : "2023-10-11T17:21:33-08:00",
            "text" : "Additional information"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "MedicationRequest/NoPrescriptionsExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/RiskAssessment/CVDRiskCategoryExample",
      "resource" : {
        "resourceType" : "RiskAssessment",
        "id" : "CVDRiskCategoryExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/cvd-risk-category"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RiskAssessment_CVDRiskCategoryExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RiskAssessment CVDRiskCategoryExample</b></p><a name=\"CVDRiskCategoryExample\"> </a><a name=\"hcCVDRiskCategoryExample\"> </a><a name=\"CVDRiskCategoryExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 441829007}\">Assessment for risk of cardiovascular disease</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 --&gt; 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: 2023-10-06 13:28:17-0500</p><p><b>performer</b>: <a href=\"Practitioner-GeneralPractitionerExample.html\">Practitioner Tom Junes Smith </a></p><p><b>basis</b>: </p><ul><li><a href=\"Patient-PatientExample.html\">Mike John Smith (official) Male, DoB: 1983-05-22 ( Personal Health Number:\u00a0personal health number)</a></li><li><a href=\"Observation-RiskBehaviourTobaccoSmokerExample.html\">Observation Tobacco smoking status for tobacco smoker</a></li><li><a href=\"Observation-TotalCholesterolExample.html\">Observation Cholesterol [Mass/volume] in Serum or Plasma</a></li><li><a href=\"Observation-BloodPressureExample.html\">Observation Blood pressure panel with all children optional</a></li><li><a href=\"Observation-RandomBloodSugarExample.html\">Observation Glucose [Moles/volume] in Blood</a></li><li><a href=\"Observation-FastingBloodSugarExample.html\">Observation Fasting glucose [Moles/volume] in Blood</a></li></ul><h3>Predictions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Outcome</b></td><td><b>Probability[x]</b></td><td><b>QualitativeRisk</b></td><td><b>When[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 395112001}\">Risk of heart attack</span></td><td>0.02</td><td><span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-cvd-risk-category Critical}\">Risk Category</span></td><td>39-49 years</td></tr></table></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "441829007"
            }
          ],
          "text" : "Assessment for risk of cardiovascular disease"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "occurrenceDateTime" : "2023-10-06T13:28:17-05:00",
        "performer" : {
          🔗 "reference" : "Practitioner/GeneralPractitionerExample"
        },
        "basis" : [
          {
            🔗 "reference" : "Patient/PatientExample"
          },
          {
            🔗 "reference" : "Observation/RiskBehaviourTobaccoSmokerExample"
          },
          {
            🔗 "reference" : "Observation/TotalCholesterolExample"
          },
          {
            🔗 "reference" : "Observation/BloodPressureExample"
          },
          {
            🔗 "reference" : "Observation/RandomBloodSugarExample"
          },
          {
            🔗 "reference" : "Observation/FastingBloodSugarExample"
          }
        ],
        "prediction" : [
          {
            "outcome" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "395112001"
                }
              ],
              "text" : "Risk of heart attack"
            },
            "probabilityDecimal" : 0.02,
            "qualitativeRisk" : {
              "coding" : [
                {
                  "system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-cvd-risk-category",
                  "code" : "Critical"
                }
              ],
              "text" : "Risk Category"
            },
            "whenRange" : {
              "low" : {
                "value" : 39,
                "unit" : "years",
                "system" : "http://unitsofmeasure.org",
                "code" : "a"
              },
              "high" : {
                "value" : 49,
                "unit" : "years",
                "system" : "http://unitsofmeasure.org",
                "code" : "a"
              }
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "RiskAssessment/CVDRiskCategoryExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/CarePlan/FollowUpAtHLCExample",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "FollowUpAtHLCExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/follow-up-at-hlc"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_FollowUpAtHLCExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan FollowUpAtHLCExample</b></p><a name=\"FollowUpAtHLCExample\"> </a><a name=\"hcFollowUpAtHLCExample\"> </a><a name=\"FollowUpAtHLCExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</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 --&gt; 2023-01-20; reasonCode = Myalgia</a></p><p><b>period</b>: 2022-12-01 --&gt; (ongoing)</p><p><b>contributor</b>: <a href=\"Organization-OrganizationExample.html\">Organization Some Health Facility</a></p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ServiceRequest-FollowUpPlanServiceRequestExample.html\">ServiceRequest Wellness health teaching, guidance, and counselling</a></td></tr></table></div>"
        },
        "status" : "active",
        "intent" : "order",
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "period" : {
          "start" : "2022-12-01"
        },
        "contributor" : [
          {
            🔗 "reference" : "Organization/OrganizationExample"
          }
        ],
        "activity" : [
          {
            "reference" : {
              🔗 "reference" : "ServiceRequest/FollowUpPlanServiceRequestExample"
            }
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "CarePlan/FollowUpAtHLCExample"
      }
    },
    {
      "fullUrl" : "http://hapi-fhir:8080/fhir/ServiceRequest/FollowUpPlanServiceRequestExample",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "FollowUpPlanServiceRequestExample",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.health.gov.lk/ips/StructureDefinition/follow-up-plan"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_FollowUpPlanServiceRequestExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest FollowUpPlanServiceRequestExample</b></p><a name=\"FollowUpPlanServiceRequestExample\"> </a><a name=\"hcFollowUpPlanServiceRequestExample\"> </a><a name=\"FollowUpPlanServiceRequestExample-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 410321003}\">Follow up at HLC</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 --&gt; 2023-01-20; reasonCode = Myalgia</a></p><p><b>occurrence</b>: Count 1  times, Duration 3?ngen-7? , Once</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><p><b>reasonCode</b>: <span title=\"Codes:{http://fhir.health.gov.lk/ips/CodeSystem/cs-follow-up-reasons Followed-in-3-years-at-hlc}\">Followed in 6 months at HLC</span></p></div>"
        },
        "status" : "completed",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "410321003"
            }
          ],
          "text" : "Follow up at HLC"
        },
        "subject" : {
          🔗 "reference" : "Patient/PatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/TargetFacilityEncounterExample"
        },
        "occurrenceTiming" : {
          "repeat" : {
            "count" : 1,
            "duration" : 3,
            "durationUnit" : "mo"
          }
        },
        "requester" : {
          🔗 "reference" : "Practitioner/GeneralPractitionerExample"
        },
        "locationReference" : [
          {
            🔗 "reference" : "Location/ProvidersLocationExample"
          }
        ],
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.health.gov.lk/ips/CodeSystem/cs-follow-up-reasons",
                "code" : "Followed-in-3-years-at-hlc"
              }
            ],
            "text" : "Followed in 6 months at HLC"
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "ServiceRequest/FollowUpPlanServiceRequestExample"
      }
    },
    {
      "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"
      }
    }
  ]
}