spark_auto_mapper_fhir.value_sets.data_absent_reason
¶
Module Contents¶
Classes¶
DataAbsentReason |
|
The value is expected to exist but is not known. |
- class spark_auto_mapper_fhir.value_sets.data_absent_reason.DataAbsentReasonCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
DataAbsentReason From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
Used to specify why the normally expected content of the data element is
missing.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/data-absent-reason¶
- class spark_auto_mapper_fhir.value_sets.data_absent_reason.DataAbsentReasonCodeValues¶
The value is expected to exist but is not known. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- Unknown¶
The information is not available due to security, privacy or related reasons. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- Masked¶
There is no proper value for this element (e.g. last menstrual period for a male). From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- NotApplicable¶
The source system wasn’t capable of supporting this element. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- Unsupported¶
The content of the data is represented in the resource narrative. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- AsText¶
Some system or workflow process error means that the information is not available. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- Error¶
The value is not available because the observation procedure (test, etc.) was not performed. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- NotPerformed¶
The value is not permitted in this context (e.g. due to profiles, or the base data types). From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml
- NotPermitted¶