description: null package_name: sappatientmanagement.sap_ish_r4_gen derivation: constraint name: Encounterabsence type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: reason: match: {url: reason} schema: index: 1 elements: url: pattern: {type: Uri, value: reason} index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} value[x]: elements: code: {index: 6} required: [code] required: [valueCoding, value] period: match: {url: period} schema: _required: true index: 7 elements: url: pattern: {type: Uri, value: period} index: 8 value: choices: [valuePeriod] index: 10 valuePeriod: {type: Period, choiceOf: value, index: 11} required: [valuePeriod, value] plannedPeriod: match: {url: plannedPeriod} schema: index: 12 elements: url: pattern: {type: Uri, value: plannedPeriod} index: 13 value: choices: [valuePeriod] index: 15 valuePeriod: {type: Period, choiceOf: value, index: 16} required: [valuePeriod, value] url: pattern: {type: Uri, value: 'http://sap.com/healthcare/fhir/StructureDefinition/Encounter-absence'} index: 17 value: choices: [] index: 19 package_version: 2.0.1 extensions: reason: url: reason index: 1 elements: url: pattern: {type: Uri, value: reason} index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} value[x]: elements: code: {index: 6} required: [code] required: [valueCoding, value] period: url: period _required: true index: 7 elements: url: pattern: {type: Uri, value: period} index: 8 value: choices: [valuePeriod] index: 10 valuePeriod: {type: Period, choiceOf: value, index: 11} required: [valuePeriod, value] plannedPeriod: url: plannedPeriod index: 12 elements: url: pattern: {type: Uri, value: plannedPeriod} index: 13 value: choices: [valuePeriod] index: 15 valuePeriod: {type: Period, choiceOf: value, index: 16} required: [valuePeriod, value] class: extension kind: complex-type url: http://sap.com/healthcare/fhir/StructureDefinition/Encounter-absence base: http://hl7.org/fhir/StructureDefinition/Extension version: SAP_ISH_R4_G2