Person-Centered Outcomes
0.1.0 - ci-build International flag

Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions

: GAD-7 PROM Follow-up Score - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="pcoPROMScoreAnxietyExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation pcoPROMScoreAnxietyExample</b></p><a name="pcoPROMScoreAnxietyExample"> </a><a name="hcpcoPROMScoreAnxietyExample"> </a><a name="pcoPROMScoreAnxietyExample-en-US"> </a><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://loinc.org 70274-6}">Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]</span></p><p><b>subject</b>: <a href="Patient-pcoPatientLopez.html">Camila Lopez  Female, DoB: 1959-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1ge3 (use: official, ))</a></p><p><b>focus</b>: <a href="Goal-pcoGoalAnxietyExample.html">Goal: lifecycleStatus = active; achievementStatus = In Progress; category = Power of the Mind; description = ; start[x] = 2024-08-11</a></p><p><b>effective</b>: 2024-09-19 13:15:00+0000</p><p><b>performer</b>: <a href="Patient-pcoPatientLopez.html">Camila Lopez  Female, DoB: 1959-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1ge3 (use: official, ))</a></p><p><b>value</b>: 10 score<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{score} = '{score}')</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="70274-6"/>
      <display
               value="Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pcoPatientLopez"/>
  </subject>
  <focus>🔗 
    <reference value="Goal/pcoGoalAnxietyExample"/>
  </focus>
  <effectiveDateTime value="2024-09-19T13:15:00Z"/>
  <performer>🔗 
    <reference value="Patient/pcoPatientLopez"/>
  </performer>
  <valueQuantity>
    <value value="10"/>
    <unit value="score"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{score}"/>
  </valueQuantity>
</Observation>