Click or drag to resize

PatientEncounterDischargeDisposition Property

Gets or sets the discharge disposition (how the patient left the encounter

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

Property Value

Type: Concept
See Also