{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-BreechMode",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-BreechMode",
  "name": "ValueSet-BNet-Preg-BreechMode",
  "status": "active",
  "date": "2025-03-25T15:48:12.9754375Z",
  "publisher": "Clevermed Ltd.",
  "description": "The following is the allowable values for the modes of breech at birth.",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "71711000210102",
            "display": "Assisted vaginal breech",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "712654009",
            "display": "Caesarean section",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "271373005",
            "display": "Spontaneous vaginal breech",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}