description: A reply to an appointment request for a patient and/or practitioner(s), such as a confirmation or rejection. package_name: hl7.fhir.r5.core derivation: specialization name: AppointmentResponse type: AppointmentResponse elements: identifier: {isModifier: false, short: External Ids for this item, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} appointment: isModifier: false short: Appointment this response relates to refers: ['http://hl7.org/fhir/StructureDefinition/Appointment'] type: Reference mustSupport: false isSummary: true index: 1 start: {isModifier: false, short: 'Time from appointment, or requested new start time', type: instant, mustSupport: false, isSummary: false, index: 2} end: {isModifier: false, short: 'Time from appointment, or requested new end time', type: instant, mustSupport: false, isSummary: false, index: 3} participantType: isModifier: false short: Role of participant in the appointment type: CodeableConcept mustSupport: false array: true binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/encounter-participant-type'} isSummary: true index: 4 actor: isModifier: false short: Person, Location, HealthcareService, or Device refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference mustSupport: false isSummary: true index: 5 participantStatus: isModifier: true short: accepted | declined | tentative | needs-action index: 6 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/participationstatus|4.6.0'} isModifierReason: Not known why this is labelled a modifier isSummary: true comment: {isModifier: false, short: Additional comments, type: string, mustSupport: false, isSummary: false, index: 7} package_version: 4.6.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/AppointmentResponse base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.6.0 required: [participantStatus, appointment]