{
"description": "The outcome of the processing.",
"_filename": "codesystem-remittance-outcome.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": null,
"content": "complete",
"name": "RemittanceOutcome",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.7"
} ],
"status": "draft",
"id": "c84bc305-2b54-4128-bd0b-700a698f4045",
"valueSet": "http://hl7.org/fhir/ValueSet/remittance-outcome",
"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."
} ],
"caseSensitive": true,
"version": "1.4.0"
}