description: null package_name: ca.on.oh.mha.pds derivation: constraint name: AppointmentV2Draft type: Appointment elements: meta: mustSupport: true index: 0 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Appointment'} index: 1 required: [profile] status: short: cancelled | noshow binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/mha/appointmentStatus'} mustSupport: true index: 2 cancelationReason: short: The coded reason for the appointment being cancelled. Indicates the reason why the first orginal appointment was rescheduled binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/mha/appointmentRescheduleReason'} mustSupport: true index: 3 elements: coding: mustSupport: true index: 4 elements: system: {mustSupport: true, index: 5} code: {mustSupport: true, index: 6} display: {mustSupport: true, index: 7} required: [display, system, code] required: [coding] start: {mustSupport: true, index: 8} end: {mustSupport: true, index: 9} basedOn: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest'] index: 10 elements: reference: {mustSupport: true, index: 11} required: [reference] participant: mustSupport: true index: 12 elements: actor: type: Reference mustSupport: true refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient'] index: 13 status: {mustSupport: true, index: 14} required: [actor] package_version: 2.0.0-alpha-preview-0.1 class: profile kind: resource url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Appointment-V2-draft base: http://hl7.org/fhir/StructureDefinition/Appointment version: 2.0.0 required: [meta]