:py:mod:`spark_auto_mapper_fhir.value_sets.entity_determiner_determined` ======================================================================== .. py:module:: spark_auto_mapper_fhir.value_sets.entity_determiner_determined Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: spark_auto_mapper_fhir.value_sets.entity_determiner_determined.EntityDeterminerDetermined spark_auto_mapper_fhir.value_sets.entity_determiner_determined.EntityDeterminerDeterminedValues .. py:class:: EntityDeterminerDetermined(value) Bases: :py:obj:`spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode` v3.EntityDeterminerDetermined From: http://terminology.hl7.org/ValueSet/v3-EntityDeterminerDetermined in v3-codesystems.xml The described determiner is used to indicate that the given Entity is taken as a general description of a kind of thing that can be taken in whole, in part, or in multiples. .. py:attribute:: codeset :annotation: :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer .. py:class:: EntityDeterminerDeterminedValues 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 .. py:attribute:: 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 .. py:attribute:: Described