:py:mod:`spark_auto_mapper_fhir.value_sets.provenance_entity_role` ================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.provenance_entity_role Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.provenance_entity_role.ProvenanceEntityRoleCode spark_auto_mapper_fhir.value_sets.provenance_entity_role.ProvenanceEntityRoleCodeValues .. py:class:: ProvenanceEntityRoleCode(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` ProvenanceEntityRole From: http://hl7.org/fhir/provenance-entity-role in valuesets.xml How an entity was used in an activity. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/provenance-entity-role .. py:class:: ProvenanceEntityRoleCodeValues A transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity. From: http://hl7.org/fhir/provenance-entity-role in valuesets.xml .. py:attribute:: Derivation