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

FHIR IG analytics

Packagefhir.astp.bhp
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-barthel-index-functional-status-example-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 barthel-index-functional-status-example-1

LinkIDTextDefinitionAnswerdoco
.. barthel-index-functional-status-example-1Questionnaire:https://www.sralab.org/sites/default/files/2017-07/barthel.pdf
... /83184-2Feeding or eating abilityLOINC: LA12302-8 (Independent)
... /83185-9Transferring abilityLOINC: LA12302-8 (Independent)
... /96767-9Grooming abilityLOINC: LA31644-0 (Independent face/hair/teeth/shaving (implements provided))
... /83183-4Toileting abilityLOINC: LA31632-5 (Independent (on and off, dressing, wiping))
... /83181-8Bathing abilityLOINC: LA31636-6 (Independent (or in shower))
... /83186-7Ambulation abilityLOINC: LA31642-4 (Independent (but may use any aid; for example, stick) >50 yards)
... /96758-8Stairs abilityLOINC: LA12302-8 (Independent)
... /83182-6Dressing abilityLOINC: LA31638-2 (Independent (including buttons, zips, laces, etc.))
... /96759-6Bowel control abilityLOINC: LA31625-9 (Continent)
... /96760-4Bladder control abilityLOINC: LA31625-9 (Continent)
... /96761-2Total score Barthel Index100

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "barthel-index-functional-status-example-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://www.sralab.org/sites/default/files/2017-07/barthel.pdf",
  "status": "completed",
  "subject": {
    "reference": "Patient/bh-patient-example",
    "display": "James Wolff"
  },
  "authored": "2024-02-01T20:50:32.718Z",
  "author": {
    "reference": "Practitioner/ed-physician-example-1"
  },
  "item": [
    {
      "linkId": "/83184-2",
      "text": "Feeding or eating ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA12302-8",
            "display": "Independent"
          }
        }
      ]
    },
    {
      "linkId": "/83185-9",
      "text": "Transferring ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA12302-8",
            "display": "Independent"
          }
        }
      ]
    },
    {
      "linkId": "/96767-9",
      "text": "Grooming ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31644-0",
            "display": "Independent face/hair/teeth/shaving (implements provided)"
          }
        }
      ]
    },
    {
      "linkId": "/83183-4",
      "text": "Toileting ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31632-5",
            "display": "Independent (on and off, dressing, wiping)"
          }
        }
      ]
    },
    {
      "linkId": "/83181-8",
      "text": "Bathing ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31636-6",
            "display": "Independent (or in shower)"
          }
        }
      ]
    },
    {
      "linkId": "/83186-7",
      "text": "Ambulation ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31642-4",
            "display": "Independent (but may use any aid; for example, stick) >50 yards"
          }
        }
      ]
    },
    {
      "linkId": "/96758-8",
      "text": "Stairs ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA12302-8",
            "display": "Independent"
          }
        }
      ]
    },
    {
      "linkId": "/83182-6",
      "text": "Dressing ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31638-2",
            "display": "Independent (including buttons, zips, laces, etc.)"
          }
        }
      ]
    },
    {
      "linkId": "/96759-6",
      "text": "Bowel control ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31625-9",
            "display": "Continent"
          }
        }
      ]
    },
    {
      "linkId": "/96760-4",
      "text": "Bladder control ability",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA31625-9",
            "display": "Continent"
          }
        }
      ]
    },
    {
      "linkId": "/96761-2",
      "text": "Total score Barthel Index",
      "answer": [
        {
          "valueInteger": 100
        }
      ]
    }
  ]
}