ID

35037

Descripción

OMOP Common Data Model (CDM) Procedure occurrence The PROCEDURE_OCCURRENCE table contains records of activities or processes ordered by, or carried out by, a healthcare provider on the patient to have a diagnostic or therapeutic purpose. Procedures are present in various data sources in different forms with varying levels of standardization. For example: Medical Claims include procedure codes that are submitted as part of a claim for health services rendered, including procedures performed. Electronic Health Records that capture procedures as orders. The Observational Medical Outcomes Partnership (OMOP) was a public-private partnership established to inform the appropriate use of observational healthcare databases for studying the effects of medical products. © 2014 Observational Health Data Sciences and Informatics. ersion updated on 12.02.2019, from https://github.com/OHDSI/CommonDataModel/wiki/PROCEDURE_OCCURENCE. Valid Procedure Concepts belong to the 'Procedure' domain. Procedure Concepts are based on a variety of vocabularies: SNOMED-CT, ICD-9-Proc, CPT-4, HCPCS and OPCS-4, but also atypical Vocabularies such as ICD-9-CM or MedDRA. Procedures are expected to be carried out within one day and therefore have no end date. Procedures could involve the application of a drug, in which case the procedural component is recorded in the procedure table and simultaneously the administered drug in the drug exposure table when both the procedural component and drug are identifiable. If the quantity value is omitted, a single procedure is assumed. The Procedure Type defines from where the Procedure Occurrence is drawn or inferred. For administrative claims records the type indicates whether a Procedure was primary or secondary and their relative positioning within a claim. The Visit during which the procedure was performed is recorded through a reference to the VISIT_OCCURRENCE table. This information is not always available. The Visit Detail during with the procedure was performed is recorded through a reference to the VISIT_DETAIL table. This information is not always available. The Provider carrying out the procedure is recorded through a reference to the PROVIDER table. This information is not always available. When dealing with duplicate records, the ETL must determine whether to sum them up into one record or keep them separate. Things to consider are: Same Procedure Same PROCEDURE_DATETIME Same Visit Occurrence or Visit Detail Same Provider Same Modifier for Procedures Same COST_ID If a Procedure has a quantity of '0' in the source, this should default to '1' in the ETL. If there is a record in the source it can be assumed the exposure occurred at least once.

Link

https://github.com/OHDSI/CommonDataModel/wiki/PROCEDURE_OCCURENCE

Palabras clave

  1. 4/1/17 4/1/17 -
  2. 12/2/19 12/2/19 -
  3. 12/2/19 12/2/19 -
  4. 28/2/19 28/2/19 -
Titular de derechos de autor

Observational Medical Outcomes Partnership (OMOP)

Subido en

12 de febrero de 2019

DOI

Para solicitar uno, por favor iniciar sesión.

Licencia

Creative Commons BY-NC 3.0

Comentarios del modelo :

Puede comentar sobre el modelo de datos aquí. A través de las burbujas de diálogo en los grupos de elementos y elementos, puede agregar comentarios específicos.

Comentarios de grupo de elementos para :

Comentarios del elemento para :

Para descargar modelos de datos, debe haber iniciado sesión. Por favor iniciar sesión o Registrate gratis.

OMOP Common Data Model (CDM) Procedure occurrence

OMOP Common Data Model (CDM) Procedure occurrence

Procedure occurrence
Descripción

Procedure occurrence

Alias
UMLS CUI-1
C0184661
UMLS CUI-2
C0087111
UMLS CUI-3
C2745955
Procedure occurrence ID
Descripción

A system-generated unique identifier for each procedure occurrence.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C2745955
UMLS CUI [1,3]
C1300638
Person ID
Descripción

A foreign key identifier to the Person who is subjected to the Procedure. The demographic details of that Person are stored in the PERSON table.

Tipo de datos

integer

Alias
UMLS CUI [1]
C2348585
Procedure concept ID
Descripción

A foreign key that refers to a standard procedure concept identifier in the Standardized Vocabularies.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0178566
UMLS CUI [1,3]
C1300638
Procedure date
Descripción

The date on which the procedure was performed.

Tipo de datos

date

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0011008
Procedure datetime
Descripción

The date and time on which the Procedure was performed.

Tipo de datos

datetime

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0011008
UMLS CUI [2,1]
C0184661
UMLS CUI [2,2]
C0040223
Procedure type concept ID
Descripción

