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

FHIR IG analytics

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

LinkIDTextDefinitionAnswerdoco
.. gad7Questionnaire:GAD-7 assesment
... 69725-0LOINC: LA6568-5 (Not at all)
... 68509-9LOINC: LA6568-5 (Not at all)
... 69733-4LOINC: LA6569-3 (Several days)
... 69734-2LOINC: LA6569-3 (Several days)
... 69735-9LOINC: LA6568-5 (Not at all)
... 69689-8LOINC: LA6569-3 (Several days)
... 69736-7LOINC: LA6568-5 (Not at all)

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "gad7",
  "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/gad7",
  "status": "completed",
  "subject": {
    "reference": "Patient/1"
  },
  "authored": "2024-12-01T12:00:00+09:00",
  "source": {
    "reference": "Patient/1"
  },
  "item": [
    {
      "linkId": "69725-0",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "68509-9",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "69733-4",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "69734-2",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "69735-9",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    },
    {
      "linkId": "69689-8",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6569-3",
            "display": "Several days"
          }
        }
      ]
    },
    {
      "linkId": "69736-7",
      "answer": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA6568-5",
            "display": "Not at all"
          }
        }
      ]
    }
  ]
}