spark_auto_mapper_fhir.value_sets.provenance_entity_role

Module Contents

Classes

ProvenanceEntityRoleCode

ProvenanceEntityRole

ProvenanceEntityRoleCodeValues

A transformation of an entity into another, an update of an entity resulting

class spark_auto_mapper_fhir.value_sets.provenance_entity_role.ProvenanceEntityRoleCode(value)

Bases: 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.

Parameters

value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –

codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://hl7.org/fhir/provenance-entity-role
class spark_auto_mapper_fhir.value_sets.provenance_entity_role.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

Derivation