description: This profile specifies extensions and constraints on the Appointment resource to support coverage requirements discovery. package_name: hl7.fhir.us.davinci derivation: constraint name: Appointment type: Appointment elements: serviceCategory: {mustSupport: true, index: 3} specialty: {mustSupport: true, index: 5} requestedPeriod: {mustSupport: true, index: 14} start: {mustSupport: true, index: 8} participant: mustSupport: true index: 11 elements: actor: type: Reference short: Patient, Practitioner or Location mustSupport: true refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-location', 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient', 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-practitioner'] index: 12 status: {mustSupport: true, index: 13} serviceType: {mustSupport: true, index: 4} extension: type: Extension short: Coverage Info mustSupport: true url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information index: 0 slicing: slices: Coverage-Information: match: {} schema: {type: Extension, short: Coverage Info, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', index: 0} min: 0 appointmentType: {mustSupport: true, index: 6} status: {type: code, short: Appointment status, mustSupport: true, index: 2} identifier: {mustSupport: true, index: 1} basedOn: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-servicerequest'] index: 10 end: {mustSupport: true, index: 9} reasonReference: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition'] index: 7 package_version: crd-1.1.0-ballot extensions: Coverage-Information: {url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', min: 0, type: Extension, short: Coverage Info, mustSupport: true, index: 0} class: profile kind: resource url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment base: http://hl7.org/fhir/StructureDefinition/Appointment version: 1.1.0-ballot required: [requestedPeriod, start, end]