{
"description": "This value set includes Claim Processing Outcome codes.",
"_filename": "CodeSystem-remittance-outcome.json",
"package_name": "hl7.fhir.uv.xver-r4.r5",
"date": "2025-09-13T16:22:57-04:00",
"publisher": "Financial Management",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ClaimProcessingCodes",
"copyright": "HL7 Inc.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Claim Processing Codes",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"status": "draft",
"id": "4f7cb86f-8e36-449a-9d6f-a221c22d208e",
"valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome|5.0.0",
"kind": null,
"url": "http://hl7.org/fhir/remittance-outcome",
"concept": [ {
"code": "queued",
"display": "Queued",
"definition": "The Claim/Pre-authorization/Pre-determination has been received but processing has not begun."
}, {
"code": "complete",
"display": "Processing Complete",
"definition": "The processing has completed without errors"
}, {
"code": "error",
"display": "Error",
"definition": "One or more errors have been detected in the Claim"
}, {
"code": "partial",
"display": "Partial Processing",
"definition": "No errors have been detected in the Claim and some of the adjudication has been performed."
} ],
"caseSensitive": true,
"version": "4.0.1",
"contact": [ {
"name": "Financial Management",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fm",
"system": "url"
} ]
} ]
}