{
"description": "The outcome of the processing.",
"_filename": "CodeSystem-remittance-outcome.json",
"package_name": "hl7.fhir.r6.core",
"date": "2024-08-12T16:52:12+08:00",
"meta": {
"lastUpdated": "2024-08-12T16:52:12.437+08:00"
},
"publisher": "HL7 International / 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": "6.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"status": "draft",
"id": "a475f7a4-cf48-40c5-94cf-b5d908b68e95",
"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.4.14",
"system": "urn:ietf:rfc:3986"
} ],
"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": "6.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fm",
"system": "url"
} ]
} ]
}