http://hl7.org/fhir/payment-issuertype|5.0.0

name
PaymentIssuerTypeCodes
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

Payment Issuer Type Codes

This value set contains codes for the type of payment issuers.

{
  "description" : "This value set contains codes for the type of payment issuers.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "FHIR Project team",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "PaymentIssuerTypeCodes",
  "copyright" : "HL7 Inc.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Payment Issuer Type Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "c6af7724-d4b4-53a4-a201-6d3041b41fe4",
  "valueSet" : "http://hl7.org/fhir/ValueSet/payment-issuertype",
  "url" : "http://hl7.org/fhir/payment-issuertype",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2057",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "patient",
    "display" : "Patient",
    "definition" : "The patient or a party issuing payment on behalf of the patient."
  }, {
    "code" : "insurance",
    "display" : "Insurance",
    "definition" : "An insurer, or party acting on their behalf, which is making payment following a contract, direct or indirect, with the patient to pay for healthcare-related services."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}