Documentation
Common Data Model (CDM)
Convert Database to CDM (ETL)
Tool Specific Documentation
Common Data Model (CDM)
Convert Database to CDM (ETL)
Tool Specific Documentation
This is an old revision of the document!
Field | Required | Type | Description |
---|---|---|---|
cost_id | Yes | integer | A unique identifier for each COST record. |
person_id | Yes | integer | A unique identifier for each person. |
cost_event_id | Yes | integer | A foreign key identifier to the event (e.g. Measurement, Procedure, Visit, Drug Exposure, etc) record for which cost data are recorded. |
cost_domain_id | Yes | integer | |
cost_type_concept_id | Yes | integer | |
currency_concept_id | Yes | integer | |
cost_amount_type_concept_id | Yes | integer | |
cost_amount | Yes | float | |
billed_datetime | No | datetime | |
paid_datetime | No | datetime | |
revenue_code_concept_id | No | integer | |
drg_concept_id | No | integer | |
revenue_code_source_value | No | string(50) | |
drg_source_value | No | string(50) |
Proposal Owner: Gowtham Rao, Chris Knoll, Klaus Bonadt
Discussion: http://forums.ohdsi.org/t/proposal-for-cost-table-adjustment/1842/12
Cost table description: http://www.ohdsi.org/web/wiki/doku.php?id=documentation:cdm:cost
Proposal details (add Person_id):
Proposal details (add billed_datetime, paid_datetime):
Use cases:
Analytic questions:
Importance:
Consequence of doing it:
Consequences of not doing it: