{
  "resourceType" : "ValueSet",
  "id" : "cz-method-of-delivery",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-method-of-delivery</b></p><a name=\"cz-method-of-delivery\"> </a><a name=\"hccz-method-of-delivery\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/177157003\">177157003</a></td><td>Spontaneous breech delivery</td></tr><tr><td><a href=\"http://snomed.info/id/417121007\">417121007</a></td><td>Breech extraction</td></tr><tr><td><a href=\"http://snomed.info/id/309469004\">309469004</a></td><td>Spontaneous vertex delivery</td></tr><tr><td><a href=\"http://snomed.info/id/61586001\">61586001</a></td><td>Delivery by vacuum extraction</td></tr><tr><td><a href=\"http://snomed.info/id/302383001\">302383001</a></td><td>Forceps delivery</td></tr><tr><td><a href=\"http://snomed.info/id/11466000\">11466000</a></td><td>Cesarean section</td></tr></table></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/hdr/ValueSet/cz-method-of-delivery",
  "version" : "0.1.0",
  "name" : "CZMethodOfDelivery",
  "title" : "CZ Method of Delivery",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-09T13:51:33+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [{
    "name" : "HL7 Czech Republic",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.cz/"
    }]
  }],
  "description" : "ValueSet for maternal delivery methods in the Czech HDR project.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "177157003",
        "display" : "Spontaneous breech delivery"
      },
      {
        "code" : "417121007",
        "display" : "Breech extraction"
      },
      {
        "code" : "309469004",
        "display" : "Spontaneous vertex delivery"
      },
      {
        "code" : "61586001",
        "display" : "Delivery by vacuum extraction"
      },
      {
        "code" : "302383001",
        "display" : "Forceps delivery"
      },
      {
        "code" : "11466000",
        "display" : "Cesarean section"
      }]
    }]
  }
}