{
"description": "This value set includes a smattering of Adjudication codes.",
"_filename": "CodeSystem-adjudication.json",
"package_name": "hl7.fhir.r2b.core",
"date": null,
"versionNeeded": false,
"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"
} ],
"compositional": false,
"status": "draft",
"id": "a496a89d-1bc0-4b84-8054-a64241204d1a",
"valueSet": "http://hl7.org/fhir/ValueSet/adjudication",
"kind": null,
"count": 0,
"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": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}