{
  "resourceType" : "ValueSet",
  "id" : "MNCHDeliveryCadreVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MNCHDeliveryCadreVS</b></p><a name=\"MNCHDeliveryCadreVS\"> </a><a name=\"hcMNCHDeliveryCadreVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MNCHCodes.html\"><code>http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes</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-MNCHCodes.html#MNCHCodes-nurse\">nurse</a></td><td style=\"color: #cccccc\">Nurse</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-midwife\">midwife</a></td><td style=\"color: #cccccc\">Midwife</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-clinical-officer\">clinical-officer</a></td><td style=\"color: #cccccc\">Clinical Officer</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-doctor\">doctor</a></td><td style=\"color: #cccccc\">Doctor</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHDeliveryCadreVS",
  "version" : "0.1.0",
  "name" : "MNCHDeliveryCadreVS",
  "title" : "MNCH Delivery Cadre",
  "status" : "draft",
  "date" : "2026-06-16T20:08:11+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [{
    "name" : "intellisoftkenya",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.intellisoftkenya.com/"
    }]
  }],
  "description" : "Person conducting the delivery (MNCH.E.DE.60)",
  "compose" : {
    "include" : [{
      "system" : "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes",
      "concept" : [{
        "code" : "nurse"
      },
      {
        "code" : "midwife"
      },
      {
        "code" : "clinical-officer"
      },
      {
        "code" : "doctor"
      }]
    }]
  }
}