spark_auto_mapper_fhir.value_sets.substitution_condition
¶
Module Contents¶
Classes¶
v3.SubstitutionCondition |
|
Some conditions may be attached to an allowable substitution. An allowable |
- class spark_auto_mapper_fhir.value_sets.substitution_condition.SubstitutionCondition(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.SubstitutionCondition From: http://terminology.hl7.org/ValueSet/v3-SubstitutionCondition in v3-codesystems.xml
Identifies what sort of change is permitted or has occurred between the item
that was ordered/requested and the one that was/will be provided.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition¶
- class spark_auto_mapper_fhir.value_sets.substitution_condition.SubstitutionConditionValues¶
Some conditions may be attached to an allowable substitution. An allowable substitution is based on a match to any other attributes that may be specified. From: http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition in v3-codesystems.xml
- Conditional¶
Substitution is not permitted. From: http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition in v3-codesystems.xml
- NoSubstitution¶
No conditions are required. From: http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition in v3-codesystems.xml
- Unconditional¶