spark_auto_mapper_fhir.value_sets.aggregation_mode
¶
Module Contents¶
Classes¶
AggregationMode |
|
The reference is a local reference to a contained resource. |
- class spark_auto_mapper_fhir.value_sets.aggregation_mode.AggregationModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
AggregationMode From: http://hl7.org/fhir/resource-aggregation-mode in valuesets.xml
How resource references can be aggregated.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/resource-aggregation-mode¶
- class spark_auto_mapper_fhir.value_sets.aggregation_mode.AggregationModeCodeValues¶
The reference is a local reference to a contained resource. From: http://hl7.org/fhir/resource-aggregation-mode in valuesets.xml
- Contained¶
The reference to a resource that has to be resolved externally to the resource that includes the reference. From: http://hl7.org/fhir/resource-aggregation-mode in valuesets.xml
- Referenced¶