cardea.fhir.Count¶
-
class
cardea.fhir.
Count
(dict_values=None)[source]¶ A measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies.
Methods
__init__
([dict_values])Initialize self.
assert_type
()Checks class values follow set possible enumerations.
get_dataframe
()Returns dataframe from class attribute values.
get_eligible_relationships
()Returns class relationships for attributes that are used.
get_id
()Returns fhir class identifier.
get_relationships
()Returns class relationships.
set_attributes
(dict_values)Sets values to class attributes.