Class TMedicinalProductIndicationOtherTherapy
Unit
bsFhir_r4
Declaration
type TMedicinalProductIndicationOtherTherapy = class(TBackboneElement)
Description
Indication for the Medicinal Product.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property therapyRelationshipType : TCodeableConcept read GettherapyRelationshipType write SettherapyRelationshipType; |
The type of relationship between the medicinal product indication or contraindication and another therapy.
|
|
property medication : TElement read Getmedication write Setmedication; |
Reference to a specific medication (active substance, medicinal product or class of products) as part of an indication or contraindication.
|
Generated by PasDoc 0.15.0.
|