http://terminology.hl7.org/CodeSystem/v2-0571|2.9

name
v2.0571
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 Invoice Processing Results Status

FHIR Value set/code system definition for HL7 v2 table 0571 ( Invoice Processing Results Status)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0571 ( Invoice Processing Results Status)",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0571",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Invoice Processing Results Status",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "e4cfbd22-36d4-5fc1-82db-b08bf59c8634",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0571",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.371",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "ACK",
    "display" : "Acknowledge",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Empfangsbestätigung",
      "language" : "de"
    } ]
  }, {
    "code" : "ADJ",
    "display" : "Adjudicated with Adjustments"
  }, {
    "code" : "ADJSUB",
    "display" : "Adjudicated as Submitted"
  }, {
    "code" : "ADJZER",
    "display" : "Adjudicated to Zero"
  }, {
    "code" : "PAID",
    "display" : "Paid"
  }, {
    "code" : "PEND",
    "display" : "Pending"
  }, {
    "code" : "PRED",
    "display" : "Pre-Determination",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Indicates that the IPR has been adjudicated but will not be paid.  Equivalent to ADJUD (Adjudicate)"
    } ]
  }, {
    "code" : "REJECT",
    "display" : "Reject"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}