Wrapper around HKClinicalRecord.
|
| ClinicalRecord (XmlNode node) |
| The default constructor.
|
|
| Sample (XmlNode node) |
| The default constructor.
|
|
| Sample (DateTimeOffset startDate, DateTimeOffset endDate) |
| Manual constructor.
|
|
override XElement | ToXML () |
| Internal method. Converts the sample to XML.
|
|
| HObject (XmlNode node) |
| The constructor used internally when reading health data.
|
|
◆ ClinicalRecord()
BeliefEngine.HealthKit.ClinicalRecord.ClinicalRecord |
( |
XmlNode | node | ) |
|
|
inline |
- Parameters
-
node | the XmlNode to create this object from. |
◆ clinicalType
string BeliefEngine.HealthKit.ClinicalRecord.clinicalType |
an identifier that indicates the type of record, such as an allergic reaction, a lab result, or a medical procedure.
◆ displayName
string BeliefEngine.HealthKit.ClinicalRecord.displayName |
the display name of this record shown in the Health app
◆ FHIRResource
FHIRResource BeliefEngine.HealthKit.ClinicalRecord.FHIRResource |
the FHIR data for this record