I am trying to map cost types to cost_type_concept_id.
I found to following in the documentation:
“The COST table will store information reporting money or currency amounts. There are three types of cost data, defined in the cost_type_concept_id: 1) paid or reimbursed amounts, 2) charges or list prices (such as Average Wholesale Prices), and 3) costs or expenses incurred by the provider.”
5031 Amount paid by the patient or reimbursed by the payer Type Concept
5032 Amount charged to the patient or the payer by the provider, list price Type Concept
5033 Cost incurred by the provider Type Concept
As I said. They are not listed because necessary part of the OMOP CDM. So, the next release will have them. You can click off everything else if you don’t want it.
The idea is that you can use these concepts to indicate the …_type_concept_id: drug_type_concept_id in Drug_exposure table http://www.ohdsi.org/web/wiki/doku.php?id=documentation:cdm:drug_exposure
or condition_type_concept_id in Condition occurrence table, and the same for the other tables,
actually, there are corresponding vocabulary_id to the tables they will be used in:
Death Type
Cost Type
Device Type
Meas Type
Condition Type
Drug Type
Visit Type
Note Type
Obs Period Type
Observation Type
Procedure Type
And as @Christian_Reich said trey’re obligatory included into any Athena download package so you don’t see them in a list of vocabularies on Athena web-site.
this way, for example, for cost table you can use one of these concepts depending of what type of the payment was there