0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. 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/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: Example – KCHIP Danger Signs - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "KCHIPDangerSignsExample",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.kisumuhealth.co.ke/StructureDefinition/kchip-danger-signs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation KCHIPDangerSignsExample</b></p><a name=\"KCHIPDangerSignsExample\"> </a><a name=\"hcKCHIPDangerSignsExample\"> </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-danger-signs.html\">KCHIP Danger Signs</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-signs-panel}\">Danger Signs Assessment Panel</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:45:00+0300</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-vaginal-bleeding}\">Vaginal bleeding</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-severe-headache}\">Severe headache</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-blurred-vision}\">Blurred vision</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-reduced-fetal-movements}\">Reduced fetal movements</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-convulsions}\">Convulsions</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes danger-severe-abdominal-pain}\">Severe abdominal pain</span></p><p><b>value</b>: false</p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
        "code" : "danger-signs-panel",
        "display" : "Danger Signs Assessment Panel"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/KisumuPatientExample"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/KisumuEncounterExample"
  },
  "effectiveDateTime" : "2026-05-10T09:45:00+03:00",
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-vaginal-bleeding",
            "display" : "Vaginal bleeding"
          }
        ]
      },
      "valueBoolean" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-severe-headache",
            "display" : "Severe headache"
          }
        ]
      },
      "valueBoolean" : true
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-blurred-vision",
            "display" : "Blurred vision"
          }
        ]
      },
      "valueBoolean" : true
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-reduced-fetal-movements",
            "display" : "Reduced fetal movements"
          }
        ]
      },
      "valueBoolean" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-convulsions",
            "display" : "Convulsions"
          }
        ]
      },
      "valueBoolean" : false
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
            "code" : "danger-severe-abdominal-pain",
            "display" : "Severe abdominal pain"
          }
        ]
      },
      "valueBoolean" : false
    }
  ]
}