PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/remittance-outcome
{
  "description": "This value set includes Claim Processing Outcome codes.",
  "_filename": "CodeSystem-remittance-outcome.json",
  "package_name": "hl7.fhir.uv.xver-r4.r4b",
  "date": "2025-09-13T16:11:23-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.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "2e24549c-9771-4ef3-979e-e3c8f1b3c7cc",
  "valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome|4.3.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"
    } ]
  } ]
}