spark_auto_mapper_fhir.value_sets.entity_determiner

Module Contents

Classes

EntityDeterminer

v3.EntityDeterminer

EntityDeterminerValues

Description:A determiner that specifies that the Entity object represents a

class spark_auto_mapper_fhir.value_sets.entity_determiner.EntityDeterminer(value)

Bases: spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode

v3.EntityDeterminer From: http://terminology.hl7.org/ValueSet/v3-EntityDeterminer in v3-codesystems.xml

EntityDeterminer in natural language grammar is the class of words that

comprises articles, demonstrative pronouns, and quantifiers. In the RIM, determiner is a structural code in the Entity class to distinguish whether any given Entity object stands for some, any one, or a specific thing.

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-EntityDeterminer
class spark_auto_mapper_fhir.value_sets.entity_determiner.EntityDeterminerValues

Description:A determiner that specifies that the Entity object represents a particular physical thing (as opposed to a universal, kind, or class of physical thing).

Discussion: It does not matter whether an INSTANCE

still exists as a whole at the point in time (or process) when we mention it, for example, a drug product lot is an INSTANCE even though it has been portioned out for retail purpose. From: http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer in v3-codesystems.xml

Specific

Description:A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing). From: http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer in v3-codesystems.xml

Described