PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminsynchronisation-tvs@1.2.0
    https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update
{
  "description": "Operation, die meldet, ob ein Patient zu einem gebuchten Termin erschienen ist oder nicht",
  "_filename": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update.json",
  "package_name": "kvdigital.terminsynchronisation-tvs",
  "date": null,
  "system": false,
  "publisher": "kv.digital GmbH",
  "instance": true,
  "name": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update",
  "package_version": "1.2.0",
  "status": "active",
  "id": "51614fb6-c472-4991-b40b-ae49a6489d3b",
  "resource": [ "Appointment" ],
  "kind": "operation",
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update",
  "code": "patientenankunft_update",
  "version": "1.1.0",
  "contact": [ {
    "name": "kv.digital GmbH",
    "telecom": [ {
      "value": "https://www.kv.digital",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "status",
    "type": "code",
    "binding": {
      "strength": "required",
      "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update"
    },
    "documentation": "Angabe, ob der Patient erschienen ist oder nicht\r\narrived = Patient erschienen\r\nnoshow = Patient nicht erschienen"
  } ]
}