{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Child-ShoulderDystocia",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Child-ShoulderDystocia",
  "name": "ValueSet-BNet-Child-ShoulderDystocia",
  "status": "active",
  "date": "2025-03-25T15:48:12.9840596Z",
  "publisher": "Clevermed Ltd.",
  "description": "Allowable values for shoulder dystocia",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevemed.com/codesystem/BadgerNetShoulderDystocia",
        "concept": [
          {
            "code": "1",
            "display": "Yes",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "2",
            "display": "No",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "3",
            "display": "Unknown",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}