spark_auto_mapper_fhir.value_sets.act_relationship_join
¶
Module Contents¶
Classes¶
v3.ActRelationshipJoin |
|
Detach this branch from the other branches so it will not be resynchronized |
- class spark_auto_mapper_fhir.value_sets.act_relationship_join.ActRelationshipJoin(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
v3.ActRelationshipJoin From: http://terminology.hl7.org/ValueSet/v3-ActRelationshipJoin in v3-codesystems.xml
- 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-ActRelationshipJoin¶
- class spark_auto_mapper_fhir.value_sets.act_relationship_join.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
- 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
- Kill¶
Wait for this branch to terminate. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipJoin in v3-codesystems.xml
- 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
- ExclusiveWait¶