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

FHIR IG analytics

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

LinkIDTextDefinitionAnswerdoco
.. betsysmith-johnson01-qr-bims-snf-admission-01Questionnaire:https://gw.interop.community/paciosandbox/open/Questionnaire/Questionnaire-Brief-Interview-for-Mental-Status
... /52731-7Repetition of Three Words. Number of words repeated after first attemptLOINC: LA6306-0 (One)
... /54510-3Temporal Orientation (orientation to year, month, and day)
.... /52732-5Able to report correct yearLOINC: LA9960-1 (Correct)
.... /52733-3Able to report correct monthLOINC: LA10010-9 (Missed by 6 days to 1 month)
.... /54609-3Able to report correct day of the weekLOINC: LA9981-7 (Incorrect or no answer)
... /52493-4Recall
.... /52735-8Able to recall "sock"LOINC: LA10126-3 (Yes, after cueing ("something to wear"))
.... /52736-6Able to recall "blue"LOINC: LA10974-6 (No - could not recall)
.... /52737-4Able to recall "bed"LOINC: LA10125-5 (Yes, after cueing ("a piece of furniture"))
... /54614-3BIMS Summary Score7

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "betsysmith-johnson01-qr-bims-snf-admission-01",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://gw.interop.community/paciosandbox/open/Questionnaire/Questionnaire-Brief-Interview-for-Mental-Status",
  "status": "completed",
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01"
  },
  "authored": "2025-05-04T16:30:00.000Z",
  "author": {
    "reference": "PractitionerRole/PractitionerRole-RN-TreyvorClark"
  },
  "item": [
    {
      "linkId": "/52731-7",
      "text": "Repetition of Three Words. Number of words repeated after first attempt",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6306-0",
            "display": "One"
          }
        }
      ]
    },
    {
      "linkId": "/54510-3",
      "text": "Temporal Orientation (orientation to year, month, and day)",
      "item": [
        {
          "linkId": "/52732-5",
          "text": "Able to report correct year",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 3
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA9960-1",
                "display": "Correct"
              }
            }
          ]
        },
        {
          "linkId": "/52733-3",
          "text": "Able to report correct month",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 1
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA10010-9",
                "display": "Missed by 6 days to 1 month"
              }
            }
          ]
        },
        {
          "linkId": "/54609-3",
          "text": "Able to report correct day of the week",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 0
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA9981-7",
                "display": "Incorrect or no answer"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "/52493-4",
      "text": "Recall",
      "item": [
        {
          "linkId": "/52735-8",
          "text": "Able to recall \"sock\"",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 1
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA10126-3",
                "display": "Yes, after cueing (\"something to wear\")"
              }
            }
          ]
        },
        {
          "linkId": "/52736-6",
          "text": "Able to recall \"blue\"",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 0
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA10974-6",
                "display": "No - could not recall"
              }
            }
          ]
        },
        {
          "linkId": "/52737-4",
          "text": "Able to recall \"bed\"",
          "answer": [
            {
              "valueCoding": {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                    "valueDecimal": 1
                  }
                ],
                "system": "http://loinc.org",
                "code": "LA10125-5",
                "display": "Yes, after cueing (\"a piece of furniture\")"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "/54614-3",
      "text": "BIMS Summary Score",
      "answer": [
        {
          "valueDecimal": 7
        }
      ]
    }
  ]
}