FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/identity-assurance-level

Packagehl7.fhir.uv.shc-vaccination
TypeValueSet
Ididentity-assurance-level
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/shc-vaccination/https://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig/ValueSet-identity-assurance-level.html
URLhttp://hl7.org/fhir/uv/shc-vaccination/ValueSet/identity-assurance-level
Version1.0.0
Statusdraft
Date2024-12-04T21:39:00+00:00
NameIdentityAssuranceLevel
TitleIdentity Assurance Level
Realmuv
Authorityhl7
DescriptionRelevant identity assurance level codes, based on NIST 800-63-3. See <https://smarthealth.cards/ial> for details.

Resources that use this resource

StructureDefinition
shc-covid19-laboratory-result-observation-adCOVID-19 Laboratory Result Observation Profile - Allowable Data
shc-infectious-disease-laboratory-result-observation-adGeneric Laboratory Result Observation Profile - Allowable Data
shc-vaccination-adVaccination Profile - Allowable Data

Resources that this resource uses

CodeSystem
ialIdentity Assurance Level Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet identity-assurance-level

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "identity-assurance-level",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/identity-assurance-level",
  "version": "1.0.0",
  "name": "IdentityAssuranceLevel",
  "title": "Identity Assurance Level",
  "status": "draft",
  "experimental": false,
  "date": "2024-12-04T21:39:00+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"
          }
        ]
      }
    ]
  }
}