<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="resmed-identity-reliability-code-system"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://resmed.com/fhir/core/CodeSystem/resmed-identity-reliability-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">QUALIFIED<a name="resmed-identity-reliability-code-system-QUALIFIED"> </a></td><td>Identity verified against INS and evidence of identity recorded</td></tr><tr><td style="white-space:nowrap">RETRIEVED<a name="resmed-identity-reliability-code-system-RETRIEVED"> </a></td><td>Identity verified against INS without evidence of identity</td></tr></table></div>
  </text>
  <url value="http://resmed.com/fhir/core/CodeSystem/resmed-identity-reliability-code-system"/>
  <version value="0.37.0"/>
  <name value="ResMedIdentityReliabilityCodeSystem"/>
  <title value="ResMed additional codes for the identity reliability codesystem"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <description value="The French CodeSystem for INS identity reliability is missing codes for the 'QUALIFIED' and 'RETRIEVED' statuses identified in their DMD requirements. This CodeSystem defines them."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="QUALIFIED"/>
    <display value="Identity verified against INS and evidence of identity recorded"/>
  </concept>
  <concept>
    <code value="RETRIEVED"/>
    <display value="Identity verified against INS without evidence of identity"/>
  </concept>
</CodeSystem>