| Class TClinicalUseDefinitionOtherTherapyUnit
bsFhir_r5 Declaration
type TClinicalUseDefinitionOtherTherapy = class(TBackboneElement) Description
 A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property relationshipType : TCodeableConcept read GetrelationshipType write SetrelationshipType; |  | 
 The type of relationship between the medicinal product indication or contraindication and another therapy.  |  
|  | property treatment : TCodeableReference read Gettreatment write Settreatment; |  | 
 Reference to a specific medication (active substance, medicinal product or class of products, biological, food etc.) as part of an indication or contraindication.  |  Generated by PasDoc 0.15.0.
 |