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: 4} specialty: {mustSupport: true, index: 6} requestedPeriod: {mustSupport: true, index: 15} start: {mustSupport: true, index: 9} participant: mustSupport: true index: 12 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: 13 status: {mustSupport: true, index: 14} serviceType: {mustSupport: true, index: 5} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: Coverage-Information: match: {url: null} schema: {type: Extension, short: Coverage Info, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-coverage-information', index: 1} min: 0 appointmentType: {mustSupport: true, index: 7} status: {short: Appointment status, mustSupport: true, index: 3} identifier: {mustSupport: true, index: 2} basedOn: type: Reference refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-servicerequest'] index: 11 end: {mustSupport: true, index: 10} reasonReference: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition'] index: 8 package_version: crd-2.0.0 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: 1} class: profile kind: resource url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-appointment base: http://hl7.org/fhir/StructureDefinition/Appointment version: 2.0.0 required: [requestedPeriod, start, end]