{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Child-NeoAdmission",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Child-NeoAdmission",
  "name": "ValueSet-BNet-Child-NeoAdmission",
  "status": "active",
  "date": "2025-03-25T11:59:26.5904259Z",
  "publisher": "Clevermed Ltd.",
  "description": "The following is the allowable values for whether a baby requires admission to a NICU or SCBU.",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "707851002",
            "display": "No",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "830077005",
            "display": "Yes, admission to Neonatal Intensive Care Unit (NICU)",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "305388001",
            "display": "Yes, admission to Special Care Baby Unit (SCBU)",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "284861000210105",
            "display": "Yes, requires specialist care but remains in the maternity unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}