description: The resource involves booking one (or a series) of appointment(s) between the patient and the practitioner(s) for a specific date/time. The encounter may be a scheduled referral or an econsult. package_name: ca.infoway.io.erec derivation: constraint name: Appointment type: Appointment elements: description: {mustSupport: true, index: 7} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} patientInstruction: {index: 13} start: {mustSupport: true, index: 8} created: {mustSupport: true, index: 11} participant: mustSupport: true index: 20 elements: type: {mustSupport: true, index: 21} actor: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location', 'http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient', 'http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole'] index: 22 elements: reference: {mustSupport: true, index: 23} identifier: mustSupport: true index: 24 elements: system: {mustSupport: true, index: 25} value: {mustSupport: true, index: 26} required: [value, system] extension: index: 3 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: AppointmentClass: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.class', index: 4} VirtualService: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-AppointmentVirtualService', index: 5} status: {mustSupport: true, index: 6} comment: {mustSupport: true, index: 12} minutesDuration: {index: 10} basedOn: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest'] index: 14 elements: reference: {mustSupport: true, index: 15} identifier: mustSupport: true index: 16 elements: use: {mustSupport: true, index: 17} system: {mustSupport: true, index: 18} value: {mustSupport: true, index: 19} required: [value, system, use] end: {index: 9} text: {mustSupport: true, index: 2} package_version: 1.1.0-dft extensions: AppointmentClass: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.class', type: Extension, mustSupport: true, index: 4} VirtualService: {url: 'http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ext-AppointmentVirtualService', type: Extension, mustSupport: true, index: 5} class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Appointment base: http://hl7.org/fhir/StructureDefinition/Appointment version: null required: [basedOn]