Module: SchemaOrg::Mixins::PsychologicalTreatment
- Includes:
- TherapeuticProcedure
- Included in:
- PsychologicalTreatment
- Defined in:
- lib/schema_org/mixins/psychological_treatment.rb
Class Method Summary collapse
Methods included from TherapeuticProcedure
#adverse_outcome, #adverse_outcome=, #dose_schedule, #dose_schedule=, #drug, #drug=
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=
Class Method Details
.schema_property_definitions ⇒ Object
11 12 13 |
# File 'lib/schema_org/mixins/psychological_treatment.rb', line 11 def self.schema_property_definitions {}.freeze end |