PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/claim-outcome
{
  "description": "This value set includes Claim Processing Outcome codes.",
  "_filename": "CodeSystem-claim-outcome.json",
  "package_name": "hl7.fhir.r6.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2025-04-01T12:16:37.966+11:00"
  },
  "publisher": "HL7 International",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ClaimProcessingOutcomeCodes",
  "copyright": "HL7 Inc.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Claim Processing Outcome Codes",
  "package_version": "6.0.0-ballot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "active",
  "id": "d9f96014-439a-46eb-9b24-809b4ca8628e",
  "kind": null,
  "url": "http://hl7.org/fhir/claim-outcome",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.1897",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "6.0.0-ballot3"
}