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: 11} meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} patientInstruction: {index: 17} start: {mustSupport: true, index: 12} created: {mustSupport: true, index: 15} participant: mustSupport: true index: 24 elements: type: {mustSupport: true, index: 25} 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: 26 elements: reference: {mustSupport: true, index: 27} identifier: mustSupport: true index: 28 elements: system: {mustSupport: true, index: 29} value: {mustSupport: true, index: 30} 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 extensions: {} elements: extension: {index: 5} value: choices: [] index: 7 VirtualService: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.virtualService', index: 8} min: 0 status: {mustSupport: true, index: 10} comment: {mustSupport: true, index: 16} minutesDuration: {index: 14} identifier: {mustSupport: true, index: 9} basedOn: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-ServiceRequest'] index: 18 elements: reference: {mustSupport: true, index: 19} identifier: mustSupport: true index: 20 elements: use: {mustSupport: true, index: 21} system: {mustSupport: true, index: 22} value: {mustSupport: true, index: 23} required: [value, system, use] end: {index: 13} text: {mustSupport: true, index: 2} package_version: 1.3.0-dft-preBallot extensions: AppointmentClass: url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.class type: Extension mustSupport: true index: 4 extensions: {} elements: extension: {index: 5} value: choices: [] index: 7 VirtualService: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-Appointment.virtualService', min: 0, type: Extension, mustSupport: true, index: 8} 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, identifier]