spark_auto_mapper_fhir.value_sets.structure_map_model_mode
¶
Module Contents¶
Classes¶
StructureMapModelMode |
|
This structure describes an instance passed to the mapping engine that is used |
- class spark_auto_mapper_fhir.value_sets.structure_map_model_mode.StructureMapModelModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
StructureMapModelMode From: http://hl7.org/fhir/map-model-mode in valuesets.xml
How the referenced structure is used in this mapping.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/map-model-mode¶
- class spark_auto_mapper_fhir.value_sets.structure_map_model_mode.StructureMapModelModeCodeValues¶
This structure describes an instance passed to the mapping engine that is used a source of data. From: http://hl7.org/fhir/map-model-mode in valuesets.xml
- SourceStructureDefinition¶
This structure describes an instance that the mapping engine may ask for that is used a source of data. From: http://hl7.org/fhir/map-model-mode in valuesets.xml
- QueriedStructureDefinition¶
This structure describes an instance passed to the mapping engine that is used a target of data. From: http://hl7.org/fhir/map-model-mode in valuesets.xml
- TargetStructureDefinition¶
This structure describes an instance that the mapping engine may ask to create that is used a target of data. From: http://hl7.org/fhir/map-model-mode in valuesets.xml
- ProducedStructureDefinition¶