spark_auto_mapper_fhir.value_sets.list_mode

Module Contents

Classes

ListModeCode

ListMode

ListModeCodeValues

This list is the master list, maintained in an ongoing fashion with regular

class spark_auto_mapper_fhir.value_sets.list_mode.ListModeCode(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

ListMode From: http://hl7.org/fhir/list-mode in valuesets.xml

The processing mode that applies to this 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-mode
class spark_auto_mapper_fhir.value_sets.list_mode.ListModeCodeValues

This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes. From: http://hl7.org/fhir/list-mode in valuesets.xml

WorkingList

This list was prepared as a snapshot. It should not be assumed to be current. From: http://hl7.org/fhir/list-mode in valuesets.xml

SnapshotList

A point-in-time list that shows what changes have been made or recommended. E.g. a discharge medication list showing what was added and removed during an encounter. From: http://hl7.org/fhir/list-mode in valuesets.xml

ChangeList