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 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="HIMSTransactionalBundleExample"/>
  <meta>
    <profile
             value="http://fhir.health.gov.lk/ips/StructureDefinition/hims-transactional-bundle"/>
  </meta>
  <identifier>
    <system
            value="http://fhir.health.gov.lk/ips/identifier/hims-transactional"/>
    <value value="transactional-id-1234"/>
  </identifier>
  <type value="transaction"/>
  <timestamp value="2024-02-18T09:30:00+02:00"/>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/Patient/PatientExample"/>
    <resource>
      <Patient>
        <id value="PatientExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/ips-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <extension
                   url="http://fhir.health.gov.lk/ips/StructureDefinition/patient-registration-system">
          <valueReference>🔗 
            <reference value="Device/DeviceInformationExample"/>
          </valueReference>
        </extension>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="PHN"/>
            </coding>
            <text value="Personal Health Number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/phn"/>
          <value value="personal health number"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PPN"/>
            </coding>
            <text value="Passport number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/passport"/>
          <value value="Passport-1"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PPN"/>
            </coding>
            <text value="Passport number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/passport"/>
          <value value="Passport-2"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="DL"/>
            </coding>
            <text value="Driver's license number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/drivers"/>
          <value value="Drivers license-1"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="DL"/>
            </coding>
            <text value="Driver's license number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/drivers"/>
          <value value="Drivers license-2"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="NIC"/>
            </coding>
            <text value="National identity number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/nic"/>
          <value value="National identity number-1"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="NIC"/>
            </coding>
            <text value="National identity number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/nic"/>
          <value value="National identity number-2"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="SCN"/>
            </coding>
            <text value="Senior Citizen Number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/scn"/>
          <value value="Senior citizen number-1"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="SCN"/>
            </coding>
            <text value="Senior Citizen Number"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/scn"/>
          <value value="Senior citizen number-2"/>
        </identifier>
        <name>
          <use value="official"/>
          <family value="Smith"/>
          <given value="Mike"/>
          <given value="John"/>
          <prefix value="Mr."/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+27829999999"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.com"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone2@something.com"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="1983-05-22"/>
        <address>
          <type value="postal"/>
          <line value="177"/>
          <line value="Nawala Road"/>
          <city value="Nugegoda"/>
          <district value="Ampara"/>
          <state value="Colombo"/>
          <postalCode value="32350"/>
          <country value="LK"/>
        </address>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/PatientExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Encounter/TargetFacilityEncounterExample"/>
    <resource>
      <Encounter>
        <id value="TargetFacilityEncounterExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/target-facility-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <participant>
          <individual>🔗 
            <reference value="Practitioner/GeneralPractitionerExample"/>
          </individual>
        </participant>
        <period>
          <start value="2022-12-01"/>
          <end value="2023-01-20"/>
        </period>
        <reasonCode>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="68962001"/>
          </coding>
        </reasonCode>
        <location>
          <location>🔗 
            <reference value="Location/ProvidersLocationExample"/>
          </location>
        </location>
      </Encounter>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Encounter/TargetFacilityEncounterExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Condition/MedicalHistoryExample"/>
    <resource>
      <Condition>
        <id value="MedicalHistoryExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/medical-history"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
            <code value="confirmed"/>
          </coding>
        </verificationStatus>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="problem-list-item"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="313435000"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <recordedDate value="2023-10-06T13:28:17-05:00"/>
        <recorder>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </recorder>
        <asserter>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </asserter>
      </Condition>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Condition/MedicalHistoryExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/Observation/WeightExample"/>
    <resource>
      <Observation>
        <id value="WeightExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/weight"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
          </coding>
          <text value="Body Weight"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="110"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/WeightExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/RiskBehaviourTobaccoSmokerExample"/>
    <resource>
      <Observation>
        <id value="RiskBehaviourTobaccoSmokerExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/risk-behaviour-tobacco-smoker"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="81229-7"/>
          </coding>
          <text value="Tobacco smoking status for tobacco smoker"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA18982-1"/>
          </coding>
          <text value="Light tobacco smoker"/>
        </valueCodeableConcept>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/RiskBehaviourTobaccoSmokerExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/RiskBehaviourPhysicalActivityExample"/>
    <resource>
      <Observation>
        <id value="RiskBehaviourPhysicalActivityExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/risk-behaviour-physical-activity"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="activity"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="106020009"/>
          </coding>
          <text value="Physical Activity"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="9011000175102"/>
          </coding>
          <text value="Physically not active"/>
        </valueCodeableConcept>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/RiskBehaviourPhysicalActivityExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/BloodPressureExample"/>
    <resource>
      <Observation>
        <id value="BloodPressureExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/blood-pressure"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="85354-9"/>
          </coding>
          <text value="Blood Pressure"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8480-6"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="106"/>
            <unit value="mmHg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
        <component>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="8462-4"/>
            </coding>
          </code>
          <valueQuantity>
            <value value="60"/>
            <unit value="mmHg"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mm[Hg]"/>
          </valueQuantity>
        </component>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/BloodPressureExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/Observation/HeightExample"/>
    <resource>
      <Observation>
        <id value="HeightExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/height"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="8302-2"/>
          </coding>
          <text value="Body Height"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="185"/>
          <unit value="cm"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="cm"/>
        </valueQuantity>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HeightExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/Observation/BMIExample"/>
    <resource>
      <Observation>
        <id value="BMIExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/bmi"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="39156-5"/>
          </coding>
          <text value="Body mass index (BMI)"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="16.2"/>
          <unit value="kg/m2"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg/m2"/>
        </valueQuantity>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
        <derivedFrom>🔗 
          <reference value="Observation/WeightExample"/>
        </derivedFrom>
        <derivedFrom>🔗 
          <reference value="Observation/HeightExample"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/BMIExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/RandomBloodSugarExample"/>
    <resource>
      <Observation>
        <id value="RandomBloodSugarExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/random-blood-sugar"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="15074-8"/>
          </coding>
          <text value="Glucose"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="6.3"/>
          <unit value="mmol/L"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mmol/L"/>
        </valueQuantity>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="H"/>
          </coding>
        </interpretation>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
        <referenceRange>
          <low>
            <value value="3.1"/>
            <unit value="mmol/L"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mmol/L"/>
          </low>
          <high>
            <value value="6.2"/>
            <unit value="mmol/L"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mmol/L"/>
          </high>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
              <code value="type"/>
            </coding>
          </type>
        </referenceRange>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/RandomBloodSugarExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/FastingBloodSugarExample"/>
    <resource>
      <Observation>
        <id value="FastingBloodSugarExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/fasting-blood-sugar"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="76629-5"/>
          </coding>
          <text value="Fasting glucose"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="5.4"/>
          <unit value="mmol/L"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mmol/L"/>
        </valueQuantity>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="N"/>
          </coding>
        </interpretation>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
        <referenceRange>
          <low>
            <value value="3.9"/>
            <unit value="mmol/L"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mmol/L"/>
          </low>
          <high>
            <value value="5.6"/>
            <unit value="mmol/L"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mmol/L"/>
          </high>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
              <code value="type"/>
            </coding>
          </type>
        </referenceRange>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/FastingBloodSugarExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TotalCholesterolExample"/>
    <resource>
      <Observation>
        <id value="TotalCholesterolExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/total-cholesterol"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="2093-3"/>
          </coding>
          <text value="Cholesterol"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/OrganizationExample"/>
        </performer>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <valueQuantity>
          <value value="6.3"/>
          <unit value="mmol/L"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mmol/L"/>
        </valueQuantity>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="H"/>
          </coding>
        </interpretation>
        <device>🔗 
          <reference value="Device/DeviceInformationExample"/>
        </device>
        <referenceRange>
          <high>
            <value value="5"/>
            <unit value="mmol/L"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="mmol/L"/>
          </high>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
              <code value="type"/>
            </coding>
          </type>
        </referenceRange>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TotalCholesterolExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/AllergyIntolerance/NoAllergiesExample"/>
    <resource>
      <AllergyIntolerance>
        <id value="NoAllergiesExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/no-allergy-intolerance"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
            <code value="inactive"/>
          </coding>
        </clinicalStatus>
        <type value="allergy"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"/>
            <code value="no-allergy-info"/>
          </coding>
          <text value="No information about allergies"/>
        </code>
        <patient>🔗 
          <reference value="Patient/PatientExample"/>
        </patient>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
      </AllergyIntolerance>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="AllergyIntolerance/NoAllergiesExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationRequest/NoPrescriptionsExample"/>
    <resource>
      <MedicationRequest>
        <id value="NoPrescriptionsExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/no-medication-requested"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <medicationCodeableConcept>
          <coding>
            <system
                    value="http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips"/>
            <code value="no-medication-info"/>
          </coding>
        </medicationCodeableConcept>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <authoredOn value="2023-10-06T13:28:17-05:00"/>
        <note>
          <authorReference>🔗 
            <reference value="Organization/OrganizationExample"/>
          </authorReference>
          <time value="2023-10-11T17:21:33-08:00"/>
          <text value="Additional information"/>
        </note>
      </MedicationRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationRequest/NoPrescriptionsExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/RiskAssessment/CVDRiskCategoryExample"/>
    <resource>
      <RiskAssessment>
        <id value="CVDRiskCategoryExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/cvd-risk-category"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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: personal 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>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="441829007"/>
          </coding>
          <text value="Assessment for risk of cardiovascular disease"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <occurrenceDateTime value="2023-10-06T13:28:17-05:00"/>
        <performer>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </performer>
        <basis>🔗 
          <reference value="Patient/PatientExample"/>
        </basis>
        <basis>🔗 
          <reference value="Observation/RiskBehaviourTobaccoSmokerExample"/>
        </basis>
        <basis>🔗 
          <reference value="Observation/TotalCholesterolExample"/>
        </basis>
        <basis>🔗 
          <reference value="Observation/BloodPressureExample"/>
        </basis>
        <basis>🔗 
          <reference value="Observation/RandomBloodSugarExample"/>
        </basis>
        <basis>🔗 
          <reference value="Observation/FastingBloodSugarExample"/>
        </basis>
        <prediction>
          <outcome>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="395112001"/>
            </coding>
            <text value="Risk of heart attack"/>
          </outcome>
          <probabilityDecimal value="0.02"/>
          <qualitativeRisk>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-cvd-risk-category"/>
              <code value="Critical"/>
            </coding>
            <text value="Risk Category"/>
          </qualitativeRisk>
          <whenRange>
            <low>
              <value value="39"/>
              <unit value="years"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="a"/>
            </low>
            <high>
              <value value="49"/>
              <unit value="years"/>
              <system value="http://unitsofmeasure.org"/>
              <code value="a"/>
            </high>
          </whenRange>
        </prediction>
      </RiskAssessment>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="RiskAssessment/CVDRiskCategoryExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/CarePlan/FollowUpAtHLCExample"/>
    <resource>
      <CarePlan>
        <id value="FollowUpAtHLCExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/follow-up-at-hlc"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <period>
          <start value="2022-12-01"/>
        </period>
        <contributor>🔗 
          <reference value="Organization/OrganizationExample"/>
        </contributor>
        <activity>
          <reference>🔗 
            <reference
                       value="ServiceRequest/FollowUpPlanServiceRequestExample"/>
          </reference>
        </activity>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="CarePlan/FollowUpAtHLCExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/FollowUpPlanServiceRequestExample"/>
    <resource>
      <ServiceRequest>
        <id value="FollowUpPlanServiceRequestExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/follow-up-plan"/>
        </meta>
        <text>
          <status value="generated"/>
          <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: personal 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>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="410321003"/>
          </coding>
          <text value="Follow up at HLC"/>
        </code>
        <subject>🔗 
          <reference value="Patient/PatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <occurrenceTiming>
          <repeat>
            <count value="1"/>
            <duration value="3"/>
            <durationUnit value="mo"/>
          </repeat>
        </occurrenceTiming>
        <requester>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </requester>
        <locationReference>🔗 
          <reference value="Location/ProvidersLocationExample"/>
        </locationReference>
        <reasonCode>
          <coding>
            <system
                    value="http://fhir.health.gov.lk/ips/CodeSystem/cs-follow-up-reasons"/>
            <code value="Followed-in-3-years-at-hlc"/>
          </coding>
          <text value="Followed in 6 months at HLC"/>
        </reasonCode>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/FollowUpPlanServiceRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Practitioner/GeneralPractitionerExample"/>
    <resource>
      <Practitioner>
        <id value="GeneralPractitionerExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <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>
        </text>
        <name>
          <family value="Smith"/>
          <given value="Tom"/>
          <given value="Junes"/>
          <prefix value="Dr"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="27537652509"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.org"/>
          <use value="home"/>
        </telecom>
      </Practitioner>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Practitioner/GeneralPractitionerExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Location/ProvidersLocationExample"/>
    <resource>
      <Location>
        <id value="ProvidersLocationExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/providers-location"/>
        </meta>
        <text>
          <status value="generated"/>
          <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>
        </text>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="PLOC"/>
            </coding>
            <text value="Provider location identifier"/>
          </type>
          <system
                  value="http://fhir.health.gov.lk/ips/identifier/provider-location"/>
          <value value="Location-ID-1"/>
        </identifier>
        <identifier>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
              <code value="PLOC"/>
            </coding>
            <text value="Provider location identifier"/>
          </type>
          <system
                  value="http://fhir.health.gov.lk/ips/identifier/provider-location"/>
          <value value="Location-ID-2"/>
        </identifier>
        <status value="active"/>
        <name value="Name for the location"/>
        <telecom>
          <system value="phone"/>
          <value value="+27829999999"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.com"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone2@something.com"/>
        </telecom>
        <address>
          <type value="postal"/>
          <line value="177"/>
          <line value="Nawala Road"/>
          <city value="Nugegoda"/>
          <district value="Ampara"/>
          <state value="Colombo"/>
          <postalCode value="32350"/>
          <country value="LK"/>
        </address>
        <managingOrganization>🔗 
          <reference value="Organization/OrganizationExample"/>
        </managingOrganization>
      </Location>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Location/ProvidersLocationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Organization/OrganizationExample"/>
    <resource>
      <Organization>
        <id value="OrganizationExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <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>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="XX"/>
            </coding>
            <text value="Organization identifier"/>
          </type>
          <system value="http://fhir.health.gov.lk/ips/identifier/hin"/>
          <value value="facility1"/>
        </identifier>
        <name value="Some Health Facility"/>
      </Organization>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Organization/OrganizationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Device/DeviceInformationExample"/>
    <resource>
      <Device>
        <id value="DeviceInformationExample"/>
        <meta>
          <profile
                   value="http://fhir.health.gov.lk/ips/StructureDefinition/device-information"/>
        </meta>
        <text>
          <status value="generated"/>
          <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>
        </text>
        <identifier>
          <system value="http://fhir.health.gov.lk/ips/identifier/system-id"/>
          <value value="OpenMRS-1234-1"/>
        </identifier>
        <status value="active"/>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="129465004"/>
          </coding>
        </type>
        <version>
          <type>
            <coding>
              <system
                      value="http://fhir.health.gov.lk/ips/CodeSystem/cs-device-classification"/>
              <code value="OpenMRS"/>
            </coding>
          </type>
          <value value="2.5.0"/>
        </version>
        <owner>🔗 
          <reference value="Organization/OrganizationExample"/>
        </owner>
        <location>🔗 
          <reference value="Location/ProvidersLocationExample"/>
        </location>
      </Device>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Device/DeviceInformationExample"/>
    </request>
  </entry>
</Bundle>