Patient Encounter Medications
patient-encounter-medications.tsv
Medications associated with encounters for a patient
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
EncounterGuid | Guid | Unique identifier that represents the encounter |
MedicationGuid | Guid | Unique identifier for the patient medication |
Comments | String | Comments relating to encounter medication |
LastModifiedByProviderGuid | Guid? | Unique identifier representing the provider who made the last update to this record in the EHR |
LastModifiedDateTimeUtc | DateTime | UTC date and time at which the last update was performed in the EHR |