:py:mod:`spark_auto_mapper_fhir.value_sets.document_reference_status` ===================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.document_reference_status Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.document_reference_status.DocumentReferenceStatusCode spark_auto_mapper_fhir.value_sets.document_reference_status.DocumentReferenceStatusCodeValues .. py:class:: DocumentReferenceStatusCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` DocumentReferenceStatus From: http://hl7.org/fhir/document-reference-status in valuesets.xml The status of the document reference. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/document-reference-status .. py:class:: DocumentReferenceStatusCodeValues This is the current reference for this document. From: http://hl7.org/fhir/document-reference-status in valuesets.xml .. py:attribute:: Current This reference has been superseded by another reference. From: http://hl7.org/fhir/document-reference-status in valuesets.xml .. py:attribute:: Superseded This reference was created in error. From: http://hl7.org/fhir/document-reference-status in valuesets.xml .. py:attribute:: EnteredInError