{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-CareLocationTypes",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-CareLocationTypes",
  "name": "ValueSet-BNet-CareLocationTypes",
  "status": "active",
  "date": "2025-03-25T15:48:13.0381297Z",
  "publisher": "Clevermed Ltd.",
  "description": "BadgerNet Care Location types",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "http://clevermed.com/BadgerNetCustom",
        "concept": [
          {
            "code": "mat",
            "display": "Single maternity unit or birthing facility",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "nnu",
            "display": "Single neonatal unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "phdu",
            "display": "Paediatric High Dependency unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "picu",
            "display": "Paediatric Intensive Care unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "poscu",
            "display": "Paediatric Oncology Care unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "adulticu",
            "display": "Adult Intesive Care unit",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "gppractice",
            "display": "GP Practice",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "place",
            "display": "Generic uncoded place",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "place-import",
            "display": "Generic uncoded place, imported from external system",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}