--- type: "valueset" title: "Goal acceptance status value set" valueset: "goal-accept-status" --- # Goal acceptance status value set - **Official URL**: http://hl7.org/fhir/ValueSet/goal-accept-status - **Version**: 5.0.0 - **Status**: active - **Name**: GoalAcceptStatus - **Title**: Goal acceptance status value set - **Publisher**: HL7 International / Patient Care - **Description**: Codes that identify whether the goal has been accepted or not. ## Content (Compose) - **System**: http://hl7.org/fhir/goal-accept-status ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="HL7 International / Patient Care"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/patientcare"/> </telecom> </contact> <description value="Codes that identify whether the goal has been accepted or not."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/goal-accept-status"/> </include> </compose> </ValueSet> ```