PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/adjudication
{
  "description": "This value set includes a smattering of Adjudication codes.",
  "_filename": "CodeSystem-adjudication.json",
  "package_name": "hl7.fhir.r2b.examples",
  "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": "edd288e6-74f9-4122-b05e-017a04cf8693",
  "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"
    } ]
  } ]
}