{
"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.r4b-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"status": "draft",
"id": "3b2c2f34-ee02-4e5e-8b6c-2b17ac611242",
"valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome|4.3.0",
"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"
} ]
} ]
}