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-december.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-december

version: 1; Last updated: 2025-12-18 09:30:15+0000

LinkIDTextDefinitionAnswerdoco
.. promis-10-assessment-betsy-decemberQuestionnaire:PROMIS-10
... mbiWhat is this patient's Medicare Beneficiary Identifier (MBI)?7A34C75DE12
... assessment_datePlease report the date this assessment was completed.2025-12-18
... healthIn general, would you say your health is...LOINC: LA9206-9 (Excellent)
... quality_of_lifeIn general, would you say your quality of life is...LOINC: LA13913-1 (Very Good)
... physical_healthIn general, how would you rate your physical health?LOINC: LA13913-1 (Very Good)
... mental_healthIn general, how would you rate your mental health, including your mood and your ability to think?LOINC: LA13913-1 (Very Good)
... satisfaction_socialIn general, how would you rate your satisfaction with your social activities and relationships?LOINC: LA13913-1 (Very Good)
... 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: LA9206-9 (Excellent)
... 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: LA13937-0 (Completely)
... emotionalIn the past 7 days, how often have you been bothered by emotional problems such as feeling anxious, depressed or irritable?LOINC: LA6270-8 (Never)
... fatigueIn the past 7 days, how would you rate your fatigue on average?LOINC: LA137-2 (None)
... 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: LA6113-0 (2)
... physical_health_scorePhysical Health Score (Raw Score)18
... mental_health_scoreMental Health Score (Raw Score)17
... physical_health_tscorePROMIS Global Physical Health v1.2 T-Score57.7
... mental_health_tscorePROMIS Global Mental Health v1.2 T-Score56

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "promis-10-assessment-betsy-december",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-12-18T09:30:15.321Z"
  },
  "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-12-18T09:30:15.321Z",
  "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-12-18"
        }
      ]
    },
    {
      "linkId": "health",
      "text": "In general, would you say your health is...",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA9206-9",
            "display": "Excellent"
          }
        }
      ]
    },
    {
      "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": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13913-1",
            "display": "Very Good"
          }
        }
      ]
    },
    {
      "linkId": "physical_health",
      "text": "In general, how would you rate your physical health?",
      "answer": [
        {
          "valueCoding": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13913-1",
            "display": "Very Good"
          }
        }
      ]
    },
    {
      "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": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13913-1",
            "display": "Very Good"
          }
        }
      ]
    },
    {
      "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": 4
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13913-1",
            "display": "Very Good"
          }
        }
      ]
    },
    {
      "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": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA9206-9",
            "display": "Excellent"
          }
        }
      ]
    },
    {
      "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": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA13937-0",
            "display": "Completely"
          }
        }
      ]
    },
    {
      "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": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6270-8",
            "display": "Never"
          }
        }
      ]
    },
    {
      "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": 5
              }
            ],
            "system": "http://loinc.org",
            "code": "LA137-2",
            "display": "None"
          }
        }
      ]
    },
    {
      "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": 2
              }
            ],
            "system": "http://loinc.org",
            "code": "LA6113-0",
            "display": "2"
          }
        }
      ]
    },
    {
      "linkId": "physical_health_score",
      "text": "Physical Health Score (Raw Score)",
      "answer": [
        {
          "valueDecimal": 18
        }
      ]
    },
    {
      "linkId": "mental_health_score",
      "text": "Mental Health Score (Raw Score)",
      "answer": [
        {
          "valueDecimal": 17
        }
      ]
    },
    {
      "linkId": "physical_health_tscore",
      "text": "PROMIS Global Physical Health v1.2 T-Score",
      "answer": [
        {
          "valueDecimal": 57.7
        }
      ]
    },
    {
      "linkId": "mental_health_tscore",
      "text": "PROMIS Global Mental Health v1.2 T-Score",
      "answer": [
        {
          "valueDecimal": 56
        }
      ]
    }
  ]
}