{
  "resourceType" : "Observation",
  "id" : "ObservationKPSInvalid",
  "meta" : {
    "profile" : ["https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-observation"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationKPSInvalid</b></p><a name=\"ObservationKPSInvalid\"> </a><a name=\"hcObservationKPSInvalid\"> </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: <code>https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-kps-observation</code></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{https://nshr-uat.sha.go.ke/fhir/CodeSystem/observation-category-cs laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:\">Hemoglobin result</span></p><p><b>subject</b>: <a href=\"Patient-PatientKPS.html\">Amina Mohamed  Female, DoB: 1992-03-25 ( http://moh.kenya/identifier/nationalID-no#12345678)</a></p></div>"
  },
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "https://nshr-uat.sha.go.ke/fhir/CodeSystem/observation-category-cs",
      "code" : "laboratory",
      "display" : "Laboratory"
    }]
  }],
  "code" : {
    "text" : "Hemoglobin result"
  },
  "subject" : {
    "reference" : "Patient/PatientKPS"
  }
}