Person-Centered Outcomes (PCO) Implementation Guide
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the Person-Centered Outcomes (PCO) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Goal Attainment Scaling (GAS) Score - XML Representation

Page standards status: Draft Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="goal-attainment-scaling-score"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet goal-attainment-scaling-score</b></p><a name="goal-attainment-scaling-score"> </a><a name="hcgoal-attainment-scaling-score"> </a><a name="goal-attainment-scaling-score-en-US"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/107332-9/">107332-9</a></td><td>Goal attainment scale - Reported</td></tr><tr><td><a href="https://loinc.org/107333-7/">107333-7</a></td><td>Practitioner follow-up goal attainment scaling score</td></tr><tr><td><a href="https://loinc.org/107334-5/">107334-5</a></td><td>Patient follow-up goal attainment scaling score</td></tr><tr><td><a href="https://loinc.org/107331-1/">107331-1</a></td><td>Caregiver follow-up goal attainment scaling score</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/pco/ValueSet/goal-attainment-scaling-score"/>
  <version value="1.0.0-ballot"/>
  <name value="GoalAttainmentScalingScore"/>
  <title value="Goal Attainment Scaling (GAS) Score"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-03-28T21:02:54+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="The score indicates how a patient, caregiver, or practitioner rated progress on goal attainment scaling."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="107332-9"/>
        <display value="Goal attainment scale - Reported"/>
      </concept>
      <concept>
        <code value="107333-7"/>
        <display
                 value="Practitioner follow-up goal attainment scaling score"/>
      </concept>
      <concept>
        <code value="107334-5"/>
        <display value="Patient follow-up goal attainment scaling score"/>
      </concept>
      <concept>
        <code value="107331-1"/>
        <display value="Caregiver follow-up goal attainment scaling score"/>
      </concept>
    </include>
  </compose>
</ValueSet>