Click or drag to resize

Procedure.ApproachSiteKey Property

Gets or sets the anatomical site or system through which the procedure was performed

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Guid? ApproachSiteKey { get; set; }

Property Value

Type: Nullable<Guid>
See Also