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