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

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

v2 Payment Method Code

FHIR Value set/code system definition for HL7 v2 table 0570 ( Payment Method Code)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0570 ( Payment Method Code)",
  "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.0570",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Payment Method Code",
  "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" : "1f012020-d7a1-506f-ac43-90cd6cbdb369",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0570",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.370",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "CASH",
    "display" : "Cash"
  }, {
    "code" : "CCCA",
    "display" : "Credit Card"
  }, {
    "code" : "CCHK",
    "display" : "Cashier's Check"
  }, {
    "code" : "CDAC",
    "display" : "Credit/Debit Account"
  }, {
    "code" : "CHCK",
    "display" : "Check"
  }, {
    "code" : "DDPO",
    "display" : "Direct Deposit",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "EFT"
    } ]
  }, {
    "code" : "DEBC",
    "display" : "Debit Card"
  }, {
    "code" : "SWFT",
    "display" : "Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)"
  }, {
    "code" : "TRAC",
    "display" : "Traveler's Check"
  }, {
    "code" : "VISN",
    "display" : "VISA Special Electronic Funds Transfer Network"
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}