http://hl7.org/fhir/remittance-outcome|5.0.0
name
RemittanceOutcome
RemittanceOutcome
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
draft
draft
date
2023-03-26 04:21:02.0
2023-03-26 04:21:02.0
RemittanceOutcome
The outcome of the processing.
{
"description" : "The outcome of the processing.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2023-03-26T04:21:02Z",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "RemittanceOutcome",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "RemittanceOutcome",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
} ],
"status" : "draft",
"id" : "3bc036dd-f231-5d9b-ac3e-1ca74ceac954",
"valueSet" : "http://hl7.org/fhir/ValueSet/remittance-outcome",
"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" : "5.0.0"
}