:py:mod:`spark_auto_mapper_fhir.value_sets.act_uncertainty` =========================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.act_uncertainty Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.act_uncertainty.ActUncertainty spark_auto_mapper_fhir.value_sets.act_uncertainty.ActUncertaintyValues .. py:class:: ActUncertainty(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.ActUncertainty From: http://terminology.hl7.org/ValueSet/v3-ActUncertainty in v3-codesystems.xml OpenIssue: Missing Description .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ActUncertainty .. py:class:: ActUncertaintyValues Specifies that the act statement is made without explicit tagging of uncertainty. This is the normal statement, meaning that it is not free of errors and uncertainty may still exist. From: http://terminology.hl7.org/CodeSystem/v3-ActUncertainty in v3-codesystems.xml .. py:attribute:: StatedWithNoAssertionOfUncertainty Specifies that the originator of the Act statement does not have full confidence in the applicability (i.e., in event mood: factual truth) of the statement. From: http://terminology.hl7.org/CodeSystem/v3-ActUncertainty in v3-codesystems.xml .. py:attribute:: StatedWithUncertainty