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

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

v2 CHECK DIGIT SCHEME

FHIR Value set/code system definition for HL7 v2 table 0061 ( CHECK DIGIT SCHEME)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0061 ( CHECK DIGIT SCHEME)",
  "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.0061",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 CHECK DIGIT SCHEME",
  "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" : "73514624-4503-5bba-9b47-259b4e3b6ca5",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0061",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.22",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "BCV",
    "display" : "Bank Card Validation Number",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "A non-embossed number included on bank cards and used to validate authenticity of the card and the person presenting the card",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "Een niet-gestanst nummer op bancaire kaarten en gebruikt voor validatie van de autenticiteit van de kaart en de person die de kaart heeft"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Bancaire kaart validatienummer",
      "language" : "nl"
    } ]
  }, {
    "code" : "ISO",
    "display" : "ISO 7064: 1983",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "ISO 7064: 1983",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "ISO 7064: 1983",
      "language" : "nl"
    } ]
  }, {
    "code" : "M10",
    "display" : "Mod 10 algorithm",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Modulo10-Verfahren",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Mod 10 algoritme",
      "language" : "nl"
    } ]
  }, {
    "code" : "M11",
    "display" : "Mod 11 algorithm",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Modulo11-Verfahren",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Mod 11 algoritme",
      "language" : "nl"
    } ]
  }, {
    "code" : "NPI",
    "display" : "Check digit algorithm in the US National Provider Identifier",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Controlegetal algoritme van de Amerikaanse Nationale Provider identificatie",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}