Click or drag to resize
ehrThomas

Encounter Class

The Encounter resource focuses on basic data relating to a visit.
Inheritance Hierarchy
SystemObject
  Loggable
    ehrApiEncounter

Namespace:  ehrApi
Assembly:  ehrApi (in ehrApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Encounter : Loggable

The Encounter type exposes the following members.

Properties
  NameDescription
Public propertyEncounterDate
The date the encounter took place
Public propertyEncounterId
The unique identifier of this encounter
Public propertyPatientId
The unique id of this patient
Top
See Also