PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/remittance-outcome
{
  "description": "This value set includes a Claim Processing Outcome codes.",
  "_filename": "CodeSystem-remittance-outcome.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2025-09-13T15:45:17-04:00",
  "publisher": "Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Claim Processing Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "r3.r4b-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
      } ]
    }
  } ],
  "status": "draft",
  "id": "11f3d970-5933-417e-b41c-6fe579e30761",
  "valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/remittance-outcome",
  "concept": [ {
    "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": "3.0.2",
  "contact": [ {
    "name": "Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}