Module: SchemaOrg::Mixins::ReportedDoseSchedule

Includes:
DoseSchedule
Included in:
ReportedDoseSchedule
Defined in:
lib/schema_org/mixins/reported_dose_schedule.rb

Class Method Summary collapse

Methods included from DoseSchedule

#dose_unit, #dose_unit=, #dose_value, #dose_value=, #frequency, #frequency=, #target_population, #target_population=

Methods included from MedicalEntity

#code, #code=, #funding, #funding=, #guideline, #guideline=, #legal_status, #legal_status=, #medicine_system, #medicine_system=, #recognizing_authority, #recognizing_authority=, #relevant_specialty, #relevant_specialty=, #study, #study=

Methods included from Thing

#additional_type, #additional_type=, #alternate_name, #alternate_name=, #description, #description=, #disambiguating_description, #disambiguating_description=, #identifier, #identifier=, #image, #image=, #main_entity_of_page, #main_entity_of_page=, #name, #name=, #owner, #owner=, #potential_action, #potential_action=, #same_as, #same_as=, #subject_of, #subject_of=, #url, #url=

Class Method Details

.schema_property_definitionsObject



11
12
13
# File 'lib/schema_org/mixins/reported_dose_schedule.rb', line 11

def self.schema_property_definitions
  {}.freeze
end