Click or drag to resize
ehrThomas

PatientEncounters Property

A list of the patient's encounters

Namespace:  ehrApi
Assembly:  ehrApi (in ehrApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<Encounter> Encounters { get; set; }

Return Value

Type: ListEncounter
List(Of Encounter)
See Also