--- type: "valueset" title: "Goal Start Event" valueset: "goal-start-event" --- # Goal Start Event - **Official URL**: http://hl7.org/fhir/ValueSet/goal-start-event - **Version**: 6.0.0 - **Status**: active - **Name**: GoalStartEvent - **Title**: Goal Start Event - **Publisher**: HL7 International - Patient Care WG - **Description**: Identifies types of events that might trigger the start of a goal. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 32485007, 308283009, 442137000, 386216000 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="HL7 International - Patient Care WG"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/patientcare/"/> </telecom> </contact> <description value="Identifies types of events that might trigger the start of a goal."/> <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="32485007"/> <display value="Admission to hospital"/> </concept> <concept> <code value="308283009"/> <display value="Discharge from hospital"/> </concept> <concept> <code value="442137000"/> <display value="Completion time of procedure"/> </concept> <concept> <code value="386216000"/> <display value="Childbirth"/> </concept> </include> </compose> </ValueSet> ```