description: 'Profil TaskMDPHDemande adapté au cas d''usage SI-MDPH. \r\nLa ressource « Task » regroupe les informations relatives à la transmission des mises à jour du dossier de demandes, aux demandes de modification du dossier par l’usager et aux demandes de pièces complémentaires par le SI-MDPH, ainsi qu’à la transmission des décisions. \r\nLe profilage de cette ressource est nécessaire pour chacun des objets métiers suivants : dossier, demande, décision\r\nUn profil spécifique est créé et nommé TaskMDPHDemande. Ce profil regroupe les informations relatives à l’objet métier « demande ».' package_name: ans.cnsa.fhir derivation: constraint name: TaskMDPHDemande type: Task elements: meta: index: 0 elements: profile: pattern: {type: Canonical, value: 'http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande'} index: 1 required: [profile] identifier: {index: 2} groupIdentifier: {index: 3} partOf: type: Reference refers: ['http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDossier'] index: 4 status: pattern: {type: Code, value: ready} index: 5 intent: pattern: {type: Code, value: plan} index: 6 code: binding: {strength: required, valueSet: 'https://mos.esante.gouv.fr/NOS/JDV_JXX-TypeDemande/FHIR/JDV-JXX-TypeDemande'} index: 7 input: index: 8 slicing: rules: open discriminator: - {path: type.text, type: value} min: 1 slices: StatutCourantDAffichageDeLaDemande: match: type: {text: Statut courant d’affichage de la demande} schema: index: 9 elements: type: elements: text: pattern: {type: String, value: Statut courant d’affichage de la demande} index: 10 required: [text] value: choices: [valueCoding] index: 12 valueCoding: {type: Coding, choiceOf: value, index: 13} StatutCourantMetierDeLaDemande: match: type: {text: Statut courant métier de la demande} schema: index: 14 elements: type: elements: text: pattern: {type: String, value: Statut courant métier de la demande} index: 15 required: [text] value: choices: [valueCoding] index: 17 valueCoding: {type: Coding, choiceOf: value, index: 18} SousStatutDeLaDemande: match: type: {text: Sous-statut de la demande} schema: index: 19 elements: type: elements: text: pattern: {type: String, value: Sous-statut de la demande} index: 20 required: [text] value: choices: [valueCoding] index: 22 valueCoding: {type: Coding, choiceOf: value, index: 23} package_version: 0.1.1 class: profile kind: resource url: http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande base: http://hl7.org/fhir/StructureDefinition/Task version: '1.0' required: [groupIdentifier, partOf, identifier, input, meta, code]