FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekvdigital.terminsynchronisation-tvs
Resource TypeValueSet
IdKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.6.0-Expansions&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By
Version1.0.0
Statusactive
NameKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By
TitleKBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By
DescriptionAngabe, durch wen ein Termin abgesagt wurde: pat/Patient = Termin wurde durch den Patienten abgesagt. | prov/Provider = Termin wurde durch die Praxis abgesagt.
CopyrightCopyright 2024 kv.digital GmbH

Resources that use this resource

StructureDefinition
KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_AppointmentKBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment

Resources that this resource uses

CodeSystem
appointment-cancellation-reasonAppointment cancellation reason

Narrative

Note: links and images are rebased to the (stated) source

Angabe, durch wen ein Termin abgesagt wurde.

Source1

{
  "resourceType": "ValueSet",
  "id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Cancelled-By",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
  "version": "1.0.0",
  "name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
  "title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By",
  "status": "active",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Angabe, durch wen ein Termin abgesagt wurde: pat/Patient = Termin wurde durch den Patienten abgesagt. | prov/Provider = Termin wurde durch die Praxis abgesagt.",
  "copyright": "Copyright 2024 kv.digital GmbH",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "concept": [
          {
            "code": "pat",
            "display": "Patient"
          },
          {
            "code": "prov",
            "display": "Provider"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:eb6ba779-7043-4271-aeb4-742c348c10cc",
    "timestamp": "2026-01-20T13:40:07+01:00",
    "total": 2,
    "offset": 0,
    "parameter": [
      {
        "name": "count",
        "valueInteger": 1000
      },
      {
        "name": "offset",
        "valueInteger": 0
      },
      {
        "name": "excludeNested",
        "valueBoolean": true
      },
      {
        "name": "used-codesystem",
        "valueUri": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason|2.1.1"
      }
    ],
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "code": "pat",
        "display": "Patient"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
        "code": "prov",
        "display": "Provider"
      }
    ]
  }
}