patient-conditions.tsv
No known conditions for a patient
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
ConditionName | String | Represents no known patient conditions, such as ‘No Known Drug Allergies’ or ‘No Known Health Concerns’ among others |
ProvenanceEhrUserGuid | Guid? | Unique identifier representing the user or system that last updated this record in the EHR |
ProvenanceDateTimeUtc | DateTime? | UTC date and time at which the last update was performed in the EHR |
LastModifiedDateTimeUtc | DateTime? | UTC date and time at which the last update was performed in the EHR |
LastModifiedByUserGuid | Guid? | Unique identifier representing the user or system that last updated this record in the EHR |