FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/goal-attainment-scaling-score

Packagehl7.fhir.us.pco
TypeValueSet
Idgoal-attainment-scaling-score
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pco/https://build.fhir.org/ig/HL7/pco-ig/ValueSet-goal-attainment-scaling-score.html
URLhttp://hl7.org/fhir/us/pco/ValueSet/goal-attainment-scaling-score
Version1.0.0-ballot
Statusdraft
Date2025-03-28T13:01:03+00:00
NameGoalAttainmentScalingScore
TitleGoal Attainment Scaling (GAS) Score
Realmus
Authorityhl7
DescriptionThe score indicates how a patient, caregiver, or practitioner rated progress on goal attainment scaling.
CopyrightThis 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

Resources that use this resource

StructureDefinition
pco-gas-score-observationGoal Attainment Scaling (GAS) score observation

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet goal-attainment-scaling-score

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    107332-9Goal attainment scale - Reported
    107333-7Practitioner follow-up goal attainment scaling score
    107334-5Patient follow-up goal attainment scaling score
    107331-1Caregiver follow-up goal attainment scaling score

Source

{
  "resourceType": "ValueSet",
  "id": "goal-attainment-scaling-score",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pco/ValueSet/goal-attainment-scaling-score",
  "version": "1.0.0-ballot",
  "name": "GoalAttainmentScalingScore",
  "title": "Goal Attainment Scaling (GAS) Score",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-28T13:01:03+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system": "email",
          "value": "patientcare@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The score indicates how a patient, caregiver, or practitioner rated progress on goal attainment scaling.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "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": "http://loinc.org",
        "concept": [
          {
            "code": "107332-9",
            "display": "Goal attainment scale - Reported"
          },
          {
            "code": "107333-7",
            "display": "Practitioner follow-up goal attainment scaling score"
          },
          {
            "code": "107334-5",
            "display": "Patient follow-up goal attainment scaling score"
          },
          {
            "code": "107331-1",
            "display": "Caregiver follow-up goal attainment scaling score"
          }
        ]
      }
    ]
  }
}