PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.tddui@2.2.0-ballot
    https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport-usager
description: Profil de la ressource TDDUITaskTransport permettant de représenter le transport de l'usager.
package_name: ans.fhir.fr.tddui
derivation: constraint
name: TDDUITaskTransportUsager
type: Task
elements:
  identifier:
    short: Identifiant du transport de l'usager
    index: 0
    elements:
      system:
        pattern: {type: Uri, value: 'https://identifiant-medicosocial-transportusager.esante.gouv.fr'}
        index: 1
      value: {index: 2}
    required: [value, system]
  code: {index: 3}
  encounter: {index: 4}
  executionPeriod:
    elements:
      start: {index: 5}
      end: {index: 6}
  owner: {index: 7}
  input:
    index: 8
    slicing:
      slices:
        adresseDestination:
          match: {}
          schema: {index: 10}
        accompagnement:
          match: {}
          schema:
            short: Accompagnement nécessaire ou non de l'usager
            index: 15
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: accompagnement, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'}
                index: 16
              value:
                choices: [valueBoolean]
                index: 18
              valueBoolean: {type: boolean, choiceOf: value, index: 19}
        typeMotorisation:
          match: {}
          schema: {index: 8}
        dureeTheorique:
          match: {}
          schema: {index: 14}
        budgetReel:
          match: {}
          schema: {index: 12}
        asepsieRigoureuse:
          match: {}
          schema:
            short: Asepsie nécessaire ou non nécessaire
            index: 20
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: asepsie, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'}
                index: 21
              value:
                choices: [valueBoolean]
                index: 23
              valueBoolean: {type: boolean, choiceOf: value, index: 24}
        distance:
          match: {}
          schema: {index: 13}
        natureTransport:
          match: {}
          schema:
            short: Nature du transport de l'usager
            index: 25
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: natureTransport, system: 'https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/input-tddui-task-transport-codesystem'}
                index: 26
              value:
                choices: [valueCodeableConcept]
                index: 28
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 29}
        budgetPrevisionnel:
          match: {}
          schema: {index: 11}
        adresseDepart:
          match: {}
          schema: {index: 9}
package_version: 2.2.0-ballot
class: profile
kind: resource
url: https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport-usager
base: https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport|2.2.0-ballot
version: 2.2.0-ballot