PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.core@1.4.0
    http://hl7.org/fhir/v2/0392
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0392 ( Match Reason)",
  "_filename": "CodeSystem-v2-0392.json",
  "package_name": "hl7.fhir.r2b.core",
  "date": null,
  "versionNeeded": false,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Match Reason",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.133883.18.243"
  } ],
  "compositional": false,
  "status": "active",
  "id": "03d2c693-a5f4-48f9-a598-c5693eaef576",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0392",
  "kind": null,
  "count": 0,
  "url": "http://hl7.org/fhir/v2/0392",
  "concept": [ {
    "code": "DB",
    "display": "Match on Date of Birth",
    "designation": [ {
      "use": {
        "userSelected": false
      },
      "value": "Match op geboortedatum",
      "language": "nl"
    } ]
  }, {
    "code": "NA",
    "display": "Match on Name (Alpha Match)",
    "designation": [ {
      "use": {
        "userSelected": false
      },
      "value": "Match op naam (alfabetisch)",
      "language": "nl"
    } ]
  }, {
    "code": "NP",
    "display": "Match on Name (Phonetic Match)",
    "designation": [ {
      "use": {
        "userSelected": false
      },
      "value": "Match op naam (fonetisch)",
      "language": "nl"
    } ]
  }, {
    "code": "SS",
    "display": "Match on Social Security Number",
    "designation": [ {
      "use": {
        "userSelected": false
      },
      "value": "Match op SOFI-nummer",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "rank": 1,
      "value": "http://hl7.org",
      "system": "other"
    } ]
  } ]
}