FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeCodeSystem
IdCodeSystem-claim-adjudication-basis-categories.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/CodeSystem-claim-adjudication-basis-categories.html
URLhttp://terminology.hl7.org/CodeSystem/claim-adjudication-basis-categories
Version1.0.0
Statusactive
Date2026-08-04T17:23:51+00:00
NameClaimAdjudicationBasisCategories
TitleClaim Adjudication Basis Categories
Realmuv
Authorityhl7
DescriptionCategories of contractual, policy, benefit, or administrative bases used by a payer when adjudicating a healthcare claim and determining the allowed, paid, or adjusted amounts. These codes include categories that describe why a claim line or claim total was adjudicated as it was, rather than the result of the adjudication.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license
Contentcomplete

Resources that use this resource

ValueSet
hl7.terminology#currentclaim-adjudication-basis-categoriesClaim Adjudication Basis Categories

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem claim-adjudication-basis-categories

Last updated: 2026-06-12 00:00:00+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/claim-adjudication-basis-categories defines the following codes:

CodeDisplayDefinition
billing-network-status Billing Provider Network StatusIndicates the billing provider's participation status with the payer's network or contractual arrangements used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules.
rendering-network-status Rendering Provider Network StatusIndicates the rendering provider's participation status with the payer's network or contractual arrangements used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules.
benefit-payment-status Benefit Payment StatusIndicates the network or contractual status of the service or product (in or out of network) in context to its provisioning used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules
adjustment-reason Adjustment ReasonIndicates that a policy, contract, or administratively defined adjustment rationale was applied during claim adjudication, affecting the allowed amount, payment amount, or member liability.
medical-management-requirement Medical Management RequirementsIndicates that compliance with a medical management requirement (such as prior authorization, referral, step therapy, or utilization review) was a factor in the adjudication of the claim.

Source1

{
  "resourceType": "CodeSystem",
  "id": "claim-adjudication-basis-categories",
  "meta": {
    "lastUpdated": "2026-06-12T00:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/claim-adjudication-basis-categories",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.178"
    }
  ],
  "version": "1.0.0",
  "name": "ClaimAdjudicationBasisCategories",
  "title": "Claim Adjudication Basis Categories",
  "status": "active",
  "experimental": false,
  "date": "2026-08-04T17:23:51+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Categories of contractual, policy, benefit, or administrative bases used by a payer when adjudicating a healthcare claim and determining the allowed, paid, or adjusted amounts. These codes include categories that describe why a claim line or claim total was adjudicated as it was, rather than the result of the adjudication.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/claim-adjudication-basis-categories",
  "content": "complete",
  "concept": [
    {
      "code": "billing-network-status",
      "display": "Billing Provider Network Status",
      "definition": "Indicates the billing provider's participation status with the payer's network or contractual arrangements used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules."
    },
    {
      "code": "rendering-network-status",
      "display": "Rendering Provider Network Status",
      "definition": "Indicates the rendering provider's participation status with the payer's network or contractual arrangements used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules."
    },
    {
      "code": "benefit-payment-status",
      "display": "Benefit Payment Status",
      "definition": "Indicates the network or contractual status of the service or product (in or out of network) in context to its provisioning used in the adjudication of the claim, including determination of applicable pricing, coverage, or payment rules"
    },
    {
      "code": "adjustment-reason",
      "display": "Adjustment Reason",
      "definition": "Indicates that a policy, contract, or administratively defined adjustment rationale was applied during claim adjudication, affecting the allowed amount, payment amount, or member liability."
    },
    {
      "code": "medical-management-requirement",
      "display": "Medical Management Requirements",
      "definition": "Indicates that compliance with a medical management requirement (such as prior authorization, referral, step therapy, or utilization review) was a factor in the adjudication of the claim."
    }
  ]
}