spark_auto_mapper_fhir.value_sets.document_storage

Module Contents

Classes

DocumentStorage

v3.DocumentStorage

DocumentStorageValues

A storage status in which a document is available on-line.

class spark_auto_mapper_fhir.value_sets.document_storage.DocumentStorage(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.DocumentStorage From: http://terminology.hl7.org/ValueSet/v3-DocumentStorage in v3-codesystems.xml

Identifies the storage status of a document.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-DocumentStorage
class spark_auto_mapper_fhir.value_sets.document_storage.DocumentStorageValues

A storage status in which a document is available on-line. From: http://terminology.hl7.org/CodeSystem/v3-DocumentStorage in v3-codesystems.xml

Active

A storage status in which a document has been stored off-line for long-term access. From: http://terminology.hl7.org/CodeSystem/v3-DocumentStorage in v3-codesystems.xml

Archived_notActive_

A storage status in which a document is no longer available in this system. From: http://terminology.hl7.org/CodeSystem/v3-DocumentStorage in v3-codesystems.xml

Purged