PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/remittance-outcome
{
  "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": "8907404e-67aa-494e-bcbb-4645e6f6613f",
  "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"
}