spark_auto_mapper_fhir.value_sets.structure_map_input_mode
¶
Module Contents¶
Classes¶
StructureMapInputMode |
|
Names an input instance used a source for mapping. |
- class spark_auto_mapper_fhir.value_sets.structure_map_input_mode.StructureMapInputModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
StructureMapInputMode From: http://hl7.org/fhir/map-input-mode in valuesets.xml
Mode for this instance of data.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/map-input-mode¶
- class spark_auto_mapper_fhir.value_sets.structure_map_input_mode.StructureMapInputModeCodeValues¶
Names an input instance used a source for mapping. From: http://hl7.org/fhir/map-input-mode in valuesets.xml
- SourceInstance¶
Names an instance that is being populated. From: http://hl7.org/fhir/map-input-mode in valuesets.xml
- TargetInstance¶