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

FHIR IG analytics

Packagehl7.fhir.us.pacio-cs
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-QResponse-SNF-BIMS-1.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 QResponse-SNF-BIMS-1

LinkIDTextDefinitionAnswerdoco
.. QResponse-SNF-BIMS-1Questionnaire:http://example.org/Questionnaire/MDS3.0-NC-1.17
... Section-3MDS v3.0 - RAI v1.17.2 - Cognitive patterns [CMS Assessment]
.... Section-3/C0200-C0500Brief interview for mental status [BIMS]
..... Section-3/C0200Repetition of Three Words. Number of words repeated after first attemptLOINC LA6404-3: Two
..... Section-3/C0300Temporal orientation (orientation to year, month, and day) [BIMS]
...... Section-3/C0300AAble to report correct yearLOINC LA10008-3: Missed by 1 year
...... Section-3/C0300BAble to report correct monthLOINC LA10010-9: Missed by 6 days to 1 month
...... Section-3/C0300CAble to report correct day of the weekLOINC LA9960-1: Correct
..... Section-3/C0400Recall [BIMS]
...... Section-3/C0400AAble to recall "sock"LOINC LA10126-3: Yes, after cueing ("something to wear")
...... Section-3/C0400BAble to recall "blue"LOINC LA10978-7: Yes, after cueing ("a color")
...... Section-3/C0400CAble to recall "bed"LOINC LA10125-5: Yes, after cueing ("a piece of furniture")
..... Section-3/C0500BIMS Summary Score9 {score} (Details: UCUM code{score} = '{score}')

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "QResponse-SNF-BIMS-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://example.org/Questionnaire/MDS3.0-NC-1.17",
  "_questionnaire": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/display",
        "valueString": "Minimum Data Set (MDS) - version 3.0 - Resident Assessment Instrument (RAI) version 1.17.1 [CMS Assessment]"
      }
    ]
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/patientBSJ1"
  },
  "authored": "2020-07-11T11:30:00-05:00",
  "author": {
    "reference": "PractitionerRole/Role-SLP-HoneyJones"
  },
  "item": [
    {
      "linkId": "Section-3",
      "text": "MDS v3.0 - RAI v1.17.2 - Cognitive patterns [CMS Assessment]",
      "item": [
        {
          "linkId": "Section-3/C0200-C0500",
          "text": "Brief interview for mental status [BIMS]",
          "item": [
            {
              "linkId": "Section-3/C0200",
              "text": "Repetition of Three Words. Number of words repeated after first attempt",
              "answer": [
                {
                  "valueCoding": {
                    "system": "http://loinc.org",
                    "code": "LA6404-3",
                    "display": "Two"
                  }
                }
              ]
            },
            {
              "linkId": "Section-3/C0300",
              "text": "Temporal orientation (orientation to year, month, and day) [BIMS]",
              "item": [
                {
                  "linkId": "Section-3/C0300A",
                  "text": "Able to report correct year",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA10008-3",
                        "display": "Missed by 1 year"
                      }
                    }
                  ]
                },
                {
                  "linkId": "Section-3/C0300B",
                  "text": "Able to report correct month",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA10010-9",
                        "display": "Missed by 6 days to 1 month"
                      }
                    }
                  ]
                },
                {
                  "linkId": "Section-3/C0300C",
                  "text": "Able to report correct day of the week",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA9960-1",
                        "display": "Correct"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "Section-3/C0400",
              "text": "Recall [BIMS]",
              "item": [
                {
                  "linkId": "Section-3/C0400A",
                  "text": "Able to recall \"sock\"",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA10126-3",
                        "display": "Yes, after cueing (\"something to wear\")"
                      }
                    }
                  ]
                },
                {
                  "linkId": "Section-3/C0400B",
                  "text": "Able to recall \"blue\"",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA10978-7",
                        "display": "Yes, after cueing (\"a color\")"
                      }
                    }
                  ]
                },
                {
                  "linkId": "Section-3/C0400C",
                  "text": "Able to recall \"bed\"",
                  "answer": [
                    {
                      "valueCoding": {
                        "system": "http://loinc.org",
                        "code": "LA10125-5",
                        "display": "Yes, after cueing (\"a piece of furniture\")"
                      }
                    }
                  ]
                }
              ]
            },
            {
              "linkId": "Section-3/C0500",
              "text": "BIMS Summary Score",
              "answer": [
                {
                  "valueQuantity": {
                    "value": 9,
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                  }
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}