description: Extension to define an encounter that is caused by an accident and at which time the accident happened package_name: ch.fhir.ig.ch derivation: constraint name: Accident type: Extension elements: extension: type: Extension short: Information if it was an accident index: 0 slicing: slices: tag: match: {} schema: type: Extension short: Information if it was an accident index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: tag} index: 2 valueBoolean: {type: boolean, short: Flag to indicate that it was an accident, index: 3} required: [valueBoolean] datetime: match: {} schema: short: Timestamp of the authorship/data input index: 4 extensions: {} elements: extension: {index: 5} url: type: uri pattern: {type: Uri, value: dateTime} index: 6 valueDateTime: {type: dateTime, short: date and time of accident, index: 7} required: [valueDateTime] url: type: uri pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-accident'} index: 8 value: choices: [] index: 10 package_version: core-1.2.0 extensions: tag: url: null type: Extension short: Information if it was an accident index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: tag} index: 2 valueBoolean: {type: boolean, short: Flag to indicate that it was an accident, index: 3} required: [valueBoolean] datetime: url: null short: Timestamp of the authorship/data input index: 4 extensions: {} elements: extension: {index: 5} url: type: uri pattern: {type: Uri, value: dateTime} index: 6 valueDateTime: {type: dateTime, short: date and time of accident, index: 7} required: [valueDateTime] class: extension kind: complex-type url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-accident base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.2.0