| Class TImmunizationRecommendationUnit
bsFhir_stu3 Declaration
type TImmunizationRecommendation = class(TDomainResource) Description
 A patient's point-in-time immunization and recommendation (i.e. forecasting a patient's immunization eligibility according to a published schedule) with optional supporting justification. If the element is present, it must have either a @value, an @id, or extensions  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property identifier : TIdentifierArray read GetidentifierArray; |  | 
 A unique identifier assigned to this particular recommendation record.  |  
|  | property patient : TReference read Getpatient write Setpatient; |  | 
 The patient the recommendations are for.  |  Generated by PasDoc 0.15.0.
 |