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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-betsysmith-johnson01-qr-slp-assessment-snf-admission-01.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 betsysmith-johnson01-qr-slp-assessment-snf-admission-01

LinkIDTextDefinitionAnswerdoco
.. betsysmith-johnson01-qr-slp-assessment-snf-admission-01Questionnaire:https://gw.interop.community/paciosandbox/open/Questionnaire/Questionnaire-MDS-Nursing-Home-Comprehensive-Item-Set
... /86677-2Swallowing Disorder. Signs and symptoms of possible swallowing disorder
... /95737-3Makes Self UnderstoodLOINC: LA10950-6 (Sometimes understood - ability is limited to making concrete requests)
... /54602-8Ability to Understand OthersLOINC: LA10954-8 (Sometimes understands - responds adequately to simple, direct communication only)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "betsysmith-johnson01-qr-slp-assessment-snf-admission-01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://gw.interop.community/paciosandbox/open/Questionnaire/Questionnaire-MDS-Nursing-Home-Comprehensive-Item-Set",
  "status": "completed",
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01"
  },
  "authored": "2025-05-05T13:00:00.000Z",
  "author": {
    "reference": "PractitionerRole/PractitionerRole-SLP-JoeBukoski"
  },
  "item": [
    {
      "linkId": "/86677-2",
      "text": "Swallowing Disorder. Signs and symptoms of possible swallowing disorder",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA9977-5",
            "display": "Holding food in mouth/cheeks or residual food in mouth after meals"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA9961-9",
            "display": "Coughing or choking during meals or when swallowing medications"
          }
        }
      ]
    },
    {
      "linkId": "/95737-3",
      "text": "Makes Self Understood",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10950-6",
            "display": "Sometimes understood - ability is limited to making concrete requests"
          }
        }
      ]
    },
    {
      "linkId": "/54602-8",
      "text": "Ability to Understand Others",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10954-8",
            "display": "Sometimes understands - responds adequately to simple, direct communication only"
          }
        }
      ]
    }
  ]
}