{ "description": "Describes the various status fields used when payers adjudicate a claim, such as whether the claim was adjudicated in or out of network, if the provider was in or not in network for the service.\\n\\nThis is a code system defined locally by the CARIN BlueButton IG. As this IG matures, it is expected that this CodeSystem will be migrated to THO (terminology.hl7.org). The current CodeSystem url should be considered temporary and subject to change in a future version.", "_filename": "CodeSystem-C4BBPayerAdjudicationStatus.json", "package_name": "hl7.fhir.us.carin-bb", "date": "2024-07-27T20:09:37+08:00", "publisher": "HL7 International / Financial Management", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "C4BBPayerAdjudicationStatus", "copyright": "This CodeSystem is not copyrighted.", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "C4BB Payer Adjudication Status Code System", "package_version": "2.1.0-snapshot1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/carin-bb/ImplementationGuide/hl7.fhir.us.carin-bb" } ] } } ], "status": "active", "id": "05cfec48-dd76-4425-9cb8-fea123cde736", "kind": null, "count": 6, "url": "http://hl7.org/fhir/us/carin-bb/CodeSystem/C4BBPayerAdjudicationStatus", "concept": [ { "code": "innetwork", "display": "In Network", "definition": "Indicates an in network status in relation to a patient's coverage" }, { "code": "outofnetwork", "display": "Out Of Network", "definition": "Indicates a not in network status in relation to a patient's coverage" }, { "code": "other", "display": "Other", "definition": "Indicates other network status or when a network does not apply" }, { "code": "paid", "display": "Paid", "definition": "Indicates if the claim was approved for payment" }, { "code": "denied", "display": "Denied", "definition": "Indicates if the claim was denied" }, { "code": "partiallypaid", "display": "Partially Paid", "definition": "Indicates that some line items on the claim were denied" } ], "caseSensitive": true, "version": "2.1.0-snapshot1", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fm", "system": "url" }, { "value": "fm@lists.HL7.org", "system": "email" } ] } ] }