GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

V2-0553.json

Raw JSON (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0553 ( Invoice Control Code)

{
  "resourceType": "ValueSet",
  "id": "v2-0553",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/ValueSet/v2-0553",
  "version": "2.8.2",
  "name": "v2 Invoice Control Code",
  "status": "active",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0553 ( Invoice Control Code)",
  "codeSystem": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.133883.18.357"
      }
    ],
    "system": "http://hl7.org/fhir/v2/0553",
    "caseSensitive": false,
    "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/valueset-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/valueset-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/valueset-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/valueset-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/valueset-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.