Cardea
cardea.fhir.
Linkage
Identifies two or more records (resource instances) that are referring to the same real-world “occurrence”.
resourceType – This is a Linkage resource
active – Indicates whether the asserted set of linkages are considered to be “in effect”.
author – Identifies the user or organization responsible for asserting the linkages and who establishes the context for evaluating the nature of each linkage.
item – Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items.
__init__
Initialize self. See help(type(self)) for accurate signature.
Methods
__init__([dict_values])
Initialize self.
assert_type()
assert_type
Checks class values follow set possible enumerations.
get_dataframe()
get_dataframe
Returns dataframe from class attribute values.
get_eligible_relationships()
get_eligible_relationships
Returns class relationships for attributes that are used.
get_id()
get_id
Returns fhir class identifier.
get_relationships()
get_relationships
Returns class relationships.
set_attributes(dict_values)
set_attributes
Sets values to class attributes.