0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ObservationExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ObservationExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObservationExample</b></p><a name=\"ObservationExample\"> </a><a name=\"hcObservationExample\"> </a><a name=\"ObservationExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 1-8}\">Acyclovir [Susceptibility]</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "1-8",
        "display" : "Acyclovir [Susceptibility]"
      }
    ],
    "text" : "Acyclovir [Susceptibility]"
  }
}