{
  "resourceType" : "ValueSet",
  "id" : "identity-assurance-level",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet identity-assurance-level</b></p><a name=\"identity-assurance-level\"> </a><a name=\"hcidentity-assurance-level\"> </a><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</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-identity-assurance-level-code-system.html#identity-assurance-level-code-system-IAL1\">IAL1</a></td><td style=\"color: #cccccc\">Name and birth date were self-asserted.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 4,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/shc-vaccination/ImplementationGuide/hl7.fhir.uv.shc-vaccination"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/shc-vaccination/ImplementationGuide/hl7.fhir.uv.shc-vaccination"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/identity-assurance-level",
  "version" : "1.0.0",
  "name" : "IdentityAssuranceLevel",
  "title" : "Identity Assurance Level",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T12:49:54+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    },
    {
      "system" : "email",
      "value" : "vci-ig@mitre.org"
    }]
  }],
  "description" : "Relevant identity assurance level codes, based on NIST 800-63-3. See <https://smarthealth.cards/ial> for details.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://smarthealth.cards/ial"
    }],
    "exclude" : [{
      "system" : "https://smarthealth.cards/ial",
      "concept" : [{
        "code" : "IAL1"
      }]
    }]
  }
}