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-discharge-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-discharge-01

LinkIDTextDefinitionAnswerdoco
.. betsysmith-johnson01-qr-slp-assessment-snf-discharge-01Questionnaire:https://gw.interop.community/paciosandbox/open/Questionnaire/Questionnaire-MDS-Nursing-Home-Comprehensive-Item-Set
... /86677-2Swallowing Disorder. Signs and symptoms of possible swallowing disorderLOINC: LA9977-5 (Holding food in mouth/cheeks or residual food in mouth after meals)
... /95737-3Makes Self UnderstoodLOINC: LA10949-8 (Usually understood - difficulty communicating some words or finishing thoughts but is able if prompted or given time)
... /54602-8Ability to Understand OthersLOINC: LA10953-0 (Usually understands - misses some part/intent of message but comprehends most conversation)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "betsysmith-johnson01-qr-slp-assessment-snf-discharge-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-06-30T13: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"
          }
        }
      ]
    },
    {
      "linkId": "/95737-3",
      "text": "Makes Self Understood",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10949-8",
            "display": "Usually understood - difficulty communicating some words or finishing thoughts but is able if prompted or given time"
          }
        }
      ]
    },
    {
      "linkId": "/54602-8",
      "text": "Ability to Understand Others",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10953-0",
            "display": "Usually understands - misses some part/intent of message but comprehends most conversation"
          }
        }
      ]
    }
  ]
}