{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-AppointmentStatus",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-AppointmentStatus",
  "name": "ValueSet-BNet-Preg-AppointmentStatus",
  "status": "active",
  "date": "2025-03-25T15:48:12.2043691Z",
  "publisher": "Clevermed Ltd.",
  "description": "Appointment status",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/participationstatus",
        "concept": [
          {
            "code": "accepted",
            "display": "Accepted",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "declined",
            "display": "Declined",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "needs-action",
            "display": "Needs Action",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}