| Class TCitationWebLocationUnit
bsFhir_r5 Declaration
type TCitationWebLocation = class(TBackboneElement) Description
 The Citation Resource enables reference to any knowledge artifact for purposes of identification and attribution. The Citation Resource supports existing reference structures and developing publication practices such as versioning, expressing complex contributorship roles, and referencing computable resources.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property classifier : TCodeableConceptArray read GetclassifierArray; |  | 
 A characterization of the object expected at the web location.  |  
|  | property url : string read Geturl write Seturl; |  | 
 The specific URL.  |  
|  | property urlElement : Turi read GeturlElement write SeturlElement; |  |  |  Generated by PasDoc 0.15.0.
 |