--- type: "valueset" title: "Condition Stage Type" valueset: "condition-stage-type" --- # Condition Stage Type - **Official URL**: http://hl7.org/fhir/ValueSet/condition-stage-type - **Version**: 6.0.0 - **Status**: active - **Name**: ConditionStageType - **Title**: Condition Stage Type - **Publisher**: HL7 International - Patient Care WG - **Description**: Example value set for the type of stages of cancer and other conditions ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 261023001 - **System**: http://snomed.info/sct | **Concepts**: 260998006 - **System**: http://snomed.info/sct | **Filters**: concept is-a 254291000 ## 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 value set for the type of stages of cancer and other conditions"/> <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="261023001"/> <display value="Pathological staging (qualifier value)"/> </concept> </include> <include> <system value="http://snomed.info/sct"/> <concept> <code value="260998006"/> <display value="Clinical staging (qualifier value)"/> </concept> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="254291000"/> </filter> </include> </compose> </ValueSet> ```