patient-family-history-diagnoses.tsv
Diagnoses belonging to family members of the patient
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
RelativeGuid | Guid | Unique identifier of the patient’s family member |
SnomedCode | String | Snomed code related to the diagnosis |
Diagnosis | String | Name of the diagnosis |
OnsetDate | DateField | Date when the diagnosis started |
DiagnosisComment | String | Comments related to the diagnosis |
LastModifiedByProfileGuid | Guid | Unique identifier representing the profile who last modified this record |
LastModifiedDateTimeUtc | DateTime | UTC Date and time when the record was last modified |
LastModifiedByUserGuid | Guid? | Unique identifier representing the user who last modified this record in the EHR |