| Class TMedicationAdministrationPerformerUnit
bsFhir_r5 Declaration
type TMedicationAdministrationPerformer = class(TBackboneElement) Description
 Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |  | 
 Distinguishes the type of involvement of the performer in the medication administration.  |  
|  | property actor : TCodeableReference read Getactor write Setactor; |  | 
 Indicates who or what performed the medication administration.  |  Generated by PasDoc 0.15.0.
 |