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

name
v2.0555
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active

v2 Invoice Type

FHIR Value set/code system definition for HL7 v2 table 0555 ( Invoice Type)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0555 ( Invoice Type)",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0555",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Invoice Type",
  "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" : "70dea9b1-0a9f-5692-9dd0-ceed1d387f5b",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0555",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.359",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "BK",
    "display" : "Block"
  }, {
    "code" : "FN",
    "display" : "Final",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Final Invoice"
    } ]
  }, {
    "code" : "FS",
    "display" : "Fee for Service"
  }, {
    "code" : "GP",
    "display" : "Group"
  }, {
    "code" : "IN",
    "display" : "Information Only",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Payee information not required for this Invoice Type"
    } ]
  }, {
    "code" : "NP",
    "display" : "Non Patient",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Invoice without a patient.  E.g. bulk invoicing for Pharmacy for a care facility."
    } ]
  }, {
    "code" : "PA",
    "display" : "Partial",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Partial Invoice"
    } ]
  }, {
    "code" : "SL",
    "display" : "Salary"
  }, {
    "code" : "SS",
    "display" : "By Session"
  }, {
    "code" : "SU",
    "display" : "Supplemental",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "Supplemental Invoice"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}