--- type: "valueset" title: "Procedure Outcome Codes (SNOMED CT)" valueset: "procedure-outcome" --- # Procedure Outcome Codes (SNOMED CT) - **Official URL**: http://hl7.org/fhir/ValueSet/procedure-outcome - **Version**: 6.0.0 - **Status**: active - **Name**: ProcedureOutcomeCodesSNOMEDCT - **Title**: Procedure Outcome Codes (SNOMED CT) - **Publisher**: FHIR Project team - **Description**: Procedure Outcome code: A selection of relevant SNOMED CT codes. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 385669000, 385671000, 385670004, 704302001, 247758009, 284778005, 307085007, 298429006, 298434005 ## 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 Outcome code: A selection of relevant SNOMED CT codes."/> <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="385669000"/> </concept> <concept> <code value="385671000"/> </concept> <concept> <code value="385670004"/> </concept> <concept> <code value="704302001"/> </concept> <concept> <code value="247758009"/> </concept> <concept> <code value="284778005"/> </concept> <concept> <code value="307085007"/> </concept> <concept> <code value="298429006"/> </concept> <concept> <code value="298434005"/> </concept> </include> </compose> </ValueSet> ```