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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="fast-identity-vlei-status"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem fast-identity-vlei-status</b></p><a name="fast-identity-vlei-status"> </a><a name="hcfast-identity-vlei-status"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/identity-matching/CodeSystem/fast-identity-vlei-status</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">active<a name="fast-identity-vlei-status-active"> </a></td><td>Active</td><td>Credential is issued and currently valid.</td></tr><tr><td style="white-space:nowrap">revoked<a name="fast-identity-vlei-status-revoked"> </a></td><td>Revoked</td><td>Credential has been revoked by the issuer.</td></tr><tr><td style="white-space:nowrap">expired<a name="fast-identity-vlei-status-expired"> </a></td><td>Expired</td><td>Credential validity period has ended.</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <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/CodeSystem/fast-identity-vlei-status"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.81.16.4"/>
  </identifier>
  <version value="3.0.0-current"/>
  <name value="VLEIStatusCS"/>
  <title value="vLEI Credential Status Code System"/>
  <status value="active"/>
  <experimental value="true"/>
  <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="Lifecycle status of a verifiable LEI (vLEI) credential."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition value="Credential is issued and currently valid."/>
  </concept>
  <concept>
    <code value="revoked"/>
    <display value="Revoked"/>
    <definition value="Credential has been revoked by the issuer."/>
  </concept>
  <concept>
    <code value="expired"/>
    <display value="Expired"/>
    <definition value="Credential validity period has ended."/>
  </concept>
</CodeSystem>