{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Child-WellChildReferralStatus",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Child-WellChildReferralStatus",
  "name": "ValueSet-BNet-Child-WellChildReferralStatus",
  "status": "active",
  "date": "2025-10-09T16:39:10.8720128Z",
  "publisher": "Clevermed Ltd.",
  "description": "The following are results for whether a well child referral was made.",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/valueset/wellchildreferralstatus",
        "concept": [
          {
            "code": "1",
            "display": "Yes",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "2",
            "display": "No",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "3",
            "display": "Declined",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}