:py:mod:`spark_auto_mapper_fhir.value_sets.data_absent_reason` ============================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.data_absent_reason Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.data_absent_reason.DataAbsentReasonCode spark_auto_mapper_fhir.value_sets.data_absent_reason.DataAbsentReasonCodeValues .. py:class:: DataAbsentReasonCode(value) Bases: :py:obj:`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. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/data-absent-reason .. py:class:: DataAbsentReasonCodeValues The value is expected to exist but is not known. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml .. py:attribute:: 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 .. py:attribute:: 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 .. py:attribute:: NotApplicable The source system wasn't capable of supporting this element. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml .. py:attribute:: Unsupported The content of the data is represented in the resource narrative. From: http://terminology.hl7.org/CodeSystem/data-absent-reason in valuesets.xml .. py:attribute:: 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 .. py:attribute:: 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 .. py:attribute:: 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 .. py:attribute:: NotPermitted