--- type: "valueset" title: "Flag Code" valueset: "flag-code" --- # Flag Code - **Official URL**: http://hl7.org/fhir/ValueSet/flag-code - **Version**: 6.0.0 - **Status**: active - **Name**: FlagCode - **Title**: Flag Code - **Publisher**: HL7 International - Patient Care WG - **Description**: Example list of detail codes for flagged issues. (Not complete or necessarily appropriate.) ## Content (Compose) - **System**: http://snomed.info/sct | **Filters**: concept is-a 404684003 ## 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="Example list of detail codes for flagged issues. (Not complete or necessarily appropriate.)"/> <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"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="404684003"/> </filter> </include> </compose> </ValueSet> ```