FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/TaskMDPHDemande.StructureDefinition

Packageans.cnsa.fhir
Resource TypeStructureDefinition
IdTaskMDPHDemande.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ans.cnsa.fhir@0.1.2&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande
URLhttp://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande
Version1.0
Statusactive
Date2020-06-23
NameTaskMDPHDemande
Authoritynational
DescriptionProfil TaskMDPHDemande adapté au cas d'usage SI-MDPH. La 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. Le profilage de cette ressource est nécessaire pour chacun des objets métiers suivants : dossier, demande, décision Un profil spécifique est créé et nommé TaskMDPHDemande. Ce profil regroupe les informations relatives à l’objet métier « demande ».
TypeTask
Kindresource

Resources that use this resource

CapabilityStatement
TSIMDPH.SIMDPHCI-SIS Teleservice-SI-MDPH - SIMDPH
TSIMDPH.TeleserviceCI-SIS Teleservice-SI-MDPH - Teleservice
StructureDefinition
BundleTransmissionElementsDossierBundleTransmissionElementsDossier
CommunicationMDPHCommunicationMDPH
CommunicationRequestMDPHCommunicationRequestMDPH
DocumentReferenceMDPHDocumentReferenceMDPH
TaskMDPHDecisionTaskMDPHDecision

Resources that this resource uses

StructureDefinition
TaskMDPHDossierTaskMDPHDossier

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande",
  "version": "1.0",
  "name": "TaskMDPHDemande",
  "status": "active",
  "date": "2020-06-23",
  "publisher": "ANS",
  "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 ».",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Task",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Task.meta",
        "path": "Task.meta",
        "min": 1
      },
      {
        "id": "Task.meta.profile",
        "path": "Task.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDemande"
      },
      {
        "id": "Task.identifier",
        "path": "Task.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.groupIdentifier",
        "path": "Task.groupIdentifier",
        "min": 1
      },
      {
        "id": "Task.partOf",
        "path": "Task.partOf",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/TaskMDPHDossier"
            ]
          }
        ]
      },
      {
        "id": "Task.status",
        "path": "Task.status",
        "fixedCode": "ready"
      },
      {
        "id": "Task.intent",
        "path": "Task.intent",
        "fixedCode": "plan"
      },
      {
        "id": "Task.code",
        "path": "Task.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "description": "JDV_Nomenclature type de demande",
          "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_JXX-TypeDemande/FHIR/JDV-JXX-TypeDemande"
        }
      },
      {
        "id": "Task.input",
        "path": "Task.input",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.text"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Task.input:StatutCourantDAffichageDeLaDemande",
        "path": "Task.input",
        "sliceName": "StatutCourantDAffichageDeLaDemande",
        "max": "1"
      },
      {
        "id": "Task.input:StatutCourantDAffichageDeLaDemande.type.text",
        "path": "Task.input.type.text",
        "min": 1,
        "fixedString": "Statut courant d’affichage de la demande"
      },
      {
        "id": "Task.input:StatutCourantDAffichageDeLaDemande.value[x]",
        "path": "Task.input.value[x]",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "NomenclatureStatutsAffichesDemande",
          "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_JXX-StatutDemandeAffiches/FHIR/JDV-JXX-StatutDemandeAffiches"
        }
      },
      {
        "id": "Task.input:StatutCourantMetierDeLaDemande",
        "path": "Task.input",
        "sliceName": "StatutCourantMetierDeLaDemande",
        "max": "1"
      },
      {
        "id": "Task.input:StatutCourantMetierDeLaDemande.type.text",
        "path": "Task.input.type.text",
        "min": 1,
        "fixedString": "Statut courant métier de la demande"
      },
      {
        "id": "Task.input:StatutCourantMetierDeLaDemande.value[x]",
        "path": "Task.input.value[x]",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "NomenclatureStatutsMetierDemande",
          "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_JXX-StatutDemande/FHIR/JDV-JXX-StatutDemande"
        }
      },
      {
        "id": "Task.input:SousStatutDeLaDemande",
        "path": "Task.input",
        "sliceName": "SousStatutDeLaDemande",
        "max": "1"
      },
      {
        "id": "Task.input:SousStatutDeLaDemande.type.text",
        "path": "Task.input.type.text",
        "min": 1,
        "fixedString": "Sous-statut de la demande"
      },
      {
        "id": "Task.input:SousStatutDeLaDemande.value[x]",
        "path": "Task.input.value[x]",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "NomenclatureEditeursSpecifiquesDemande",
          "valueSet": "http://URLcanoniqueDuJDV"
        }
      }
    ]
  }
}