description: Extension créée dans ce volet pour représenter le transport. package_name: ans.fhir.fr.tdmi derivation: constraint name: DMITransport type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: refTransport: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: refTransport} index: 3 value: choices: [valueIdentifier] index: 5 valueIdentifier: {type: Identifier, choiceOf: value, index: 6} refDelivery: match: {} schema: _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: refDelivery} index: 9 value: choices: [valueIdentifier] index: 11 valueIdentifier: {type: Identifier, choiceOf: value, index: 12} incident: match: {} schema: index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: incident} index: 15 value: choices: [valueCode] index: 17 valueCode: {type: code, choiceOf: value, index: 18} detailIncident: match: {} schema: index: 19 extensions: {} elements: extension: {index: 20} url: pattern: {type: Uri, value: detailIncident} index: 21 value: choices: [valueString] index: 23 valueString: {type: string, choiceOf: value, index: 24} text: match: {} schema: index: 25 extensions: {} elements: extension: {index: 26} url: pattern: {type: Uri, value: text} index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} meta: match: {} schema: _required: true index: 31 extensions: {} elements: extension: {index: 32} url: pattern: {type: Uri, value: meta} index: 33 value: choices: [valueMeta] index: 35 valueMeta: {type: Meta, choiceOf: value, index: 36} url: pattern: {type: Uri, value: 'https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-transport'} index: 37 value: choices: [] index: 39 package_version: 3.0.0-ballot extensions: refTransport: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: refTransport} index: 3 value: choices: [valueIdentifier] index: 5 valueIdentifier: {type: Identifier, choiceOf: value, index: 6} refDelivery: url: null _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: refDelivery} index: 9 value: choices: [valueIdentifier] index: 11 valueIdentifier: {type: Identifier, choiceOf: value, index: 12} incident: url: null index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: incident} index: 15 value: choices: [valueCode] index: 17 valueCode: {type: code, choiceOf: value, index: 18} detailIncident: url: null index: 19 extensions: {} elements: extension: {index: 20} url: pattern: {type: Uri, value: detailIncident} index: 21 value: choices: [valueString] index: 23 valueString: {type: string, choiceOf: value, index: 24} text: url: null index: 25 extensions: {} elements: extension: {index: 26} url: pattern: {type: Uri, value: text} index: 27 value: choices: [valueString] index: 29 valueString: {type: string, choiceOf: value, index: 30} meta: url: null _required: true index: 31 extensions: {} elements: extension: {index: 32} url: pattern: {type: Uri, value: meta} index: 33 value: choices: [valueMeta] index: 35 valueMeta: {type: Meta, choiceOf: value, index: 36} class: extension kind: complex-type url: https://interop.esante.gouv.fr/ig/fhir/tdmi/StructureDefinition/dmi-transport base: http://hl7.org/fhir/StructureDefinition/Extension version: 3.0.0-ballot