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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET