PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    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.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Match Reason",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "16831f57-ba63-4902-afe5-0e86f6749ec0",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0392",
  "kind": null,
  "url": "http://hl7.org/fhir/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": [ {
      "value": "Match op geboortedatum",
      "language": "nl"
    } ]
  }, {
    "code": "NA",
    "display": "Match on Name (Alpha Match)",
    "designation": [ {
      "value": "Match op naam (alfabetisch)",
      "language": "nl"
    } ]
  }, {
    "code": "NP",
    "display": "Match on Name (Phonetic Match)",
    "designation": [ {
      "value": "Match op naam (fonetisch)",
      "language": "nl"
    } ]
  }, {
    "code": "SS",
    "display": "Match on Social Security Number",
    "designation": [ {
      "value": "Match op SOFI-nummer",
      "language": "nl"
    } ]
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}