--- type: "valueset" title: "Indicator" valueset: "cdshooks-indicator" --- # Indicator - **Official URL**: http://cds-hooks.hl7.org/ValueSet/indicator - **Status**: retired - **Name**: Indicator - **Title**: Indicator - **Publisher**: FHIR Project team - **Description**: This value set captures the set of indicator codes defined by the CDS Hooks specification. ## Content (Compose) - **System**: http://cds-hooks.hl7.org/CodeSystem/indicator ## ValueSet XML ```xml <status value="retired"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set captures the set of indicator codes defined by the CDS Hooks specification."/> <compose> <include> <system value="http://cds-hooks.hl7.org/CodeSystem/indicator"/> </include> </compose> </ValueSet> ```