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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.11.20.9.55.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.11.20.9.55/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.55
Version20240606
Statusactive
Date2024-06-06T01:23:01-04:00
NameGoalAchievement
TitleGoal Achievement
Realmus
Authorityhl7
Descriptionupdated to SCT 2016 Sept. and correct definition
Purpose(Clinical Focus: The Goal Achievement value set contains concepts that describe a patient's progression (or lack thereof) toward a goal.),(Data Element Scope: Goal attribute value in C-CDA template observation: identifier urn:oid:2.16.840.1.113883.10.20.22.4.110),(Inclusion Criteria: The following concepts from SNOMED CT: Self( 390802008 | Goal achieved) and DescendentsAndSelf(390801001 | Goal not achieved).),(Exclusion Criteria: only as noted in inclusion criteria)

Resources that use this resource

StructureDefinition
ProgressTowardGoalObservationProgress Toward Goal Observation
2.16.840.1.113883.10.20.22.4.110Progress Toward Goal Observation

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.20.9.55",
  "meta": {
    "versionId": "16",
    "lastUpdated": "2024-06-06T01:23:01.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-06"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-06"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.55",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.20.9.55"
    }
  ],
  "version": "20240606",
  "name": "GoalAchievement",
  "title": "Goal Achievement",
  "status": "active",
  "date": "2024-06-06T01:23:01-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "description": "updated to SCT 2016 Sept. and correct definition",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: The Goal Achievement value set contains concepts that describe a patient's progression (or lack thereof) toward a goal.),(Data Element Scope: Goal attribute value in C-CDA template observation: identifier urn:oid:2.16.840.1.113883.10.20.22.4.110),(Inclusion Criteria: The following concepts from SNOMED CT: Self(  390802008 | Goal achieved) and DescendentsAndSelf(390801001 | Goal not achieved).),(Exclusion Criteria: only as noted in inclusion criteria)",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "390801001",
            "display": "Goal not achieved (finding)"
          },
          {
            "code": "390802008",
            "display": "Goal achieved (finding)"
          },
          {
            "code": "706905005",
            "display": "Goal not attainable (finding)"
          },
          {
            "code": "706906006",
            "display": "No progress toward goal (finding)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:373fd24a-c01c-4e89-9e60-0f531d74dd7a",
    "timestamp": "2025-05-23T21:42:07-04:00",
    "total": 4,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "390801001",
        "display": "Goal not achieved (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "390802008",
        "display": "Goal achieved (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "706905005",
        "display": "Goal not attainable (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "706906006",
        "display": "No progress toward goal (finding)"
      }
    ]
  }
}