{
  "resourceType": "ValueSet",
  "id": "ValueSet-BNet-Preg-AppointmentType",
  "url": "https://simplifier.net/badgernet/ValueSet-BNet-Preg-AppointmentType",
  "name": "ValueSet-BNet-Preg-AppointmentType",
  "status": "active",
  "date": "2025-03-25T15:48:12.2043691Z",
  "publisher": "Clevermed Ltd.",
  "description": "Types of appointments",
  "copyright": "(C) Clevermed Ltd.  Usage by permission an only for integration with BadgeNet Platform",
  "compose": {
    "include": [
      {
        "system": "https://fhir.clevermed.com/codesystem",
        "concept": [
          {
            "code": "faceToFace",
            "display": "Face to Face",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "phoneCall",
            "display": "Phone Call",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "virtualConsultation",
            "display": "Virtual Consultation",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "attendAnywhere",
            "display": "Attend Anywhere",
            "designation": [
              {
                "value": "all"
              }
            ]
          },
          {
            "code": "nearMe",
            "display": "Near Me",
            "designation": [
              {
                "value": "all"
              }
            ]
          }
        ]
      }
    ]
  }
}