This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
FHIR Value set/code system definition for HL7 v2 table 0553 ( Invoice Control Code)
{ "resourceType": "CodeSystem", "id": "v2-0553", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "External" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/v2/0553", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.18.357" }, "version": "2.8.2", "name": "v2 Invoice Control Code", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0553 ( Invoice Control Code)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0553", "content": "complete", "concept": [ { "code": "AA", "display": "Authorization request for inpatient admission" }, { "code": "AI", "display": "Combined Authorization and Adjudication request" }, { "code": "CA", "display": "Cancel Authorization request" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Cancel a specific Product/Service Group in an Invoice" } ], "code": "CG", "display": "Cancel Invoice Product/Service Group" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Cancel a specific Product/Service Line Item in an Invoice" } ], "code": "CL", "display": "Cancel Invoice Product/Service Line Item" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Can be used to reverse or cancel an invoice in progress or reverse a paid invoice. Receiver may only mark Invoice as cancelled, not purge records" } ], "code": "CN", "display": "Cancel Invoice" }, { "code": "CP", "display": "Copy of Invoice" }, { "code": "CQ", "display": "Coverage Register Query" }, { "code": "EA", "display": "Authorization request for inpatient stay extension" }, { "code": "OA", "display": "Original Authorization" }, { "code": "OR", "display": "Original Invoice" }, { "code": "PA", "display": "Pre-Authorization" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Can be used to submit an invoice through a Payer's edit and adjudication engine to determine if the invoice will be paid - does not result in payment by Payer" } ], "code": "PD", "display": "Pre-Determination Invoice" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments", "valueString": "Used on EHC^E04 only" } ], "code": "RA", "display": "Re-Assessment" }, { "code": "RC", "display": "Referral Pre-Authorization" }, { "code": "RU", "display": "Referral authorization" }, { "code": "SA", "display": "Special Authorization" } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.