{
"description": "This value set includes a smattering of Adjudication codes.",
"_filename": "codesystem-adjudication.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Adjudication Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"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.325"
} ],
"status": "draft",
"id": "86880de6-4c5c-499f-9d73-ae9ddbd22c11",
"valueSet": "http://hl7.org/fhir/ValueSet/adjudication",
"kind": null,
"url": "http://hl7.org/fhir/adjudication",
"concept": [ {
"code": "total",
"display": "Total",
"definition": "Total submitted"
}, {
"code": "copay",
"display": "CoPay",
"definition": "Patient Co-Payment"
}, {
"code": "eligible",
"display": "Eligible Amount",
"definition": "Amount of the change which is considered for adjudication"
}, {
"code": "deductible",
"display": "Deductable",
"definition": "Amount deducted from the eligible amount prior to adjudication"
}, {
"code": "eligpercent",
"display": "Eligible %",
"definition": "Eligible Percentage"
}, {
"code": "tax",
"display": "Emergency Department",
"definition": "Emergency Department"
}, {
"code": "benefit",
"display": "Benefit Amount",
"definition": "Amount payable under the coverage"
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}