SMART Health Cards: Vaccination & Testing Implementation Guide
0.6.2 - STU 1 (Ballot Version)

This page is part of the SMART Health Cards Vaccination and Testing, Release 1 | STU 1 (v0.6.2: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Identity Assurance Level - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="identity-assurance-level"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-identity-assurance-level-code-system.html"><code>https://smarthealth.cards/ial</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="CodeSystem-identity-assurance-level-code-system.html"><code>https://smarthealth.cards/ial</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-identity-assurance-level-code-system.html#identity-assurance-level-code-system-IAL1">IAL1</a></td><td>Name and birth date were self-asserted.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/shc-vaccination/ValueSet/identity-assurance-level"/>
  <version value="0.6.2"/>
  <name value="IdentityAssuranceLevel"/>
  <title value="Identity Assurance Level"/>
  <status value="active"/>
  <date value="2021-08-13T13:26:56+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <name value="HL7 International - Public Health Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="vci-ig@mitre.org"/>
    </telecom>
  </contact>
  <description
               value="Relevant identity assurance level codes, based on NIST 800-63-3. See &lt;https://smarthealth.cards/ial&gt; for details."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://smarthealth.cards/ial"/>
    </include>
    <exclude>
      <system value="https://smarthealth.cards/ial"/>
      <concept>
        <code value="IAL1"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>