:py:mod:`spark_auto_mapper_fhir.value_sets.identity_assurance_level` ==================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.identity_assurance_level Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.identity_assurance_level.IdentityAssuranceLevelCode spark_auto_mapper_fhir.value_sets.identity_assurance_level.IdentityAssuranceLevelCodeValues .. py:class:: IdentityAssuranceLevelCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` IdentityAssuranceLevel From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml The level of confidence that this link represents the same actual person, based on NIST Authentication Levels. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/identity-assuranceLevel .. py:class:: IdentityAssuranceLevelCodeValues Little or no confidence in the asserted identity's accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml .. py:attribute:: Level1 Some confidence in the asserted identity's accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml .. py:attribute:: Level2 High confidence in the asserted identity's accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml .. py:attribute:: Level3 Very high confidence in the asserted identity's accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml .. py:attribute:: Level4