| Class TInventoryItemResponsibleOrganizationUnit
bsFhir_r5 Declaration
type TInventoryItemResponsibleOrganization = class(TBackboneElement) Description
 A functional description of an inventory item used in inventory and supply-related workflows.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property role : TCodeableConcept read Getrole write Setrole; |  | 
 The role of the organization e.g. manufacturer, distributor, etc.  |  
|  | property organization : TReference read Getorganization write Setorganization; |  | 
 An organization that has an association with the item, e.g. manufacturer, distributor, responsible, etc.  |  Generated by PasDoc 0.15.0.
 |