PatientInfo Class

Definition

Patient structured information, including demographics and known structured clinical information.

public class PatientInfo
type PatientInfo = class
Public Class PatientInfo
Inheritance
PatientInfo

Constructors

PatientInfo()

Initializes a new instance of PatientInfo.

Properties

BirthDate

The patient's date of birth.

ClinicalInfo

Known clinical information for the patient, structured.

Sex

The patient's sex.

Applies to