spark_auto_mapper_fhir.value_sets.identity_assurance_level
¶
Module Contents¶
Classes¶
IdentityAssuranceLevel |
|
Little or no confidence in the asserted identity’s accuracy. |
- class spark_auto_mapper_fhir.value_sets.identity_assurance_level.IdentityAssuranceLevelCode(value)¶
Bases:
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.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/identity-assuranceLevel¶
- class spark_auto_mapper_fhir.value_sets.identity_assurance_level.IdentityAssuranceLevelCodeValues¶
Little or no confidence in the asserted identity’s accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml
- Level1¶
Some confidence in the asserted identity’s accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml
- Level2¶
High confidence in the asserted identity’s accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml
- Level3¶
Very high confidence in the asserted identity’s accuracy. From: http://hl7.org/fhir/identity-assuranceLevel in valuesets.xml
- Level4¶