spark_auto_mapper_fhir.value_sets.list_status

Module Contents

Classes

ListStatusCode

ListStatus

ListStatusCodeValues

The list is considered to be an active part of the patient’s record.

class spark_auto_mapper_fhir.value_sets.list_status.ListStatusCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

ListStatus From: http://hl7.org/fhir/list-status in valuesets.xml

The current state of the list.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/list-status
class spark_auto_mapper_fhir.value_sets.list_status.ListStatusCodeValues

The list is considered to be an active part of the patient’s record. From: http://hl7.org/fhir/list-status in valuesets.xml

Current

The list is “old” and should no longer be considered accurate or relevant. From: http://hl7.org/fhir/list-status in valuesets.xml

Retired

The list was never accurate. It is retained for medico-legal purposes only. From: http://hl7.org/fhir/list-status in valuesets.xml

EnteredInError