FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.tddui
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-tddui-questionnaire-response-aggir-ph-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : RéponseQuestionnaire tddui-questionnaire-response-aggir-ph-example

LinkIDTexteDéfinitionRéponsedoco
.. tddui-questionnaire-response-aggir-ph-exampleQuestionnaire :Évaluation AGGIR PH SSIAD
... resultat-evalRésultat évaluationTerminologieCISIS - Terminologie des concepts non trouvés dans les autres terminologies: MED-340 (GIR-2)
.... fonction-penseeFonctions de la penséeInternational Classification of Functioning, Disability and Health: qf0 (aucun facilitateur)
..... pensee-spontfait spontanémenttrue
..... pensee-totfait totalementtrue
..... pensee-correctfait correctementtrue
..... pensee-habitfait habituellementtrue
.... fonction-orientationFonctions d'orientationInternational Classification of Functioning, Disability and Health: qf0 (aucun facilitateur)
..... orientation-spontfait spontanémenttrue
..... orientation-totfait totalementtrue
..... orientation-correctfait correctementtrue
..... orientation-habitfait habituellementtrue
.... se-laverSe laverInternational Classification of Functioning, Disability and Health: qf4 (facilitateur absolu)
..... laver-spontfait spontanémentfalse
..... laver-totfait totalementfalse
..... laver-correctfait correctementfalse
..... laver-habitfait habituellementfalse
.... s'habillerS'habillerInternational Classification of Functioning, Disability and Health: qf4 (facilitateur absolu)
..... habiller-spontfait spontanémentfalse
..... habiller-totfait totalementfalse
..... habiller-correctfait correctementfalse
..... habiller-habitfait habituellementfalse
.... mangerMangerInternational Classification of Functioning, Disability and Health: qf2 (facilitateur modéré)
..... manger-spontfait spontanémenttrue
..... manger-totfait totalementfalse
..... manger-correctfait correctementtrue
..... manger-habitfait habituellementtrue
.... aller-aux-toilettesAller aux toilettesInternational Classification of Functioning, Disability and Health: qf2 (facilitateur modéré)
..... toilette-spontfait spontanémenttrue
..... toilette-totfait totalementfalse
..... toilette-correctfait correctementtrue
..... toilette-habitfait habituellementtrue
.... position-corpsChanger la position corporelle de baseInternational Classification of Functioning, Disability and Health: qf4 (facilitateur absolu)
..... position-corps-spontfait spontanémentfalse
..... position-corps-totfait totalementfalse
..... position-corps-correctfait correctementfalse
..... position-corps-habitfait habituellementfalse
.... deplacer-maisonSe déplacer dans la maisonInternational Classification of Functioning, Disability and Health: qf4 (facilitateur absolu)
..... deplacer-maison-spontfait spontanémentfalse
..... deplacer-maison-totfait totalementfalse
..... deplacer-maison-correctfait correctementfalse
..... deplacer-maison-habitfait habituellementfalse
.... deplacer-hors-maisonSe déplacer en dehors de la maison et d'autres bâtimentsInternational Classification of Functioning, Disability and Health: qf4 (facilitateur absolu)
..... deplacer-hors-maison-spontfait spontanémentfalse
..... deplacer-hors-maison-totfait totalementfalse
..... deplacer-hors-maison-correctfait correctementfalse
..... deplacer-hors-maison-habitfait habituellementfalse
.... appareil-communicationUtiliser d'autres appareils et techniques de communication précisésInternational Classification of Functioning, Disability and Health: qf0 (aucun facilitateur)
..... appareil-spontfait spontanémenttrue
..... appareil-totfait totalementtrue
..... appareil-correctfait correctementtrue
..... appareil-habitfait habituellementtrue

doco Documentation pour ce format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "tddui-questionnaire-response-aggir-ph-example",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-questionnaire-response"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": {
    "system": "https://identifiant-medicosocial-evaluation.esante.gouv.fr",
    "value": "3480787529/147720425367411-EVAL-21564656"
  },
  "questionnaire": "https://interop.esante.gouv.fr/ig/fhir/tddui/Questionnaire/tddui-questionnaire-aggir-ph-ssiad",
  "status": "completed",
  "subject": {
    "reference": "Patient/tddui-patient-ins-example"
  },
  "encounter": {
    "reference": "Encounter/tddui-encounter-evenement-example"
  },
  "authored": "2023-04-06",
  "source": {
    "reference": "Practitioner/tddui-practitioner-example"
  },
  "item": [
    {
      "linkId": "resultat-eval",
      "text": "Résultat évaluation",
      "answer": [
        {
          "valueCoding": {
            "system": "https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis",
            "code": "MED-340",
            "display": "GIR-2"
          },
          "item": [
            {
              "linkId": "fonction-pensee",
              "text": "Fonctions de la pensée",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf0",
                    "display": "aucun facilitateur"
                  },
                  "item": [
                    {
                      "linkId": "pensee-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "pensee-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "pensee-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "pensee-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "fonction-orientation",
              "text": "Fonctions d'orientation",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf0",
                    "display": "aucun facilitateur"
                  },
                  "item": [
                    {
                      "linkId": "orientation-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "orientation-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "orientation-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "orientation-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "se-laver",
              "text": "Se laver",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf4",
                    "display": "facilitateur absolu"
                  },
                  "item": [
                    {
                      "linkId": "laver-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "laver-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "laver-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "laver-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "s'habiller",
              "text": "S'habiller",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf4",
                    "display": "facilitateur absolu"
                  },
                  "item": [
                    {
                      "linkId": "habiller-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "habiller-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "habiller-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "habiller-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "manger",
              "text": "Manger",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf2",
                    "display": "facilitateur modéré"
                  },
                  "item": [
                    {
                      "linkId": "manger-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "manger-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "manger-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "manger-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "aller-aux-toilettes",
              "text": "Aller aux toilettes",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf2",
                    "display": "facilitateur modéré"
                  },
                  "item": [
                    {
                      "linkId": "toilette-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "toilette-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "toilette-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "toilette-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "position-corps",
              "text": "Changer la position corporelle de base",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf4",
                    "display": "facilitateur absolu"
                  },
                  "item": [
                    {
                      "linkId": "position-corps-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "position-corps-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "position-corps-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "position-corps-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "deplacer-maison",
              "text": "Se déplacer dans la maison",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf4",
                    "display": "facilitateur absolu"
                  },
                  "item": [
                    {
                      "linkId": "deplacer-maison-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-maison-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-maison-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-maison-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "deplacer-hors-maison",
              "text": "Se déplacer en dehors de la maison et d'autres bâtiments",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf4",
                    "display": "facilitateur absolu"
                  },
                  "item": [
                    {
                      "linkId": "deplacer-hors-maison-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-hors-maison-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-hors-maison-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    },
                    {
                      "linkId": "deplacer-hors-maison-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": false
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "appareil-communication",
              "text": "Utiliser d'autres appareils et techniques de communication précisés",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://hl7.org/fhir/sid/icf",
                    "code": "qf0",
                    "display": "aucun facilitateur"
                  },
                  "item": [
                    {
                      "linkId": "appareil-spont",
                      "text": "fait spontanément",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "appareil-tot",
                      "text": "fait totalement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "appareil-correct",
                      "text": "fait correctement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "appareil-habit",
                      "text": "fait habituellement",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}