{
  "resourceType" : "ValueSet",
  "id" : "KCHIPFetalLieVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet KCHIPFetalLieVS</b></p><a name=\"KCHIPFetalLieVS\"> </a><a name=\"hcKCHIPFetalLieVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-KCHIPCodes.html\"><code>http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes</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></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-fetal-lie-longitudinal\">fetal-lie-longitudinal</a></td><td style=\"color: #cccccc\">Longitudinal lie</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-fetal-lie-transverse\">fetal-lie-transverse</a></td><td style=\"color: #cccccc\">Transverse lie</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-fetal-lie-oblique\">fetal-lie-oblique</a></td><td style=\"color: #cccccc\">Oblique lie</td></tr><tr><td><a href=\"CodeSystem-KCHIPCodes.html#KCHIPCodes-fetal-lie-unstable\">fetal-lie-unstable</a></td><td style=\"color: #cccccc\">Unstable lie</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kisumuhealth.co.ke/ValueSet/KCHIPFetalLieVS",
  "version" : "0.1.0",
  "name" : "KCHIPFetalLieVS",
  "title" : "KCHIP Fetal Lie",
  "status" : "draft",
  "date" : "2026-06-16T20:08:11+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [{
    "name" : "intellisoftkenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.intellisoftkenya.com/"
    }]
  }],
  "description" : "Fetal lie options for ANC observation",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.kisumuhealth.co.ke/CodeSystem/KCHIPCodes",
      "concept" : [{
        "code" : "fetal-lie-longitudinal"
      },
      {
        "code" : "fetal-lie-transverse"
      },
      {
        "code" : "fetal-lie-oblique"
      },
      {
        "code" : "fetal-lie-unstable"
      }]
    }]
  }
}