MIT-LCP / gossis

Extracting consistent concepts from multiple databases
10 stars 6 forks source link

Question regarding Patient ID vs Encounter ID #19

Open fenephil opened 1 year ago

fenephil commented 1 year ago

1) Can somebody explain to me the difference between Encounter ID and Patient ID? They both are unique indices for every observation. 2) Is there any possibility to deduct temporal information from these IDs? I.e. can I assume that patients with a smaller patient ID/encounter ID were treated first?

Thanks in advance!