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

: Payer Claim Adjustment Type 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 "payer-claim-adjustment-type"];
  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/payer-claim-adjustment-type</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\">1<a name=\"payer-claim-adjustment-type-1\"> </a></td><td>Adjustment (positive or negative adjustment)</td><td>An adjustment is a claim line where one or more of the financial fields display the difference between the original amount and the final amount. Any financial not being adjusted should be zero as well as any quantity.</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"payer-claim-adjustment-type-2\"> </a></td><td>Void (void, reversal or back-out)</td><td>A void is a claim line where all financials and quantities are negated</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"payer-claim-adjustment-type-3\"> </a></td><td>Original or Replacement (original, resubmit or replacement)</td><td>An original or replacement claim line where all financials and quantities are positive and supplements a void claim line</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"payer-claim-adjustment-type-4\"> </a></td><td>Bulk Adjustment (gross or bulk adjustment)</td><td>Adjustments (positive or negative) that aren't tied to a particular service at the claim-line level.  Examples include, but aren't limited to, value-based reimbursement payments to providers, Drug Rebates, etc.</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"payer-claim-adjustment-type-B\"> </a></td><td>Adjustment Debit</td><td>Claim adjustments are sometimes required to correct erroneous payments made to providers. Adjustments may need to be made for a range of reasons, for example, recording of an incorrect procedure code, listing of a wrong place of service, data entry errors etc. A claim adjustment debit increases the balance due to the provider due to an underpayment made in error.</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"payer-claim-adjustment-type-C\"> </a></td><td>Adjustment Credit</td><td>Claim adjustments are sometimes required to correct erroneous payments made to providers. Adjustments may need to be made for a range of reasons, for example, recording of an incorrect procedure code, listing of a wrong place of service, data entry errors etc. A claim adjustment credit decreased the balance due to the provider due to an overpayment made in error.</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://linuxforhealth.org/fhir/cdm/CodeSystem/payer-claim-adjustment-type"];
  fhir:CodeSystem.version [ fhir:value "8.0.0"];
  fhir:CodeSystem.name [ fhir:value "PayerClaimAdjustmentTypeCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "Payer Claim Adjustment Type 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 "Payer codes for the type of adjustment for the claim"];
  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 "6"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "1" ];
     fhir:CodeSystem.concept.display [ fhir:value "Adjustment (positive or negative adjustment)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An adjustment is a claim line where one or more of the financial fields display the difference between the original amount and the final amount. Any financial not being adjusted should be zero as well as any quantity." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "2" ];
     fhir:CodeSystem.concept.display [ fhir:value "Void (void, reversal or back-out)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "A void is a claim line where all financials and quantities are negated" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "3" ];
     fhir:CodeSystem.concept.display [ fhir:value "Original or Replacement (original, resubmit or replacement)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "An original or replacement claim line where all financials and quantities are positive and supplements a void claim line" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "4" ];
     fhir:CodeSystem.concept.display [ fhir:value "Bulk Adjustment (gross or bulk adjustment)" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Adjustments (positive or negative) that aren't tied to a particular service at the claim-line level.  Examples include, but aren't limited to, value-based reimbursement payments to providers, Drug Rebates, etc." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "B" ];
     fhir:CodeSystem.concept.display [ fhir:value "Adjustment Debit" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Claim adjustments are sometimes required to correct erroneous payments made to providers. Adjustments may need to be made for a range of reasons, for example, recording of an incorrect procedure code, listing of a wrong place of service, data entry errors etc. A claim adjustment debit increases the balance due to the provider due to an underpayment made in error." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "C" ];
     fhir:CodeSystem.concept.display [ fhir:value "Adjustment Credit" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Claim adjustments are sometimes required to correct erroneous payments made to providers. Adjustments may need to be made for a range of reasons, for example, recording of an incorrect procedure code, listing of a wrong place of service, data entry errors etc. A claim adjustment credit decreased the balance due to the provider due to an overpayment made in error." ]
  ].

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

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