FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.PatientInfo.PatientInfo Class Reference

The patient info object. Contains the patient's personal information, medical records, and allergies. More...

Inheritance diagram for FMAR.Internal.PatientInfo.PatientInfo:

Public Attributes

PersonInfo personInfo
 The patient's personal information.
 
List< Recordrecords
 The patient's medical records.
 
List< string > allergies
 The patient's allergies.
 

Detailed Description

The patient info object. Contains the patient's personal information, medical records, and allergies.

Member Data Documentation

◆ allergies

List<string> FMAR.Internal.PatientInfo.PatientInfo.allergies

The patient's allergies.

◆ personInfo

PersonInfo FMAR.Internal.PatientInfo.PatientInfo.personInfo

The patient's personal information.

◆ records

List<Record> FMAR.Internal.PatientInfo.PatientInfo.records

The patient's medical records.


The documentation for this class was generated from the following file: