{
  "resourceType" : "Observation",
  "id" : "KCHIPLabResultsExample",
  "meta" : {
    "profile" : ["http://fhir.kisumuhealth.co.ke/StructureDefinition/kchip-lab-results"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation KCHIPLabResultsExample</b></p><a name=\"KCHIPLabResultsExample\"> </a><a name=\"hcKCHIPLabResultsExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-kchip-lab-results.html\">KCHIP Key Laboratory Results</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 26436-6}\">Laboratory studies (set)</span></p><p><b>subject</b>: <a href=\"Patient-KisumuPatientExample.html\">Achieng Grace Odhiambo  Female, DoB: 1990-04-23 ( http://moh.kenya/identifier/nationalID-no#12345678)</a></p><p><b>encounter</b>: <a href=\"Encounter-KisumuEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = ANC Encounter; period = 2026-05-10 09:00:00+0300 --&gt; 2026-05-10 10:00:00+0300</a></p><p><b>effective</b>: 2026-05-10 09:30:00+0300</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 718-7}\">Hemoglobin [Mass/volume] in Blood</span></p><p><b>value</b>: 10.2 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg/dL = 'g/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 75622-1}\">HIV 1 and 2 tests - Meaningful Use set</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes hiv-negative}\">HIV Negative</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 20507-0}\">Reagin Ab [Units/volume] in Serum</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes syphilis-non-reactive}\">Syphilis Non-Reactive</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 882-2}\">ABO and Rh group [Type] in Blood</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes blood-group-o-pos}\">O Positive (O+)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 5804-0}\">Protein [Mass/volume] in Urine</span></p><p><b>value</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes urine-protein-negative}\">Negative</span></p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "26436-6",
      "display" : "Laboratory studies (set)"
    }]
  },
  "subject" : {
    "reference" : "Patient/KisumuPatientExample"
  },
  "encounter" : {
    "reference" : "Encounter/KisumuEncounterExample"
  },
  "effectiveDateTime" : "2026-05-10T09:30:00+03:00",
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "718-7",
        "display" : "Hemoglobin [Mass/volume] in Blood"
      }]
    },
    "valueQuantity" : {
      "value" : 10.2,
      "unit" : "g/dL",
      "system" : "http://unitsofmeasure.org",
      "code" : "g/dL"
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "75622-1",
        "display" : "HIV 1 and 2 tests - Meaningful Use set"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "code" : "hiv-negative",
        "display" : "HIV Negative"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "20507-0",
        "display" : "Reagin Ab [Units/volume] in Serum"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "code" : "syphilis-non-reactive",
        "display" : "Syphilis Non-Reactive"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "882-2",
        "display" : "ABO and Rh group [Type] in Blood"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "code" : "blood-group-o-pos",
        "display" : "O Positive (O+)"
      }]
    }
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "5804-0",
        "display" : "Protein [Mass/volume] in Urine"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "code" : "urine-protein-negative",
        "display" : "Negative"
      }]
    }
  }]
}