--- type: "valueset" title: "Claim Processing Codes" valueset: "claim-outcome" --- # Claim Processing Codes - **Official URL**: http://hl7.org/fhir/ValueSet/claim-outcome - **Version**: 6.0.0 - **Status**: active - **Name**: ClaimProcessingCodes - **Title**: Claim Processing Codes - **Publisher**: FHIR Project team - **Description**: This value set includes Claim Processing Outcome codes. ## Content (Compose) - **System**: http://hl7.org/fhir/claim-outcome ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set includes Claim Processing Outcome codes."/> <copyright value="HL7 Inc."/> <compose> <include> <system value="http://hl7.org/fhir/claim-outcome"/> </include> </compose> </ValueSet> ```