Class: Openphar::Models::HKCMMS::TcmCrudeDrug
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Monograph
- Openphar::Models::HKCMMS::TcmCrudeDrug
- Defined in:
- lib/openphar/models/hkcmms/tcm_crude_drug.rb
Overview
HKCMMS TCM crude drug monograph.
Carries the four classical TCM pharmacological properties: nature (四气), flavor (五味), meridian tropism (归经), plus TCM functions (功效) and indications (主治).
Class Method Summary collapse
Methods inherited from Monograph
#iri, jsonld_types, #label, neo4j_labels
Methods inherited from BaseEntity
jsonld_context, neo4j_label, neo4j_labels, neo4j_labels_string, #to_cypher, #to_cypher_match, #to_jsonld, #to_neo4j_node, #to_neo4j_properties
Class Method Details
.harmonized_type ⇒ Object
37 |
# File 'lib/openphar/models/hkcmms/tcm_crude_drug.rb', line 37 def harmonized_type = 'CrudeDrug' |
.jsonld_type ⇒ Object
38 |
# File 'lib/openphar/models/hkcmms/tcm_crude_drug.rb', line 38 def jsonld_type = 'HkcmmsTcmCrudeDrug' |
.wire_key ⇒ Object
36 |
# File 'lib/openphar/models/hkcmms/tcm_crude_drug.rb', line 36 def wire_key = 'tcm_crude_drug' |