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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-PUFAnswerRikke.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

Generated Narrative: QuestionnaireResponse PUFAnswerRikke

LinkIDTextDefinitionAnswerdoco
.. PUFAnswerRikkeQuestionnaire:KLGatewayChildrenPUF
... 1sleepPatterntrue
... 2fallingAsleeptrue
... 3cohesiveSleeptrue
... 4appetitetrue
... 5pickyEaterfalse
... 6rejectsFoodfalse
... 7throwsUpfalse
... 8happytrue
... 9irritablefalse
... 10cryfalse
... 11feelingLowfalse
... 12curioustrue
... 13attentiontrue
... 14concentrationtrue
... 15distractedfalse
... 16motorFunctiontrue
... 17lowActivityfalse
... 18highActivityfalse
... 19Impulsivefalse
... 20eyeContacttrue
... 21contactSmilestrue
... 22communicationtrue
... 23commonAttentiontrue
... 24bodyContacttrue
... 25selectivetrue
... 26understandtrue
... 27languagetrue
... score0

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "PUFAnswerRikke",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-questionnaire-response"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.kl.dk/children/StructureDefinition/FindingInformer",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
            "code": "329774f9-7700-47cf-9c00-63765d9e8078",
            "display": "Medarbejder og pårørende alene"
          }
        ]
      }
    }
  ],
  "questionnaire": "http://fhir.kl.dk/children/Questionnaire/klgateway-children-puf",
  "status": "completed",
  "subject": {
    "reference": "Patient/Rikke"
  },
  "authored": "2021-10-01",
  "item": [
    {
      "linkId": "1sleepPattern",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "2fallingAsleep",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "3cohesiveSleep",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "4appetite",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "5pickyEater",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "6rejectsFood",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "7throwsUp",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "8happy",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "9irritable",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "10cry",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "11feelingLow",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "12curious",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "13attention",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "14concentration",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "15distracted",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "16motorFunction",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "17lowActivity",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "18highActivity",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "19Impulsive",
      "answer": [
        {
          "valueBoolean": false
        }
      ]
    },
    {
      "linkId": "20eyeContact",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "21contactSmiles",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "22communication",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "23commonAttention",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "24bodyContact",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "25selective",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "26understand",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "27language",
      "answer": [
        {
          "valueBoolean": true
        }
      ]
    },
    {
      "linkId": "score",
      "answer": [
        {
          "valueInteger": 0
        }
      ]
    }
  ]
}