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 0571 ( Invoice Processing Results Status)
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0571"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Invoice Processing Results Status</p> <table class="grid"> <tr> <td> <b> Code</b> </td> <td> <b> Description</b> </td> <td> <b> Comment</b> </td> <td> <b> Version</b> </td> </tr> <tr> <td> ACK <a name="ACK"> </a> </td> <td> Acknowledge</td> <td/> <td> added v2.6</td> </tr> <tr> <td> ADJ <a name="ADJ"> </a> </td> <td> Adjudicated with Adjustments</td> <td/> <td> added v2.6</td> </tr> <tr> <td> ADJSUB <a name="ADJSUB"> </a> </td> <td> Adjudicated as Submitted</td> <td/> <td> added v2.6</td> </tr> <tr> <td> ADJZER <a name="ADJZER"> </a> </td> <td> Adjudicated to Zero</td> <td/> <td> added v2.6</td> </tr> <tr> <td> PAID <a name="PAID"> </a> </td> <td> Paid</td> <td/> <td> added v2.6</td> </tr> <tr> <td> PEND <a name="PEND"> </a> </td> <td> Pending</td> <td/> <td> added v2.6</td> </tr> <tr> <td> PRED <a name="PRED"> </a> </td> <td> Pre-Determination</td> <td> Indicates that the IPR has been adjudicated but will not be paid. Equivalent to ADJUD (Adjudicate)</td> <td> added v2.6</td> </tr> <tr> <td> REJECT <a name="REJECT"> </a> </td> <td> Reject</td> <td/> <td> added v2.6</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"> <valueString value="External"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/v2/0571"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.18.371"/> </identifier> <version value="2.8.2"/> <name value="v2 Invoice Processing Results Status"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0571 ( Invoice Processing Results Status)"/> <caseSensitive value="false"/> <valueSet value="http://hl7.org/fhir/ValueSet/v2-0571"/> <content value="complete"/> <concept> <code value="ACK"/> <display value="Acknowledge"/> </concept> <concept> <code value="ADJ"/> <display value="Adjudicated with Adjustments"/> </concept> <concept> <code value="ADJSUB"/> <display value="Adjudicated as Submitted"/> </concept> <concept> <code value="ADJZER"/> <display value="Adjudicated to Zero"/> </concept> <concept> <code value="PAID"/> <display value="Paid"/> </concept> <concept> <code value="PEND"/> <display value="Pending"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-comments"> <valueString value="Indicates that the IPR has been adjudicated but will not be paid. Equivalent to ADJUD (Adjudicate)"/> </extension> <code value="PRED"/> <display value="Pre-Determination"/> </concept> <concept> <code value="REJECT"/> <display value="Reject"/> </concept> </CodeSystem>
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.