PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0-snapshot1
    http://terminology.hl7.org/CodeSystem/adjudication
{
  "description": "This value set includes a smattering of Adjudication codes.",
  "_filename": "CodeSystem-adjudication.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-20T14:08:35.086+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "AdjudicationCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Adjudication Codes",
  "package_version": "4.3.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "88633474-82b0-4933-aef4-167b391d25f8",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/adjudication",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1171",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "submitted",
    "display": "Submitted Amount",
    "definition": "The total submitted amount for the claim or group or line item."
  }, {
    "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": "Deductible",
    "definition": "Amount deducted from the eligible amount prior to adjudication."
  }, {
    "code": "unallocdeduct",
    "display": "Unallocated Deductible",
    "definition": "The amount of deductible which could not allocated to other line items."
  }, {
    "code": "eligpercent",
    "display": "Eligible %",
    "definition": "Eligible Percentage."
  }, {
    "code": "tax",
    "display": "Tax",
    "definition": "The amount of tax."
  }, {
    "code": "benefit",
    "display": "Benefit Amount",
    "definition": "Amount payable under the coverage"
  } ],
  "caseSensitive": true,
  "version": "4.3.0-snapshot1"
}