Click or drag to resize

SubstanceAdministrationRoute Property

Gets or sets a concept which indicates the route of administration (eg: Oral, Injection, etc.)

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

Property Value

Type: Concept
See Also