Code system containing cancellation reasons
CancellationReasons =
object
Code system containing cancellation reasons. Provides standardized reasons for appointment cancellation.
Properties
id
id:
string
Unique code system identifier
title
title:
string|null
Code system title
url
url:
string|null
Code system URL
concept
concept: (
CancellationReasonConcept|null)[] |null
List of cancellation reason concepts
