Module: SchemaOrg::Mixins::PhysicalExam

Includes:
MedicalEnumeration, MedicalProcedure
Included in:
PhysicalExam
Defined in:
lib/schema_org/mixins/physical_exam.rb

Class Method Summary collapse

Methods included from MedicalProcedure

#body_location, #body_location=, #followup, #followup=, #how_performed, #how_performed=, #preparation, #preparation=, #procedure_type, #procedure_type=, #status, #status=

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=

Methods included from Enumeration

#superseded_by, #superseded_by=

Class Method Details

.schema_property_definitionsObject



12
13
14
# File 'lib/schema_org/mixins/physical_exam.rb', line 12

def self.schema_property_definitions
  {}.freeze
end