description: Profil parent neutre des paramètres d'entrée de l'opération $cancel. Ne pas utiliser directement — utiliser SGRDVCancelRequestParameters (api-sgrdv) ou SGRDVSourceCancelNotificationParameters (api-source). La disponibilité ciblée est transmise en logical reference (IdDispoDME). La Provenance multi-agents est identique à celle de l'opération $book (SGRDVBaseBookRequestProvenance). package_name: ca.qc.sq.sgrdv derivation: constraint name: SGRDVBaseCancelPayloadParameters type: Parameters elements: parameter: index: 0 slicing: rules: open discriminator: - {path: name, type: value} min: null slices: appointment: match: {name: appointment} schema: index: 1 elements: name: pattern: {type: String, value: appointment} index: 2 value: choices: [valueReference] index: 4 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Appointment'] index: 5 value[x]: elements: reference: {index: 6} type: pattern: {type: Uri, value: Appointment} index: 7 identifier: index: 8 elements: type: index: 9 elements: coding: index: 10 elements: system: pattern: {type: Uri, value: 'http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type'} index: 11 code: pattern: {type: Code, value: IdDispoDME} index: 12 required: [coding] system: {index: 13} value: {index: 14} required: [value, type, system] required: [identifier] required: [valueReference, value] cancellationReason: match: {name: cancellationReason} schema: index: 15 elements: name: pattern: {type: String, value: cancellationReason} index: 16 value: choices: [valueString] index: 18 valueString: {type: string, choiceOf: value, index: 19} required: [valueString, value] provenance: match: {name: provenance} schema: index: 20 elements: name: pattern: {type: String, value: provenance} index: 21 resource: {type: Provenance, index: 22} required: [resource] package_version: 1.2.0 class: profile kind: resource url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-cancel-payload-parameters base: http://hl7.org/fhir/StructureDefinition/Parameters version: 1.2.0