DSTU2 QA Preview

This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 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

V2\0553\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.7",
  "name": "v2 Invoice Control Code",
  "status": "active",
  "experimental": true,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "date": "2011-01-28",
  "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": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "AA",
        "display": "Authorization request for inpatient admission"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "AI",
        "display": "Combined Authorization and Adjudication request"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CA",
        "display": "Cancel Authorization request"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CG",
        "display": "Cancel Invoice Product/Service Group"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CL",
        "display": "Cancel Invoice Product/Service Line Item"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CN",
        "display": "Cancel Invoice"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CP",
        "display": "Copy of Invoice"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CQ",
        "display": "Coverage Register Query"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "EA",
        "display": "Authorization request for inpatient stay extension"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OA",
        "display": "Original Authorization"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OR",
        "display": "Original Invoice"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "PA",
        "display": "Pre-Authorization"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "PD",
        "display": "Pre-Determination Invoice"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "RA",
        "display": "Re-Assessment"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "RC",
        "display": "Referral Pre-Authorization"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "RU",
        "display": "Referral authorization"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "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.