spark_auto_mapper_fhir.value_sets.concept_map_group_unmapped_mode
¶
Module Contents¶
Classes¶
ConceptMapGroupUnmappedMode |
|
Use the code as provided in the $translate request. |
- class spark_auto_mapper_fhir.value_sets.concept_map_group_unmapped_mode.ConceptMapGroupUnmappedModeCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
ConceptMapGroupUnmappedMode From: http://hl7.org/fhir/conceptmap-unmapped-mode in valuesets.xml
Defines which action to take if there is no match in the group.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/conceptmap-unmapped-mode¶
- class spark_auto_mapper_fhir.value_sets.concept_map_group_unmapped_mode.ConceptMapGroupUnmappedModeCodeValues¶
Use the code as provided in the $translate request. From: http://hl7.org/fhir/conceptmap-unmapped-mode in valuesets.xml
- ProvidedCode¶
Use the code explicitly provided in the group.unmapped. From: http://hl7.org/fhir/conceptmap-unmapped-mode in valuesets.xml
- FixedCode¶
Use the map identified by the canonical URL in the url element. From: http://hl7.org/fhir/conceptmap-unmapped-mode in valuesets.xml
- OtherMap¶