Click or drag to resize
Virtual Care IIntakeQuestionnaire Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:SnapMD.VirtualCare.ApiModels.IIntakeQuestionnaire"]

Namespace: SnapMD.VirtualCare.ApiModels
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public interface IIntakeQuestionnaire : IMedicalHistoryProfile

The IIntakeQuestionnaire type exposes the following members.

Properties
  NameDescription
Public propertyConcerns
Public propertyDoctorRecord
Public propertyGuardiansRecords
Public propertyHospitalRecord
Public propertyInfantData
Infra data.
(Inherited from IMedicalHistoryProfile.)
Public propertyMedicalConditions
Patient medical conditions.
(Inherited from IMedicalHistoryProfile.)
Public propertyMedicationAllergies
Medical allergies.
(Inherited from IMedicalHistoryProfile.)
Public propertyMedications
Medications.
(Inherited from IMedicalHistoryProfile.)
Public propertyPatientRecord
Public propertySurgeries
Patient surgeries.
(Inherited from IMedicalHistoryProfile.)
Top
See Also