LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Adjudication Category Codes - TTL Representation

Active as of 2022-11-10

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "adjudication-category"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/adjudication-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">allowed<a name=\"adjudication-category-allowed\"> </a></td><td>Allowed Amount</td><td>The maximum amount allowed by the plan for payment</td></tr><tr><td style=\"white-space:nowrap\">coinsurance<a name=\"adjudication-category-coinsurance\"> </a></td><td>Coinsurance</td><td>The coinsurance paid by the subscriber as specified in the plan provision</td></tr><tr><td style=\"white-space:nowrap\">copay<a name=\"adjudication-category-copay\"> </a></td><td>Copayment</td><td>The copayment paid by the subscriber, as specified in the plan provision</td></tr><tr><td style=\"white-space:nowrap\">deductible<a name=\"adjudication-category-deductible\"> </a></td><td>Deductible Amount</td><td>The amount paid by the subscriber through the deductible arrangement of the plan</td></tr><tr><td style=\"white-space:nowrap\">discount<a name=\"adjudication-category-discount\"> </a></td><td>Discount Amount</td><td>The discount amount applied to the service, based on plan pricing reductions</td></tr><tr><td style=\"white-space:nowrap\">drg-outlier<a name=\"adjudication-category-drg-outlier\"> </a></td><td>DRG Outlier</td><td>The Diagnosis Related Group (DRG) outlier amount, as reported on the facility claim</td></tr><tr><td style=\"white-space:nowrap\">excess_copay<a name=\"adjudication-category-excess_copay\"> </a></td><td>Excess Copayment</td><td>The amount paid by the subscriber outside of the flat copayment amount. Examples: (1) Additional copayment when selecting a brand name medication, instead of the generic alternative, or (2) Selecting a non-formulary medication, instead of the formulary option.</td></tr><tr><td style=\"white-space:nowrap\">excluded1<a name=\"adjudication-category-excluded1\"> </a></td><td>Excluded Amount 1</td><td>The ineligible amount or not covered amount that is associated with a reason code 1</td></tr><tr><td style=\"white-space:nowrap\">excluded2<a name=\"adjudication-category-excluded2\"> </a></td><td>Excluded Amount 2</td><td>The ineligible amount or not covered amount that is associated with a reason code 2</td></tr><tr><td style=\"white-space:nowrap\">excluded3<a name=\"adjudication-category-excluded3\"> </a></td><td>Excluded Amount 3</td><td>The ineligible amount or not covered amount that is associated with a reason code 3</td></tr><tr><td style=\"white-space:nowrap\">excluded-reason<a name=\"adjudication-category-excluded-reason\"> </a></td><td>Excluded Reason</td><td>Reason for the ineligible amount or not covered amount</td></tr><tr><td style=\"white-space:nowrap\">ffs-equivalent<a name=\"adjudication-category-ffs-equivalent\"> </a></td><td>Fee For Service Equivalent</td><td>For capitated services (encounter records), the fee-for-service equivalent amount for the service</td></tr><tr><td style=\"white-space:nowrap\">fully-insured-payment<a name=\"adjudication-category-fully-insured-payment\"> </a></td><td>Fully Insured Payment</td><td>Under a fully-insured arrangement, the actual check amount for the service. This represents the amount after applying all plan provisions and cost-sharing.</td></tr><tr><td style=\"white-space:nowrap\">healthcare-reimbursement<a name=\"adjudication-category-healthcare-reimbursement\"> </a></td><td>Healthcare Reimbursement Amount</td><td>The amount applied towards the service, funded by the subscriber's Health Reimbursement Arrangement (HRA)</td></tr><tr><td style=\"white-space:nowrap\">healthcare-savings-account<a name=\"adjudication-category-healthcare-savings-account\"> </a></td><td>Healthcare Savings Account</td><td>The amount applied towards the service, funded by the patient's Heathcare Savings Account (HSA)</td></tr><tr><td style=\"white-space:nowrap\">medicare-allowed<a name=\"adjudication-category-medicare-allowed\"> </a></td><td>Medicare Allowed Amount</td><td>The maximum amount allowed by Medicare for payment</td></tr><tr><td style=\"white-space:nowrap\">medicare-coinsurance<a name=\"adjudication-category-medicare-coinsurance\"> </a></td><td>Medicare Coinsurance Amount</td><td>The coinsurance amount determined by Medicare for the service</td></tr><tr><td style=\"white-space:nowrap\">medicare-deductible<a name=\"adjudication-category-medicare-deductible\"> </a></td><td>Medicare Deductible Amount</td><td>The deductible amount for the service, as determined by Medicare, that must be paid before Medicare pays</td></tr><tr><td style=\"white-space:nowrap\">medicare-paid<a name=\"adjudication-category-medicare-paid\"> </a></td><td>Medicare Paid Amount</td><td>The amount paid by Medicare for the claim</td></tr><tr><td style=\"white-space:nowrap\">net-payment<a name=\"adjudication-category-net-payment\"> </a></td><td>Net Payment</td><td>The actual check amount for the service. This represents the amount after applying all plan provisions and cost-sharing.</td></tr><tr><td style=\"white-space:nowrap\">out-of-network-access-fee<a name=\"adjudication-category-out-of-network-access-fee\"> </a></td><td>ITS Access Fee (Out of Network Access Fee)</td><td>The amount of the ITS access fee charged by the host plan for out-of-state patient use of its provider network</td></tr><tr><td style=\"white-space:nowrap\">out-of-network-surcharge-fee<a name=\"adjudication-category-out-of-network-surcharge-fee\"> </a></td><td>ITS Surcharge Amount (Out of Network Surcharge Amount)</td><td>The amount of the ITS surcharge added to the ITS access fee by the host plan for out-of-state patient use of its provider network</td></tr><tr><td style=\"white-space:nowrap\">patient-liability<a name=\"adjudication-category-patient-liability\"> </a></td><td>Patient Liability</td><td>The total amount of the service for which the subscriber is responsible. Generally, this includes, for example, copayments, coinsurance, and deductibles.</td></tr><tr><td style=\"white-space:nowrap\">penalty<a name=\"adjudication-category-penalty\"> </a></td><td>Penalty</td><td>The penalty amount that reduces provider payments for the service. This is due to penalties that result from not meeting plan standards.</td></tr><tr><td style=\"white-space:nowrap\">remittance<a name=\"adjudication-category-remittance\"> </a></td><td>Remittance</td><td/></tr><tr><td style=\"white-space:nowrap\">submitted<a name=\"adjudication-category-submitted\"> </a></td><td>Submitted</td><td>The submitted or billed charge amount, as reported by the provider for the service</td></tr><tr><td style=\"white-space:nowrap\">summary<a name=\"adjudication-category-summary\"> </a></td><td>Summary</td><td>Summary of the explanation of benefit</td></tr><tr><td style=\"white-space:nowrap\">tax<a name=\"adjudication-category-tax\"> </a></td><td>Tax Amount</td><td>The state tax or another tax amount for the claim service record for medical and drug claims. Note that this is not the sales tax amount applied to the drug purchase.</td></tr><tr><td style=\"white-space:nowrap\">third-party<a name=\"adjudication-category-third-party\"> </a></td><td>Third Party Amount</td><td>The amount saved due to integration of third-party liability (Coordination of Benefits) by all third-party payers (including Medicare)</td></tr><tr><td style=\"white-space:nowrap\">withhold<a name=\"adjudication-category-withhold\"> </a></td><td>Risk Withhold</td><td>The amount of the net payment either retained or withheld from the servicing provider. This amount is placed in a risk-sharing pool, for future distribution.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://linuxforhealth.org/fhir/cdm/CodeSystem/adjudication-category"];
  fhir:CodeSystem.version [ fhir:value "8.0.0"];
  fhir:CodeSystem.name [ fhir:value "AdjudicationCategoryCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "Adjudication Category Codes"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-11-10T16:00:46+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "LinuxForHealth Team"];
  fhir:CodeSystem.description [ fhir:value "Adjudication category codes for claims"];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ]     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "30"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "allowed" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allowed Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The maximum amount allowed by the plan for payment" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "coinsurance" ];
     fhir:CodeSystem.concept.display [ fhir:value "Coinsurance" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The coinsurance paid by the subscriber as specified in the plan provision" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "copay" ];
     fhir:CodeSystem.concept.display [ fhir:value "Copayment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The copayment paid by the subscriber, as specified in the plan provision" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "deductible" ];
     fhir:CodeSystem.concept.display [ fhir:value "Deductible Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount paid by the subscriber through the deductible arrangement of the plan" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "discount" ];
     fhir:CodeSystem.concept.display [ fhir:value "Discount Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The discount amount applied to the service, based on plan pricing reductions" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "drg-outlier" ];
     fhir:CodeSystem.concept.display [ fhir:value "DRG Outlier" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The Diagnosis Related Group (DRG) outlier amount, as reported on the facility claim" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "excess_copay" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excess Copayment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount paid by the subscriber outside of the flat copayment amount. Examples: (1) Additional copayment when selecting a brand name medication, instead of the generic alternative, or (2) Selecting a non-formulary medication, instead of the formulary option." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "excluded1" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excluded Amount 1" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The ineligible amount or not covered amount that is associated with a reason code 1" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "excluded2" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excluded Amount 2" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The ineligible amount or not covered amount that is associated with a reason code 2" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "excluded3" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excluded Amount 3" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The ineligible amount or not covered amount that is associated with a reason code 3" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "excluded-reason" ];
     fhir:CodeSystem.concept.display [ fhir:value "Excluded Reason" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Reason for the ineligible amount or not covered amount" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "ffs-equivalent" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fee For Service Equivalent" ];
     fhir:CodeSystem.concept.definition [ fhir:value "For capitated services (encounter records), the fee-for-service equivalent amount for the service" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "fully-insured-payment" ];
     fhir:CodeSystem.concept.display [ fhir:value "Fully Insured Payment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Under a fully-insured arrangement, the actual check amount for the service. This represents the amount after applying all plan provisions and cost-sharing." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "healthcare-reimbursement" ];
     fhir:CodeSystem.concept.display [ fhir:value "Healthcare Reimbursement Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount applied towards the service, funded by the subscriber's Health Reimbursement Arrangement (HRA)" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "healthcare-savings-account" ];
     fhir:CodeSystem.concept.display [ fhir:value "Healthcare Savings Account" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount applied towards the service, funded by the patient's Heathcare Savings Account (HSA)" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "medicare-allowed" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medicare Allowed Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The maximum amount allowed by Medicare for payment" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "medicare-coinsurance" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medicare Coinsurance Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The coinsurance amount determined by Medicare for the service" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "medicare-deductible" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medicare Deductible Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The deductible amount for the service, as determined by Medicare, that must be paid before Medicare pays" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "medicare-paid" ];
     fhir:CodeSystem.concept.display [ fhir:value "Medicare Paid Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount paid by Medicare for the claim" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "net-payment" ];
     fhir:CodeSystem.concept.display [ fhir:value "Net Payment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The actual check amount for the service. This represents the amount after applying all plan provisions and cost-sharing." ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "out-of-network-access-fee" ];
     fhir:CodeSystem.concept.display [ fhir:value "ITS Access Fee (Out of Network Access Fee)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount of the ITS access fee charged by the host plan for out-of-state patient use of its provider network" ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "out-of-network-surcharge-fee" ];
     fhir:CodeSystem.concept.display [ fhir:value "ITS Surcharge Amount (Out of Network Surcharge Amount)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount of the ITS surcharge added to the ITS access fee by the host plan for out-of-state patient use of its provider network" ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "patient-liability" ];
     fhir:CodeSystem.concept.display [ fhir:value "Patient Liability" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The total amount of the service for which the subscriber is responsible. Generally, this includes, for example, copayments, coinsurance, and deductibles." ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "penalty" ];
     fhir:CodeSystem.concept.display [ fhir:value "Penalty" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The penalty amount that reduces provider payments for the service. This is due to penalties that result from not meeting plan standards." ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "remittance" ];
     fhir:CodeSystem.concept.display [ fhir:value "Remittance" ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "submitted" ];
     fhir:CodeSystem.concept.display [ fhir:value "Submitted" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The submitted or billed charge amount, as reported by the provider for the service" ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "summary" ];
     fhir:CodeSystem.concept.display [ fhir:value "Summary" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Summary of the explanation of benefit" ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "tax" ];
     fhir:CodeSystem.concept.display [ fhir:value "Tax Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The state tax or another tax amount for the claim service record for medical and drug claims. Note that this is not the sales tax amount applied to the drug purchase." ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "third-party" ];
     fhir:CodeSystem.concept.display [ fhir:value "Third Party Amount" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount saved due to integration of third-party liability (Coordination of Benefits) by all third-party payers (including Medicare)" ]
  ], [
     fhir:index 29;
     fhir:CodeSystem.concept.code [ fhir:value "withhold" ];
     fhir:CodeSystem.concept.display [ fhir:value "Risk Withhold" ];
     fhir:CodeSystem.concept.definition [ fhir:value "The amount of the net payment either retained or withheld from the servicing provider. This amount is placed in a risk-sharing pool, for future distribution." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.