<CodeSystem xmlns="http://hl7.org/fhir">
<idvalue="MpiMatchSourceCS"/>
<text>
<statusvalue="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/MpiMatchSourceCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">match<a name="MpiMatchSourceCS-match"> </a></td><td>Match</td><td>MPI matching resulted in a valid match</td></tr><tr><td style="white-space:nowrap">no<a name="MpiMatchSourceCS-no"> </a></td><td>Non-Match</td><td>The Match Process failed to record a match</td></tr><tr><td style="white-space:nowrap">review<a name="MpiMatchSourceCS-review"> </a></td><td>Human Review</td><td>The match process was inconclusive and requires a human review to determine match status.</td></tr></table></div>
</text>
<urlvalue="http://ig.fhir.safhir.io/ig/onyx-mpi/CodeSystem/MpiMatchSourceCS"/>
<versionvalue="0.1.0"/>
<namevalue="MpiMatchSourceCS"/>
<titlevalue="MPI Match Source"/>
<statusvalue="active"/>
<experimentalvalue="true"/>
<datevalue="2022-12-12T17:19:29-05:00"/>
<publishervalue="HL7 Financial Management Working Group"/>
<contact>
<namevalue="HL7 Financial Management Working Group"/>
<telecom>
<systemvalue="url"/>
<valuevalue="http://www.hl7.org/Special/committees/fm"/>
</telecom>
<telecom>
<systemvalue="email"/>
<valuevalue="fm@lists.HL7.org"/>
</telecom>
</contact>
<contact>
<namevalue="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
<telecom>
<systemvalue="email"/>
<valuevalue="mailto:mark.scrimshire@onyxhealth.io"/>
</telecom>
</contact>
<contact>
<namevalue="Onyx Technology, LLC"/>
<telecom>
<systemvalue="url"/>
<valuevalue="http://www.onyxhealth.io"/>
</telecom>
</contact>
<descriptionvalue="CodeSystem for MPI Match Status"/>
<jurisdiction>
<coding>
<systemvalue="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<codevalue="001"/>
<displayvalue="World"/>
</coding>
</jurisdiction>
<caseSensitivevalue="false"/>
<contentvalue="complete"/>
<countvalue="3"/>
<concept>
<codevalue="match"/>
<displayvalue="Match"/>
<definitionvalue="MPI matching resulted in a valid match"/>
</concept>
<concept>
<codevalue="no"/>
<displayvalue="Non-Match"/>
<definitionvalue="The Match Process failed to record a match"/>
</concept>
<concept>
<codevalue="review"/>
<displayvalue="Human Review"/>
<definitionvalue="The match process was inconclusive and requires a human review to determine match status."/>
</concept>
</CodeSystem>