http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason|4.0.1
name
AppointmentCancellationReason
AppointmentCancellationReason
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
example
example
status
draft
draft
Appointment cancellation reason
This example value set defines a set of reasons for the cancellation of an appointment.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}