-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Hi
OHDSI newbie here. I am reading the doc and think there might be a mistake in table 4.6:
| Column name | Value | Explanation |
|---|---|---|
| ADMITTED_FROM_ CONCEPT_ID | 0 | If known, this is contains a Concept representing where the patient was admitted from. This concept should have the domain "Visit". For example, if the patient were admitted to the hospital from home it would contain 8536 ("Home"). |
| ADMITTED_FROM_ SOURCE_CONCEPT_ID | NULL | This is the value from the source that represents where the patient was admitted from. Using the above example, this would be "home". |
Unless I got everything wrong, shouldn't it be ADMITTED_FROM_ SOURCE_VALUE instead of CONCEPT_ID ?
Also I spotted this possible mistake because the example mixes "NULL" and "0" for fields that are supposed to be ID's. Is there a reason why the value given in the examples is sometimes NULL and sometimes 0 ?
thanks
Thomas
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels