:py:mod:`spark_auto_mapper_fhir.value_sets.act_relationship_join` ================================================================= .. py:module:: spark_auto_mapper_fhir.value_sets.act_relationship_join Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.act_relationship_join.ActRelationshipJoin spark_auto_mapper_fhir.value_sets.act_relationship_join.ActRelationshipJoinValues .. py:class:: ActRelationshipJoin(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.ActRelationshipJoin From: http://terminology.hl7.org/ValueSet/v3-ActRelationshipJoin in v3-codesystems.xml **** MISSING DEFINITIONS **** .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin .. py:class:: ActRelationshipJoinValues Detach this branch from the other branches so it will not be resynchronized with the other branches. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin in v3-codesystems.xml .. py:attribute:: Detached When all other concurrent branches are terminated, interrupt and discontinue this branch. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin in v3-codesystems.xml .. py:attribute:: Kill Wait for this branch to terminate. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin in v3-codesystems.xml .. py:attribute:: Wait Wait for any one of the branches in the set of exclusive wait branches to terminate, then discontinue all the other exclusive wait branches. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin in v3-codesystems.xml .. py:attribute:: ExclusiveWait