A foreign key to the predefined Concept identifier in the Standardized Vocabularies reflecting the type of source data from which the procedure record is derived, belonging to the 'Procedure Type' vocabulary.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0332307
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Modifier concept ID
Descripción

A foreign key to a Standard Concept identifier for a modifier to the Procedure (e.g. bilateral). These concepts are typically distinguished by 'Modifier' concept classes (e.g., 'CPT4 Modifier' as part of the 'CPT4' vocabulary).

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C3542952
UMLS CUI [1,2]
C0178566
UMLS CUI [1,3]
C1300638
Procedure quantity
Descripción

The quantity of procedures ordered or administered.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C1265611
Provider ID
Descripción

A foreign key to the provider in the PROVIDER table who was responsible for carrying out the procedure.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1138603
UMLS CUI [1,2]
C1300638
Visit occurence ID
Descripción

A foreign key to the visit in the visit table during which the procedure was carried out.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1512346
UMLS CUI [1,2]
C2745955
UMLS CUI [1,3]
C1300638
Visit detail ID
Descripción

A foreign key to the Visit Detail in the VISIT_DETAIL table during which the Procedure was carried out.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1512346
UMLS CUI [1,2]
C1522508
UMLS CUI [1,3]
C1300638
Procedure source value
Descripción

The source code for the procedure as it appears in the source data. This code is mapped to a standard procedure concept in the Standardized Vocabularies and the original code is, stored here for reference. Procedure source codes are typically ICD-9-Proc, CPT-4, HCPCS or OPCS-4 codes.

Tipo de datos

text

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0449416
UMLS CUI [1,3]
C1522609
Procedure source concept ID
Descripción

A foreign key to a procedure concept that refers to the code used in the source.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0184661
UMLS CUI [1,2]
C0449416
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Modifier source value
Descripción

The source code for the qualifier as it appears in the source data.

Tipo de datos

text

Alias
UMLS CUI [1,1]
C1514623
UMLS CUI [1,2]
C0449416
UMLS CUI [1,3]
C1522609

Similar models

OMOP Common Data Model (CDM) Procedure occurrence

Name
Tipo
Description | Question | Decode (Coded Value)
Tipo de datos
Alias
Item Group
Procedure occurrence
C0184661 (UMLS CUI-1)
C0087111 (UMLS CUI-2)
C2745955 (UMLS CUI-3)
Procedure occurrence ID
Item
Procedure occurrence ID
integer
C0184661 (UMLS CUI [1,1])
C2745955 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Person ID
Item
Person ID
integer
C2348585 (UMLS CUI [1])
Procedure concept ID
Item
Procedure concept ID
integer
C0184661 (UMLS CUI [1,1])
C0178566 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Procedure date
Item
Procedure date
date
C0184661 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
Pocedure datetime
Item
Procedure datetime
datetime
C0184661 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
C0184661 (UMLS CUI [2,1])
C0040223 (UMLS CUI [2,2])
Procedure type concept ID
Item
Procedure type concept ID
integer
C0184661 (UMLS CUI [1,1])
C0332307 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Modifier concept ID
Item
Modifier concept ID
integer
C3542952 (UMLS CUI [1,1])
C0178566 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Procedure quantity
Item
Procedure quantity
integer
C0184661 (UMLS CUI [1,1])
C1265611 (UMLS CUI [1,2])
Provider ID
Item
Provider ID
integer
C1138603 (UMLS CUI [1,1])
C1300638 (UMLS CUI [1,2])
Visit occurence ID
Item
Visit occurence ID
integer
C1512346 (UMLS CUI [1,1])
C2745955 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Visit detail ID
Item
Visit detail ID
integer
C1512346 (UMLS CUI [1,1])
C1522508 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Procedure source value
Item
Procedure source value
text
C0184661 (UMLS CUI [1,1])
C0449416 (UMLS CUI [1,2])
C1522609 (UMLS CUI [1,3])
Procedure source concept ID
Item
Procedure source concept ID
integer
C0184661 (UMLS CUI [1,1])
C0449416 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Modifier source value
Item
Modifier source value
text
C1514623 (UMLS CUI [1,1])
C0449416 (UMLS CUI [1,2])
C1522609 (UMLS CUI [1,3])

Utilice este formulario para comentarios, preguntas y sugerencias.

Los campos marcados con * son obligatorios.

Do you need help on how to use the search function? Please watch the corresponding tutorial video for more details and learn how to use the search function most efficiently.

Watch Tutorial