PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/remittance-outcome
{
  "description": "The outcome of the processing.",
  "_filename": "CodeSystem-remittance-outcome.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": "2022-05-28T12:47:40+10:00",
  "meta": {
    "lastUpdated": "2022-05-28T12:47:40.239+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "RemittanceOutcome",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "RemittanceOutcome",
  "package_version": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "d723fe27-3f76-4310-b165-7085b032f865",
  "valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome",
  "kind": null,
  "url": "http://hl7.org/fhir/remittance-outcome",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.14",
    "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": "Complete",
    "definition": "The processing completed without errors."
  }, {
    "code": "error",
    "display": "Error",
    "definition": "The processing identified errors."
  }, {
    "code": "partial",
    "display": "Partial",
    "definition": "No errors have been detected and some of the adjudication has been performed."
  } ],
  "caseSensitive": true,
  "version": "4.3.0"
}