Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 778 Bytes

ConsentedMedicalRecord.md

File metadata and controls

18 lines (14 loc) · 778 Bytes

MyDataMyConsent.Models.ConsentedMedicalRecord

ConsentedMedicalRecord : Consented medical record details.

Properties

Name Type Description Notes
Id string Health id. [optional]
FieldTitle string Health field title.
FieldSlug string Health field slug.
IssuerId string Issuer id.
IssuerName string Issuer name.
Category string health category type.
ToDate DateTime To Date [optional]
FromDate DateTime From Date [optional]

[Back to Model list] [Back to API list] [Back to README]