PatientInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET