description: Profil de la ressource Task permettant de représenter le transport. package_name: ans.fhir.fr.tddui derivation: constraint name: TDDUITaskTransport type: Task elements: identifier: {index: 0} code: binding: {strength: required, valueSet: 'https://smt.esante.gouv.fr/fhir/ValueSet/jdv-mode-de-transport-cisis|20250624152101'} index: 1 encounter: type: Reference refers: ['https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-evenement|2.2.0-ballot'] index: 2 executionPeriod: index: 3 elements: start: {index: 4} end: {index: 5} required: [start, end] owner: type: Reference refers: ['https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-organization|2.2.0-ballot'] index: 6 input: index: 7 elements: type: binding: {strength: required, valueSet: 'https://interop.esante.gouv.fr/ig/fhir/tddui/ValueSet/input-tddui-task-transport-valueset|2.2.0-ballot'} index: 8 slicing: rules: open discriminator: - {path: type, type: pattern} min: null slices: typeMotorisation: match: type: coding: - {code: typeMotorisation, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Type de motorisation index: 9 elements: type: pattern: type: CodeableConcept value: coding: - {code: typeMotorisation, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 10 value: choices: [valueCodeableConcept] index: 12 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 13} adresseDepart: match: type: coding: - {code: adresseDepart, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Adresse de départ index: 14 elements: type: pattern: type: CodeableConcept value: coding: - {code: adresseDepart, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 15 value: choices: [valueAddress] index: 17 valueAddress: {type: Address, choiceOf: value, index: 18} adresseDestination: match: type: coding: - {code: adresseDestination, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Adresse de destination index: 19 elements: type: pattern: type: CodeableConcept value: coding: - {code: adresseDestination, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 20 value: choices: [valueAddress] index: 22 valueAddress: {type: Address, choiceOf: value, index: 23} budgetPrevisionnel: match: type: coding: - {code: budgetPrevisionnel, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Budget prévisionnel index: 24 elements: type: pattern: type: CodeableConcept value: coding: - {code: budgetPrevisionnel, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 25 value: choices: [valueMoney] index: 27 valueMoney: {type: Money, choiceOf: value, index: 28} budgetReel: match: type: coding: - {code: budgetReel, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Budget réel index: 29 elements: type: pattern: type: CodeableConcept value: coding: - {code: budgetReel, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 30 value: choices: [valueMoney] index: 32 valueMoney: {type: Money, choiceOf: value, index: 33} distance: match: type: coding: - {code: distance, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Distance du trajet index: 34 elements: type: pattern: type: CodeableConcept value: coding: - {code: distance, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 35 value: choices: [valueDistance] index: 37 valueDistance: {type: Distance, choiceOf: value, index: 38} dureeTheorique: match: type: coding: - {code: dureeTheorique, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} schema: short: Durée théorique du trajet index: 39 elements: type: pattern: type: CodeableConcept value: coding: - {code: dureeTheorique, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'} index: 40 value: choices: [valueDuration] index: 42 valueDuration: {type: Duration, choiceOf: value, index: 43} package_version: 2.2.0-ballot class: profile kind: resource url: https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport base: http://hl7.org/fhir/StructureDefinition/Task|4.0.1 version: 2.2.0-ballot required: [executionPeriod, encounter, identifier]