Interoperable Digital Identity and Patient Matching
3.0.0-current - STU 3 United States of America flag

Interoperable Digital Identity and Patient Matching, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 3.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions

: FAST Identity Assurance Level (IAL) Value Set

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fast-identity-identity-assurance-level"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet fast-identity-identity-assurance-level</b></p><a name="fast-identity-identity-assurance-level"> </a><a name="hcfast-identity-identity-assurance-level"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-fast-identity-assurance-level.html"><code>http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.0.0-current</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-fast-identity-assurance-level.html#fast-identity-assurance-level-IAL1">IAL1</a></td><td style="color: #cccccc">Identity Assurance Level 1</td></tr><tr><td><a href="CodeSystem-fast-identity-assurance-level.html#fast-identity-assurance-level-IAL2">IAL2</a></td><td style="color: #cccccc">Identity Assurance Level 2</td></tr><tr><td><a href="CodeSystem-fast-identity-assurance-level.html#fast-identity-assurance-level-IAL3">IAL3</a></td><td style="color: #cccccc">Identity Assurance Level 3</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/identity-matching/ImplementationGuide/hl7.fhir.us.identity-matching"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/identity-matching/ImplementationGuide/hl7.fhir.us.identity-matching"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/identity-matching/ValueSet/fast-identity-identity-assurance-level"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.81.48.3"/>
  </identifier>
  <version value="3.0.0-current"/>
  <name value="FASTIdentityAssuranceLevelVS"/>
  <title value="FAST Identity Assurance Level (IAL) Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-20T16:01:25+00:00"/>
  <publisher value="HL7 International / Patient Administration"/>
  <contact>
    <name value="HL7 International / Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
  </contact>
  <description value="Permitted NIST 800-63-3 Identity Assurance Levels."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-assurance-level"/>
      <concept>
        <code value="IAL1"/>
      </concept>
      <concept>
        <code value="IAL2"/>
      </concept>
      <concept>
        <code value="IAL3"/>
      </concept>
    </include>
  </compose>
</ValueSet>