{ "description": "Profil TaskMDPHDecision 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é TaskMDPHDossier. Ce profil regroupe les informations relatives à l’objet métier « dossier ».", "_filename": "TaskMDPHDecision.StructureDefinition.json", "package_name": "ans.cnsa.fhir", "date": "2020-06-23", "derivation": "constraint", "publisher": "ANS", "fhirVersion": "4.0.1", "name": "TaskMDPHDecision", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Task", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.1.0", "status": "active", "id": "ce4c344a-1fcf-4638-9456-fa4b9e8b5136", "kind": "resource", "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDecision", "version": "1.0", "differential": { "element": [ { "id": "Task.meta", "min": 1, "path": "Task.meta" }, { "id": "Task.meta.profile", "max": "1", "min": 1, "path": "Task.meta.profile", "fixedCanonical": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDecision" }, { "id": "Task.identifier", "max": "1", "min": 1, "path": "Task.identifier" }, { "id": "Task.groupIdentifier", "min": 1, "path": "Task.groupIdentifier" }, { "id": "Task.partOf", "max": "1", "min": 1, "path": "Task.partOf", "type": [ { "code": "Reference", "targetProfile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande" ] } ] }, { "id": "Task.status", "path": "Task.status", "fixedCode": "ready" }, { "id": "Task.intent", "path": "Task.intent", "fixedCode": "plan" }, { "id": "Task.input", "min": 1, "path": "Task.input", "slicing": { "rules": "open", "discriminator": [ { "path": "type.text", "type": "value" } ] } }, { "id": "Task.input:TypeDeDecision", "max": "1", "path": "Task.input", "sliceName": "TypeDeDecision" }, { "id": "Task.input:TypeDeDecision.type.text", "min": 1, "path": "Task.input.type.text", "fixedString": "Type de décision" }, { "id": "Task.input:TypeDeDecision.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_JXX-TypeDecision/FHIR/JDV-JXX-TypeDecision", "description": "TypeDecision" } }, { "id": "Task.input:DateDEffetDeLaDecisionDeCloture", "max": "1", "path": "Task.input", "sliceName": "DateDEffetDeLaDecisionDeCloture" }, { "id": "Task.input:DateDEffetDeLaDecisionDeCloture.type.text", "min": 1, "path": "Task.input.type.text", "fixedString": "Date d’effet de la décision de clôture" }, { "id": "Task.input:DateDEffetDeLaDecisionDeCloture.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "date" } ] }, { "id": "Task.input:TypeDePrestationEtDroit", "max": "1", "path": "Task.input", "sliceName": "TypeDePrestationEtDroit" }, { "id": "Task.input:TypeDePrestationEtDroit.type.text", "min": 1, "path": "Task.input.type.text", "fixedString": "Type de prestation et droit" }, { "id": "Task.input:TypeDePrestationEtDroit.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_JXX-DroitPrestations/FHIR/JDV-JXX-DroitPrestations", "description": "NomenclatureDroitsEtP restations" } }, { "id": "Task.input:Duree", "max": "1", "path": "Task.input", "sliceName": "Duree" }, { "id": "Task.input:Duree.type.text", "min": 1, "path": "Task.input.type.text", "fixedString": "Durée" }, { "id": "Task.input:Duree.value[x]", "path": "Task.input.value[x]", "type": [ { "code": "Period" } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task" }