--- type: "valueset" title: "Procedure Follow up Codes (SNOMED CT)" valueset: "procedure-followup" --- # Procedure Follow up Codes (SNOMED CT) - **Official URL**: http://hl7.org/fhir/ValueSet/procedure-followup - **Version**: 6.0.0 - **Status**: active - **Name**: ProcedureFollowUpCodesSNOMEDCT - **Title**: Procedure Follow up Codes (SNOMED CT) - **Publisher**: FHIR Project team - **Description**: Procedure follow up codes: A selection of SNOMED CT codes relevant to procedure follow up. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 18949003, 30549001, 241031001, 35963001, 225164002, 447346005, 229506003, 274441001, 394725008, 359825008 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Procedure follow up codes: A selection of SNOMED CT codes relevant to procedure follow up."/> <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="18949003"/> </concept> <concept> <code value="30549001"/> </concept> <concept> <code value="241031001"/> </concept> <concept> <code value="35963001"/> </concept> <concept> <code value="225164002"/> </concept> <concept> <code value="447346005"/> </concept> <concept> <code value="229506003"/> </concept> <concept> <code value="274441001"/> </concept> <concept> <code value="394725008"/> </concept> <concept> <code value="359825008"/> </concept> </include> </compose> </ValueSet> ```