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

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

v2 Invoice Reason Codes

FHIR Value set/code system definition for HL7 v2 table 0554 ( Invoice Reason Codes)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0554 ( Invoice Reason Codes)",
  "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.0554",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Invoice Reason Codes",
  "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" : "bd7a4285-fb31-5ba7-9602-1ae57708956a",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0554",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.358",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "LATE",
    "display" : "Late Invoice",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Over the Payer's published time limit for this invoice"
    } ]
  }, {
    "code" : "NORM",
    "display" : "Normal submission"
  }, {
    "code" : "SUB",
    "display" : "Subscriber coverage problem"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}