:py:mod:`spark_auto_mapper_fhir.value_sets.relationship_conjunction` ==================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.relationship_conjunction Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.relationship_conjunction.RelationshipConjunction spark_auto_mapper_fhir.value_sets.relationship_conjunction.RelationshipConjunctionValues .. py:class:: RelationshipConjunction(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.RelationshipConjunction From: http://terminology.hl7.org/ValueSet/v3-RelationshipConjunction in v3-codesystems.xml **** MISSING DEFINITIONS **** .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-RelationshipConjunction .. py:class:: RelationshipConjunctionValues This condition must be true. From: http://terminology.hl7.org/CodeSystem/v3-RelationshipConjunction in v3-codesystems.xml .. py:attribute:: And At least one of the condition among all OR conditions must be true. From: http://terminology.hl7.org/CodeSystem/v3-RelationshipConjunction in v3-codesystems.xml .. py:attribute:: Or One and only one of the XOR conditions must be true. From: http://terminology.hl7.org/CodeSystem/v3-RelationshipConjunction in v3-codesystems.xml .. py:attribute:: ExclusiveOr