Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build
Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-10-08 |
Definitions for the OMOPCost logical model.
Guidance on how to interpret the contents of this table can be found here
0. OMOPCost | |
Definition | The COST table captures records containing the cost of any medical event recorded in one of the OMOP clinical event tables such as DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, VISIT_OCCURRENCE, VISIT_DETAIL, DEVICE_OCCURRENCE, OBSERVATION or MEASUREMENT. Each record in the cost table account for the amount of money transacted for the clinical event. So, the COST table may be used to represent both receivables (charges) and payments (paid), each transaction type represented by its COST_CONCEPT_ID. The COST_TYPE_CONCEPT_ID field will use concepts in the Standardized Vocabularies to designate the source (provenance) of the cost data. A reference to the health plan information in the PAYER_PLAN_PERIOD table is stored in the record for information used for the adjudication system to determine the persons benefit for the clinical event. |
Short | Cost OMOP Table |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. OMOPCost.cost-id | |
Definition | Cost Identifier |
Short | Cost Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. OMOPCost.cost-event-id | |
Definition | Cost Event Identifier |
Short | Cost Event Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. OMOPCost.cost-domain-id | |
Definition | Cost Domain Identifier |
Short | Cost Domain Identifier |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. OMOPCost.cost-type-concept-id | |
Definition | Cost Type |
Short | Cost Type |
Control | 1..1 |
Type | Reference(Concept OMOP Table) |
10. OMOPCost.currency-concept-id | |
Definition | Currency |
Short | Currency |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
12. OMOPCost.total-charge | |
Definition | Total Charge |
Short | Total Charge |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. OMOPCost.total-cost | |
Definition | Total Cost |
Short | Total Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. OMOPCost.total-paid | |
Definition | Total Paid |
Short | Total Paid |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. OMOPCost.paid-by-payer | |
Definition | Paid by Payer |
Short | Paid by Payer |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. OMOPCost.paid-by-patient | |
Definition | Paid by Patient |
Short | Paid by Patient |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. OMOPCost.paid-patient-copay | |
Definition | Paid Patient Copay |
Short | Paid Patient Copay |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. OMOPCost.paid-patient-coinsurance | |
Definition | Paid Patient Coinsurance |
Short | Paid Patient Coinsurance |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. OMOPCost.paid-patient-deductible | |
Definition | Paid Patient Deductible |
Short | Paid Patient Deductible |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. OMOPCost.paid-by-primary | |
Definition | Paid by Primary |
Short | Paid by Primary |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. OMOPCost.paid-ingredient-cost | |
Definition | Paid Ingredent Cost |
Short | Paid Ingredent Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. OMOPCost.paid-dispensing-fee | |
Definition | Paid Dispensing Fee |
Short | Paid Dispensing Fee |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. OMOPCost.payer-plan-period-id | |
Definition | Payer Plan Period |
Short | Payer Plan Period |
Control | 0..1 |
Type | Reference(Payer Plan Period OMOP Table) |
36. OMOPCost.amount-allowed | |
Definition | Amount Allowed |
Short | Amount Allowed |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
38. OMOPCost.revenue-code-concept-id | |
Definition | Revenue Code |
Short | Revenue Code |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
40. OMOPCost.revenue-code-source-value | |
Definition | Revenue codes are a method to charge for a class of procedures and conditions in the U.S. hospital system. |
Short | Revenue Code Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. OMOPCost.drg-concept-id | |
Definition | Diagnosis Related Groups |
Short | Diagnosis Related Groups |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. OMOPCost.drg-source-value | |
Definition | Diagnosis Related Groups are US codes used to classify hospital cases into one of approximately 500 groups. |
Short | Diagnosis Related Groups Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be found here
0. OMOPCost | |
Definition | The COST table captures records containing the cost of any medical event recorded in one of the OMOP clinical event tables such as DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, VISIT_OCCURRENCE, VISIT_DETAIL, DEVICE_OCCURRENCE, OBSERVATION or MEASUREMENT. Each record in the cost table account for the amount of money transacted for the clinical event. So, the COST table may be used to represent both receivables (charges) and payments (paid), each transaction type represented by its COST_CONCEPT_ID. The COST_TYPE_CONCEPT_ID field will use concepts in the Standardized Vocabularies to designate the source (provenance) of the cost data. A reference to the health plan information in the PAYER_PLAN_PERIOD table is stored in the record for information used for the adjudication system to determine the persons benefit for the clinical event. |
Short | Cost OMOP Table |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. OMOPCost.cost-id | |
Definition | Cost Identifier |
Short | Cost Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. OMOPCost.cost-event-id | |
Definition | Cost Event Identifier |
Short | Cost Event Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. OMOPCost.cost-domain-id | |
Definition | Cost Domain Identifier |
Short | Cost Domain Identifier |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. OMOPCost.cost-type-concept-id | |
Definition | Cost Type |
Short | Cost Type |
Control | 1..1 |
Type | Reference(Concept OMOP Table) |
10. OMOPCost.currency-concept-id | |
Definition | Currency |
Short | Currency |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
12. OMOPCost.total-charge | |
Definition | Total Charge |
Short | Total Charge |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. OMOPCost.total-cost | |
Definition | Total Cost |
Short | Total Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. OMOPCost.total-paid | |
Definition | Total Paid |
Short | Total Paid |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. OMOPCost.paid-by-payer | |
Definition | Paid by Payer |
Short | Paid by Payer |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. OMOPCost.paid-by-patient | |
Definition | Paid by Patient |
Short | Paid by Patient |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. OMOPCost.paid-patient-copay | |
Definition | Paid Patient Copay |
Short | Paid Patient Copay |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. OMOPCost.paid-patient-coinsurance | |
Definition | Paid Patient Coinsurance |
Short | Paid Patient Coinsurance |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. OMOPCost.paid-patient-deductible | |
Definition | Paid Patient Deductible |
Short | Paid Patient Deductible |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. OMOPCost.paid-by-primary | |
Definition | Paid by Primary |
Short | Paid by Primary |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. OMOPCost.paid-ingredient-cost | |
Definition | Paid Ingredent Cost |
Short | Paid Ingredent Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. OMOPCost.paid-dispensing-fee | |
Definition | Paid Dispensing Fee |
Short | Paid Dispensing Fee |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. OMOPCost.payer-plan-period-id | |
Definition | Payer Plan Period |
Short | Payer Plan Period |
Control | 0..1 |
Type | Reference(Payer Plan Period OMOP Table) |
36. OMOPCost.amount-allowed | |
Definition | Amount Allowed |
Short | Amount Allowed |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
38. OMOPCost.revenue-code-concept-id | |
Definition | Revenue Code |
Short | Revenue Code |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
40. OMOPCost.revenue-code-source-value | |
Definition | Revenue codes are a method to charge for a class of procedures and conditions in the U.S. hospital system. |
Short | Revenue Code Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. OMOPCost.drg-concept-id | |
Definition | Diagnosis Related Groups |
Short | Diagnosis Related Groups |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. OMOPCost.drg-source-value | |
Definition | Diagnosis Related Groups are US codes used to classify hospital cases into one of approximately 500 groups. |
Short | Diagnosis Related Groups Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be found here
0. OMOPCost | |
Definition | The COST table captures records containing the cost of any medical event recorded in one of the OMOP clinical event tables such as DRUG_EXPOSURE, PROCEDURE_OCCURRENCE, VISIT_OCCURRENCE, VISIT_DETAIL, DEVICE_OCCURRENCE, OBSERVATION or MEASUREMENT. Each record in the cost table account for the amount of money transacted for the clinical event. So, the COST table may be used to represent both receivables (charges) and payments (paid), each transaction type represented by its COST_CONCEPT_ID. The COST_TYPE_CONCEPT_ID field will use concepts in the Standardized Vocabularies to designate the source (provenance) of the cost data. A reference to the health plan information in the PAYER_PLAN_PERIOD table is stored in the record for information used for the adjudication system to determine the persons benefit for the clinical event. |
Short | Cost OMOP Table |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. OMOPCost.cost-id | |
Definition | Cost Identifier |
Short | Cost Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. OMOPCost.cost-event-id | |
Definition | Cost Event Identifier |
Short | Cost Event Identifier |
Control | 1..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
6. OMOPCost.cost-domain-id | |
Definition | Cost Domain Identifier |
Short | Cost Domain Identifier |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. OMOPCost.cost-type-concept-id | |
Definition | Cost Type |
Short | Cost Type |
Control | 1..1 |
Type | Reference(Concept OMOP Table) |
10. OMOPCost.currency-concept-id | |
Definition | Currency |
Short | Currency |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
12. OMOPCost.total-charge | |
Definition | Total Charge |
Short | Total Charge |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. OMOPCost.total-cost | |
Definition | Total Cost |
Short | Total Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. OMOPCost.total-paid | |
Definition | Total Paid |
Short | Total Paid |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. OMOPCost.paid-by-payer | |
Definition | Paid by Payer |
Short | Paid by Payer |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. OMOPCost.paid-by-patient | |
Definition | Paid by Patient |
Short | Paid by Patient |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. OMOPCost.paid-patient-copay | |
Definition | Paid Patient Copay |
Short | Paid Patient Copay |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. OMOPCost.paid-patient-coinsurance | |
Definition | Paid Patient Coinsurance |
Short | Paid Patient Coinsurance |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. OMOPCost.paid-patient-deductible | |
Definition | Paid Patient Deductible |
Short | Paid Patient Deductible |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. OMOPCost.paid-by-primary | |
Definition | Paid by Primary |
Short | Paid by Primary |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. OMOPCost.paid-ingredient-cost | |
Definition | Paid Ingredent Cost |
Short | Paid Ingredent Cost |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. OMOPCost.paid-dispensing-fee | |
Definition | Paid Dispensing Fee |
Short | Paid Dispensing Fee |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. OMOPCost.payer-plan-period-id | |
Definition | Payer Plan Period |
Short | Payer Plan Period |
Control | 0..1 |
Type | Reference(Payer Plan Period OMOP Table) |
36. OMOPCost.amount-allowed | |
Definition | Amount Allowed |
Short | Amount Allowed |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
38. OMOPCost.revenue-code-concept-id | |
Definition | Revenue Code |
Short | Revenue Code |
Control | 0..1 |
Type | Reference(Concept OMOP Table) |
40. OMOPCost.revenue-code-source-value | |
Definition | Revenue codes are a method to charge for a class of procedures and conditions in the U.S. hospital system. |
Short | Revenue Code Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. OMOPCost.drg-concept-id | |
Definition | Diagnosis Related Groups |
Short | Diagnosis Related Groups |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. OMOPCost.drg-source-value | |
Definition | Diagnosis Related Groups are US codes used to classify hospital cases into one of approximately 500 groups. |
Short | Diagnosis Related Groups Source Value |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |