Class: Openphar::Models::Chp::Biologic
- Inherits:
-
Monograph
- Object
- Lutaml::Model::Serializable
- BaseEntity
- Monograph
- Openphar::Models::Chp::Biologic
- Defined in:
- lib/openphar/models/chp/biologic.rb
Overview
Biologic — 生物制品 (Vol III).
Vaccines, blood products, recombinant proteins, cell therapies, etc. Maps to the cross-publisher BiologicalSubstance concept.
Class Method Summary collapse
Methods inherited from Monograph
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
17 18 19 |
# File 'lib/openphar/models/chp/biologic.rb', line 17 def harmonized_type 'BiologicalSubstance' end |
.jsonld_type ⇒ Object
21 22 23 |
# File 'lib/openphar/models/chp/biologic.rb', line 21 def jsonld_type 'ChpBiologic' end |
.wire_key ⇒ Object
13 14 15 |
# File 'lib/openphar/models/chp/biologic.rb', line 13 def wire_key 'biologic' end |