Extensions for Using Data Elements from FHIR STU3 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions

: v2 Payment Method Code - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0570",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0570</b></p><a name=\"v2-0570\"> </a><a name=\"hcv2-0570\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0570</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CASH<a name=\"v2-0570-CASH\"> </a></td><td>Cash</td></tr><tr><td style=\"white-space:nowrap\">CCCA<a name=\"v2-0570-CCCA\"> </a></td><td>Credit Card</td></tr><tr><td style=\"white-space:nowrap\">CCHK<a name=\"v2-0570-CCHK\"> </a></td><td>Cashier's Check</td></tr><tr><td style=\"white-space:nowrap\">CDAC<a name=\"v2-0570-CDAC\"> </a></td><td>Credit/Debit Account</td></tr><tr><td style=\"white-space:nowrap\">CHCK<a name=\"v2-0570-CHCK\"> </a></td><td>Check</td></tr><tr><td style=\"white-space:nowrap\">DDPO<a name=\"v2-0570-DDPO\"> </a></td><td>Direct Deposit</td></tr><tr><td style=\"white-space:nowrap\">DEBC<a name=\"v2-0570-DEBC\"> </a></td><td>Debit Card</td></tr><tr><td style=\"white-space:nowrap\">SWFT<a name=\"v2-0570-SWFT\"> </a></td><td>Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.)</td></tr><tr><td style=\"white-space:nowrap\">TRAC<a name=\"v2-0570-TRAC\"> </a></td><td>Traveler's Check</td></tr><tr><td style=\"white-space:nowrap\">VISN<a name=\"v2-0570-VISN\"> </a></td><td>VISA Special Electronic Funds Transfer Network</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "External"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r5"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/v2/0570",
  "version" : "2.8.2",
  "name" : "v2 Payment Method Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0570 ( Payment Method Code)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0570",
  "content" : "complete",
  "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"
    },
    {
      "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"
    }
  ]
}