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

FHIR IG analytics

Packagefhir.paciosampledata
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-promis-10-assessment-betsy-july.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 promis-10-assessment-betsy-july

version: 1; Last updated: 2025-07-15 14:36:50+0000

LinkIDTextDefinitionAnswerdoco
.. promis-10-assessment-betsy-julyQuestionnaire:PROMIS-10
... mbiWhat is this patient's Medicare Beneficiary Identifier (MBI)?7A34C75DE12
... assessment_datePlease report the date this assessment was completed.2025-07-15
... healthIn general, would you say your health is...LOINC: LA8967-7 (Good)
... quality_of_lifeIn general, would you say your quality of life is...LOINC: LA8968-5 (Fair)
... physical_healthIn general, how would you rate your physical health?LOINC: LA8968-5 (Fair)
... mental_healthIn general, how would you rate your mental health, including your mood and your ability to think?LOINC: LA8968-5 (Fair)
... satisfaction_socialIn general, how would you rate your satisfaction with your social activities and relationships?LOINC: LA8969-3 (Poor)
... social_activitiesIn general, please rate how well you carry out your usual social activities and roles. (This includes activities at home, at work and in your community, and responsibilities as a parent, child, spouse, employee, friend, etc.)LOINC: LA8967-7 (Good)
... physical_activitiesIn the past 7 days, to what extent are you able to carry out your everyday physical activities such as walking, climbing stairs, carrying groceries, or moving a chair?LOINC: LA13939-6 (Moderately)
... emotionalIn the past 7 days, how often have you been bothered by emotional problems such as feeling anxious, depressed or irritable?LOINC: LA10066-1 (Rarely)
... fatigueIn the past 7 days, how would you rate your fatigue on average?LOINC: LA6750-9 (Severe)
... painOn a scale of 0-10, with 10 being the worst pain imaginable and 0 being no pain, how would you rate your pain on average?LOINC: LA10139-6 (7)
... physical_health_scorePhysical Health Score (Raw Score)9
... mental_health_scoreMental Health Score (Raw Score)9
... physical_health_tscorePROMIS Global Physical Health v1.2 T-Score32.4
... mental_health_tscorePROMIS Global Mental Health v1.2 T-Score36.3

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "promis-10-assessment-betsy-july",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-07-15T14:36:50.241Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://globalalliantinc.com/fhir/Questionnaire/questionnaire-PROMIS10",
  "status": "completed",
  "subject": {
    "reference": "Patient/patient-betsysmith-johnson01",
    "display": "Betsy Johnson"
  },
  "authored": "2025-07-15T14:36:50.241Z",
  "author": {
    "reference": "Patient/patient-betsysmith-johnson01",
    "display": "Betsy Johnson"
  },
  "item": [
    {
      "linkId": "mbi",
      "text": "What is this patient's Medicare Beneficiary Identifier (MBI)?",
      "answer": [
        {
          "valueString": "7A34C75DE12"
        }
      ]
    },
    {
      "linkId": "assessment_date",
      "text": "Please report the date this assessment was completed.",
      "answer": [
        {
          "valueDate": "2025-07-15"
        }
      ]
    },
    {
      "linkId": "health",
      "text": "In general, would you say your health is...",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8967-7",
            "display": "Good"
          }
        }
      ]
    },
    {
      "linkId": "quality_of_life",
      "text": "In general, would you say your quality of life is...",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8968-5",
            "display": "Fair"
          }
        }
      ]
    },
    {
      "linkId": "physical_health",
      "text": "In general, how would you rate your physical health?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8968-5",
            "display": "Fair"
          }
        }
      ]
    },
    {
      "linkId": "mental_health",
      "text": "In general, how would you rate your mental health, including your mood and your ability  to think?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8968-5",
            "display": "Fair"
          }
        }
      ]
    },
    {
      "linkId": "satisfaction_social",
      "text": "In general, how would you rate your satisfaction with your social activities and relationships?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8969-3",
            "display": "Poor"
          }
        }
      ]
    },
    {
      "linkId": "social_activities",
      "text": "In general, please rate how well you carry out  your usual social activities and roles. (This includes activities at home, at work and in your community, and responsibilities as a parent, child, spouse, employee, friend, etc.)",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "system": "http://loinc.org",
            "code": "LA8967-7",
            "display": "Good"
          }
        }
      ]
    },
    {
      "linkId": "physical_activities",
      "text": "In the past 7 days, to what extent are you able to carry out your everyday physical activities such as walking, climbing stairs, carrying groceries, or moving a chair?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 3
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13939-6",
            "display": "Moderately"
          }
        }
      ]
    },
    {
      "linkId": "emotional",
      "text": "In the past 7 days, how often have you been bothered by emotional problems such as feeling anxious, depressed or irritable?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10066-1",
            "display": "Rarely"
          }
        }
      ]
    },
    {
      "linkId": "fatigue",
      "text": "In the past 7 days, how would you rate your fatigue on average?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6750-9",
            "display": "Severe"
          }
        }
      ]
    },
    {
      "linkId": "pain",
      "text": "On a scale of 0-10, with 10 being the worst pain imaginable and 0 being no pain, how would you rate your pain on average?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 7
              }
            ],
            "system": "http://loinc.org",
            "code": "LA10139-6",
            "display": "7"
          }
        }
      ]
    },
    {
      "linkId": "physical_health_score",
      "text": "Physical Health Score (Raw Score)",
      "answer": [
        {
          "valueDecimal": 9
        }
      ]
    },
    {
      "linkId": "mental_health_score",
      "text": "Mental Health Score (Raw Score)",
      "answer": [
        {
          "valueDecimal": 9
        }
      ]
    },
    {
      "linkId": "physical_health_tscore",
      "text": "PROMIS Global Physical Health v1.2 T-Score",
      "answer": [
        {
          "valueDecimal": 32.4
        }
      ]
    },
    {
      "linkId": "mental_health_tscore",
      "text": "PROMIS Global Mental Health v1.2 T-Score",
      "answer": [
        {
          "valueDecimal": 36.3
        }
      ]
    }
  ]
}