Personal Health Records
1.0.0-ballot2 - STU 1 ballot International flag

Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions

: ScoredAssessmentGAD7Example

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ScoredAssessmentGAD7Example",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-observation-scored-assessment"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ScoredAssessmentGAD7Example</b></p><a name=\"ScoredAssessmentGAD7Example\"> </a><a name=\"hcScoredAssessmentGAD7Example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pghd-observation-scored-assessment.html\">PGHD Scored Assessment Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes gad7}\">GAD-7 assessment</span></p><p><b>subject</b>: <a href=\"Patient-1.html\">John Doe Male, DoB: 1990-01-01</a></p><p><b>effective</b>: 2021-10-01</p><p><b>issued</b>: 2021-10-01 12:00:00+0900</p><p><b>performer</b>: <a href=\"Patient-1.html\">John Doe Male, DoB: 1990-01-01</a></p><p><b>device</b>: <a href=\"#hcScoredAssessmentGAD7Example/device\">Device: manufacturer = Apple Inc.</a></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-gad7.html\">Response to Questionnaire '-&gt;GAD-7 assesment' about '-&gt;John Doe Male, DoB: 1990-01-01'</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 70274-6}\">Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]</span></p><p><b>value</b>: 3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phr/CodeSystem/scored-assessment-codes gad7Risk}\">GAD-7 Assesment Risk</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/phr/CodeSystem/gad7-risk-codes noneToMinimal}\">Minimal</span></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Device #device</b></p><a name=\"ScoredAssessmentGAD7Example/device\"> </a><a name=\"hcScoredAssessmentGAD7Example/device\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pghd-device.html\">PGHD Device Profile</a></p></div><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: Model name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: User Friendly name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:\">hardware</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title=\"Codes:\">software</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Device",
      "id" : "device",
      "meta" : {
        "profile" : [
          🔗 "http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-device"
        ]
      },
      "udiCarrier" : [
        {
          "deviceIdentifier" : "FVFHX60ZQ6LC"
        }
      ],
      "manufacturer" : "Apple Inc.",
      "deviceName" : [
        {
          "name" : "Watch",
          "type" : "model-name"
        },
        {
          "name" : "Apple Watch",
          "type" : "user-friendly-name"
        }
      ],
      "version" : [
        {
          "type" : {
            "text" : "hardware"
          },
          "value" : "Watch6,7"
        },
        {
          "type" : {
            "text" : "software"
          },
          "value" : "8.6"
        }
      ]
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "survey",
          "display" : "Survey"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes",
        "code" : "gad7",
        "display" : "GAD-7 assessment"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/1"
  },
  "effectiveDateTime" : "2021-10-01",
  "issued" : "2021-10-01T12:00:00+09:00",
  "performer" : [
    {
      🔗 "reference" : "Patient/1"
    }
  ],
  "device" : {
    "reference" : "#device"
  },
  "derivedFrom" : [
    {
      🔗 "reference" : "QuestionnaireResponse/gad7"
    }
  ],
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "70274-6",
            "display" : "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
          }
        ]
      },
      "valueInteger" : 3
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phr/CodeSystem/scored-assessment-codes",
            "code" : "gad7Risk",
            "display" : "GAD-7 Assesment Risk"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/uv/phr/CodeSystem/gad7-risk-codes",
            "code" : "noneToMinimal",
            "display" : "Minimal"
          }
        ]
      }
    }
  ]
}