PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/remittance-outcome
{
  "description": "The outcome of the processing.",
  "_filename": "CodeSystem-remittance-outcome.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2023-03-26T14:21:02+10:00",
  "publisher": "Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "RemittanceOutcome",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "RemittanceOutcome",
  "package_version": "r5.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "41278c4a-c92e-42df-8d9a-f3263a6e0851",
  "valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/remittance-outcome",
  "concept": [ {
    "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": "5.0.0",
  "contact": [ {
    "name": "Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}