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

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

v2 Match reason

FHIR Value set/code system definition for HL7 v2 table 0392 ( Match reason)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0392 ( Match reason)",
  "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.0392",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Match reason",
  "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" : "3aae34b3-154a-565a-b422-b5bf063a28ea",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0392",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.243",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "DB",
    "display" : "Match on Date of Birth",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Match op geboortedatum",
      "language" : "nl"
    } ]
  }, {
    "code" : "NA",
    "display" : "Match on Name (Alpha Match)",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Match op naam (alfabetisch)",
      "language" : "nl"
    } ]
  }, {
    "code" : "NP",
    "display" : "Match on Name (Phonetic Match)",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Match op naam (fonetisch)",
      "language" : "nl"
    } ]
  }, {
    "code" : "SS",
    "display" : "Match on Social Security Number",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "Match op SOFI-nummer",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}