{
  "resourceType" : "ValueSet",
  "id" : "uterotonic-given",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet uterotonic-given</b></p><a name=\"uterotonic-given\"> </a><a name=\"hcuterotonic-given\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-special-clinic-code-system.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-special-clinic-code-system.html#special-clinic-code-system-uterotonic-oxytocin\">uterotonic-oxytocin</a></td><td>Oxytocin</td><td>Uterotonic drug: oxytocin.</td></tr><tr><td><a href=\"CodeSystem-special-clinic-code-system.html#special-clinic-code-system-uterotonic-carbetocin\">uterotonic-carbetocin</a></td><td>Carbetocin</td><td>Uterotonic drug: carbetocin.</td></tr><tr><td><a href=\"CodeSystem-special-clinic-code-system.html#special-clinic-code-system-uterotonic-none\">uterotonic-none</a></td><td>None</td><td>No uterotonic administered.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/uterotonic-given",
  "version" : "0.1.0",
  "name" : "SGHIUterotonicGiven",
  "title" : "SGHI Uterotonic Given",
  "status" : "active",
  "date" : "2026-05-12T08:26:02+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" : "A ValueSet for uterotonic drugs administered during delivery.",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-code-system",
      "concept" : [{
        "code" : "uterotonic-oxytocin",
        "display" : "Oxytocin"
      },
      {
        "code" : "uterotonic-carbetocin",
        "display" : "Carbetocin"
      },
      {
        "code" : "uterotonic-none",
        "display" : "None"
      }]
    }]
  }
}