:py:mod:`spark_auto_mapper_fhir.value_sets.act_relationship_subset` =================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.act_relationship_subset Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.act_relationship_subset.ActRelationshipSubset spark_auto_mapper_fhir.value_sets.act_relationship_subset.ActRelationshipSubsetValues .. py:class:: ActRelationshipSubset(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.ActRelationshipSubset From: http://terminology.hl7.org/ValueSet/v3-ActRelationshipSubset in v3-codesystems.xml Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets.Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtered or calculated subset. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset .. py:class:: ActRelationshipSubsetValues Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act. Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset in v3-codesystems.xml .. py:attribute:: ParticipationSubset ActRelationshipExpectedSubset From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset in v3-codesystems.xml .. py:attribute:: ActRelationshipExpectedSubset ActRelationshipPastSubset From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset in v3-codesystems.xml .. py:attribute:: ActRelationshipPastSubset The occurrence whose value attribute is greater than all other occurrences at the time the instance is created. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset in v3-codesystems.xml .. py:attribute:: Maximum The occurrence whose value attribute is less than all other occurrences at the time the instance is created. From: http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset in v3-codesystems.xml .. py:attribute:: Minimum