{
"description": "This value set includes a smattering of adjudication codes.",
"_filename": "codesystem-adjudication-error.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Adjudication Error Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "2b3b7351-668f-4b91-b0b4-38a16bcb3629",
"valueSet": "http://hl7.org/fhir/ValueSet/adjudication-error",
"kind": null,
"url": "http://hl7.org/fhir/adjudication-error",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.adjudication-error",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "a001",
"display": "Missing Identifier",
"definition": "Missing Identifier"
}, {
"code": "a002",
"display": "Missing Creation Date",
"definition": "Missing Creation Date"
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}