:py:mod:`spark_auto_mapper_fhir.value_sets.substitution_condition` ================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.substitution_condition Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.substitution_condition.SubstitutionCondition spark_auto_mapper_fhir.value_sets.substitution_condition.SubstitutionConditionValues .. py:class:: SubstitutionCondition(value) Bases: :py:obj:`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. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition .. py:class:: 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 .. py:attribute:: Conditional Substitution is not permitted. From: http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition in v3-codesystems.xml .. py:attribute:: NoSubstitution No conditions are required. From: http://terminology.hl7.org/CodeSystem/v3-SubstitutionCondition in v3-codesystems.xml .. py:attribute:: Unconditional