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

FHIR IG analytics

Packagehl7.fhir.uv.phr
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-phq9.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 phq9

LinkIDTextDefinitionAnswerdoco
.. phq9Questionnaire:PHQ-9 assesment
... 44250-9LOINC: LA6568-5 (Not at all)
... 44255-8LOINC: LA6568-5 (Not at all)
... 44259-0LOINC: LA6569-3 (Several days)
... 44254-1LOINC: LA6569-3 (Several days)
... 44251-7LOINC: LA6569-3 (Several days)
... 44258-2LOINC: LA6568-5 (Not at all)
... 44252-5LOINC: LA6568-5 (Not at all)
... 44253-3LOINC: LA6568-5 (Not at all)
... 44260-8LOINC: LA6568-5 (Not at all)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "phq9",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-questionnaire-response"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "http://hl7.org/fhir/uv/phr/Questionnaire/phq9",
  "status": "completed",
  "subject": {
    "reference": "Patient/1"
  },
  "authored": "2024-12-01T12:00:00+09:00",
  "source": {
    "reference": "Patient/1"
  },
  "item": [
    {
      "linkId": "44250-9",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "44255-8",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "44259-0",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "44254-1",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "44251-7",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "44258-2",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "44252-5",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "44253-3",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "44260-8",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    }
  ]
}