--- type: "valueset" title: "Goal Description" valueset: "goal-description" --- # Goal Description - **Official URL**: http://hl7.org/fhir/ValueSet/goal-description - **Version**: 6.0.0 - **Status**: active - **Name**: GoalDescription - **Title**: Goal Description - **Publisher**: FHIR Project team - **Description**: Example value set for Goal descriptions. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 2004005, 301475006, 282192007, 161922009, 228367002, 1157152000, 19063003, 700000006, 271651005, 716424007 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Example value set for Goal descriptions."/> <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="2004005"/> </concept> <concept> <code value="301475006"/> </concept> <concept> <code value="282192007"/> </concept> <concept> <code value="161922009"/> </concept> <concept> <code value="228367002"/> </concept> <concept> <code value="1157152000"/> </concept> <concept> <code value="19063003"/> </concept> <concept> <code value="700000006"/> </concept> <concept> <code value="271651005"/> </concept> <concept> <code value="716424007"/> </concept> </include> </compose> </ValueSet> ```