<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0392" />
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v2/0392" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.18.243" />
  </identifier>
  <version value="2.8.2" />
  <name value="v2 Match Reason" />
  <status value="active" />
  <experimental value="false" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0392 ( Match Reason)" />
  <caseSensitive value="false" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0392" />
  <content value="complete" />
  <concept>
    <code value="DB" />
    <display value="Match on Date of Birth" />
    <designation>
      <language value="nl" />
      <value value="Match op geboortedatum" />
    </designation>
  </concept>
  <concept>
    <code value="NA" />
    <display value="Match on Name (Alpha Match)" />
    <designation>
      <language value="nl" />
      <value value="Match op naam (alfabetisch)" />
    </designation>
  </concept>
  <concept>
    <code value="NP" />
    <display value="Match on Name (Phonetic Match)" />
    <designation>
      <language value="nl" />
      <value value="Match op naam (fonetisch)" />
    </designation>
  </concept>
  <concept>
    <code value="SS" />
    <display value="Match on Social Security Number" />
    <designation>
      <language value="nl" />
      <value value="Match op SOFI-nummer" />
    </designation>
  </concept>
</CodeSystem>