SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHI Medication Not Given Reason - JSON Representation

Active as of 2026-09-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "medication-not-given-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medication-not-given-reason</b></p><a name=\"medication-not-given-reason\"> </a><a name=\"hcmedication-not-given-reason\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-medication-held-reason.html\">SGHI Medication Held Reason</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-medication-refused-reason.html\">SGHI Medication Refused Reason</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-medication-omitted-reason.html\">SGHI Medication Omitted Reason</a></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/medication-not-given-reason",
  "version" : "0.1.0",
  "name" : "SGHIMedicationNotGivenReason",
  "title" : "SGHI Medication Not Given Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-15T11:40:24+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [
    {
      "name" : "Kathurima Kimathi",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
        },
        {
          "system" : "email",
          "value" : "kathurimakimathi415@gmail.com"
        }
      ]
    },
    {
      "name" : "Oscar John",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oscarjohnotieno@gmail.com",
          "use" : "work"
        }
      ]
    },
    {
      "name" : "Kennedy Omondi",
      "telecom" : [
        {
          "system" : "email",
          "value" : "kennankole@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Every reason a dose was not given, across held, refused and omitted. Bound at MedicationAdministration.statusReason, where the HL7 binding is example strength. Which outcome a reason implies comes from the narrower set it belongs to.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://fhir.slade360.co.ke/fhir/ValueSet/medication-held-reason"
        ]
      },
      {
        "valueSet" : [
          🔗 "https://fhir.slade360.co.ke/fhir/ValueSet/medication-refused-reason"
        ]
      },
      {
        "valueSet" : [
          🔗 "https://fhir.slade360.co.ke/fhir/ValueSet/medication-omitted-reason"
        ]
      }
    ]
  }
}