Api reference
components.hp_dataset.public.api ¶
components.hp_dataset.public.entities ¶
Organization
dataclass
¶
Bases: DataClassJsonMixin
Represents an Organization — a legal entity — in the HP Dataset
Practitioner
dataclass
¶
Bases: DataClassJsonMixin
Represents a Practitioner — an actual human being in the health system — in the HP Dataset
PractitionerRole
dataclass
¶
Bases: DataClassJsonMixin
Represents a PractitionerRole — a link between a Practitioner and an Organization — in the HP Dataset
Property
dataclass
¶
Bases: DataClassJsonMixin
Represents a Property — a value any Practitioner, PractitionerRole or Organization can hold — in the HP Dataset
components.hp_dataset.public.enums ¶
Country ¶
DefinitionValueType ¶
Bases: AlanBaseEnum
Lists all possible types of values we can have for a property.
The value_type is understood as an index or generic type, complementing the schema itself that validates the actual content and format of the value.
EntityType ¶
Bases: AlanBaseEnum
Lists all possible entities that a property can be linked to