ID

35319

Descrição

OMOP Common Data Model (CDM) Condition Occurrence Conditions are records of a Person suggesting the presence of a disease or medical condition stated as a diagnosis, a sign, or a symptom, which is either observed by a Provider or reported by the patient. Conditions are recorded in different sources and levels of standardization, for example: Medical claims data include diagnoses coded in Source Vocabularies such as ICD-9-CM that are submitted as part of a reimbursement claim for health services. EHRs may capture Person conditions in the form of diagnosis codes or symptoms. OMOP Common Data Model Version 6.0 Specifications 11October2018. 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 Version updated on 28.02.2019, from https://github.com/OHDSI/CommonDataModel/wiki/CONDITION_OCCURENCE. Valid Condition Concepts belong to the 'Condition' domain. Condition records are typically inferred from diagnostic codes recorded in the source data. Such code systems, like ICD-9-CM, ICD-10-CM, Read etc., provide a comprehensive coverage of conditions. However, if the diagnostic code in the source does not define a condition, but rather an observation or a procedure, then such information is not stored in the CONDITION_OCCURRENCE table, but in the respective tables indicated by the domain. Source Condition identifiers are mapped to Standard Concepts for Conditions in the Standardized Vocabularies. When the source code cannot be translated into a Standard Concept, a CONDITION_OCCURRENCE entry is stored with only the corresponding SOURCE_CONCEPT_ID and SOURCE_VALUE, while the CONDITION_CONCEPT_ID is set to 0. Family history and past diagnoses ('history of') are not recorded in the CONDITION_OCCURRENCE table. Instead, they are listed in the OBSERVATION table. Codes written in the process of establishing the diagnosis, such as 'question of' of and 'rule out', are not represented here. Instead, they are listed in the OBSERVATION table, if they are used for analyses. A Condition Occurrence Type is assigned based on the data source and type of condition attribute, for example: ICD-9-CM Primary Diagnosis from inpatient and outpatient claims, ICD-9-CM Secondary Diagnoses from inpatient and outpatient claims, Diagnoses or problems recorded in an EHR. Valid Condition Occurrence Type Concepts belong to the 'Condition Type' vocabulary in the 'Type Concept' domain. The Stop Reason indicates why a Condition is no longer valid with respect to the purpose within the source data. Typical values include 'Discharged', 'Resolved', etc. Note that a Stop Reason does not necessarily imply that the condition is no longer occurring. Condition source codes are typically ICD-9-CM, Read or ICD-10-CM diagnosis codes from medical claims or discharge status/visit diagnosis codes from EHRs. Presently, there is no designated vocabulary, domain, or class that represents condition status. For more information, please see: https://github.com/OHDSI/CommonDataModel/wiki/CONDITION_OCCURENCE

Link

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

Palavras-chave

  1. 04/01/2017 04/01/2017 -
  2. 11/02/2019 11/02/2019 -
  3. 12/02/2019 12/02/2019 -
  4. 28/02/2019 28/02/2019 -
Titular dos direitos

Observational Medical Outcomes Partnership (OMOP)

Transferido a

28 de fevereiro de 2019

DOI

Para um pedido faça login.

Licença

Creative Commons BY-NC 3.0

Comentários do modelo :

Aqui pode comentar o modelo. Pode comentá-lo especificamente através dos balões de texto nos grupos de itens e itens.

Comentários do grupo de itens para :

Comentários do item para :

Para descarregar formulários, precisa de ter uma sessão iniciada. Por favor faça login ou registe-se gratuitamente.

OMOP Common Data Model (CDM) Condition Occurrence

OMOP Common Data Model (CDM) Condition Occurrence

Condition Occurrence
Descrição

Condition Occurrence

Alias
UMLS CUI-1
C0012634
UMLS CUI-2
C2745955
Condition Occurrence ID
Descrição

A unique identifier for each condition occurrence event. (Type bigint)

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C2745955
UMLS CUI [1,3]
C1300638
Person ID
Descrição

A foreign key identifier to the person who is experiencing the condition. The demographic details of that person are stored in the person table. (Type bigint)

Tipo de dados

integer

Alias
UMLS CUI [1]
C2348585
Condition concept ID
Descrição

A foreign key that refers to a standard condition concept identifier in the Standardized Vocabularies belonging to the 'Condition' domain.

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0178566
UMLS CUI [1,3]
C1300638
Condition start date
Descrição

The date when the instance of the condition is recorded.

Tipo de dados

date

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0011008
Condition start datetime
Descrição

The date and time when the instance of the Condition is recorded.

Tipo de dados

datetime

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0011008
UMLS CUI [1,3]
C1301880
Condition end date
Descrição

The date when the instance of the condition is considered to have ended.

Tipo de dados

date

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0011008
Condition end datetime
Descrição

The date and time when the instance of the Condition is considered to have ended.

Tipo de dados

datetime

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0011008
UMLS CUI [1,3]
C1522314
Condition type concept ID
Descrição

A foreign key to the predefined concept identifier in the Standardized Vocabularies reflecting the source data from which the condition was recorded, the level of standardization, and the type of occurrence. These belong to the 'Condition Type' vocabulary

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0332307
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Condition status concept ID
Descrição

A foreign key that refers to a Standard Concept identifier in the Standardized Vocabularies reflecting the point of care at which the Condition was diagnosed.

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0449438
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Stop reason
Descrição

The reason that the Condition was no longer present, as indicated in the source data. (Type varchar(20))

Tipo de dados

text

Alias
UMLS CUI [1,1]
C0392360
UMLS CUI [1,2]
C1947925
UMLS CUI [1,3]
C0920316
UMLS CUI [1,4]
C0012634
Provider ID
Descrição

A foreign key to the Provider in the PROVIDER table who was responsible for capturing (diagnosing) the Condition.

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C1138603
UMLS CUI [1,2]
C1300638
Visit occurrence ID
Descrição

A foreign key to the visit in the VISIT_OCCURRENCE table during which the Condition was determined (diagnosed).

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C1512346
UMLS CUI [1,2]
C2745955
UMLS CUI [1,3]
C1300638
Visit detail ID
Descrição

A foreign key to the visit in the VISIT_DETAIL table during which the Condition was determined (diagnosed).

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C1512346
UMLS CUI [1,2]
C2745955
UMLS CUI [1,3]
C1300638
Condition source value
Descrição

The source code for the condition as it appears in the source data. This code is mapped to a standard condition concept in the Standardized Vocabularies and the original code is stored here for reference. (ytpe varchar(50))

Tipo de dados

text

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0449416
UMLS CUI [1,3]
C1522609
Condition source concept ID
Descrição

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

Tipo de dados

integer

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0449416
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Condition status source value
Descrição

The source code for the condition status as it appears in the source data. This code is mapped to a Standard Concept in the Standardized Vocabularies and the original code is stored here for reference. (Type varchar(50))

Tipo de dados

text

Alias
UMLS CUI [1,1]
C0012634
UMLS CUI [1,2]
C0449438
UMLS CUI [1,3]
C0449416
UMLS CUI [1,4]
C1522609

Similar models

OMOP Common Data Model (CDM) Condition Occurrence

Name
Tipo
Description | Question | Decode (Coded Value)
Tipo de dados
Alias
Item Group
Condition Occurrence
C0012634 (UMLS CUI-1)
C2745955 (UMLS CUI-2)
Condition Occurrence ID
Item
Condition Occurrence ID
integer
C0012634 (UMLS CUI [1,1])
C2745955 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Person ID
Item
Person ID
integer
C2348585 (UMLS CUI [1])
Condition concept ID
Item
Condition concept ID
integer
C0012634 (UMLS CUI [1,1])
C0178566 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Condition start date
Item
Condition start date
date
C0012634 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
Condition start datetime
Item
Condition start datetime
datetime
C0012634 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
C1301880 (UMLS CUI [1,3])
Condition end date
Item
Condition end date
date
C0012634 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
Condition end datetime
Item
Condition end datetime
datetime
C0012634 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
C1522314 (UMLS CUI [1,3])
Condition type concept ID
Item
Condition type concept ID
integer
C0012634 (UMLS CUI [1,1])
C0332307 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Condition status concept ID
Item
Condition status concept ID
integer
C0012634 (UMLS CUI [1,1])
C0449438 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Stop reason
Item
Stop reason
text
C0392360 (UMLS CUI [1,1])
C1947925 (UMLS CUI [1,2])
C0920316 (UMLS CUI [1,3])
C0012634 (UMLS CUI [1,4])
Provider ID
Item
Provider ID
integer
C1138603 (UMLS CUI [1,1])
C1300638 (UMLS CUI [1,2])
Visit occurrence ID
Item
Visit occurrence 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])
C2745955 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Condition source value
Item
Condition source value
text
C0012634 (UMLS CUI [1,1])
C0449416 (UMLS CUI [1,2])
C1522609 (UMLS CUI [1,3])
Condition source concept ID
Item
Condition source concept ID
integer
C0012634 (UMLS CUI [1,1])
C0449416 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Condition status source value
Item
Condition status source value
text
C0012634 (UMLS CUI [1,1])
C0449438 (UMLS CUI [1,2])
C0449416 (UMLS CUI [1,3])
C1522609 (UMLS CUI [1,4])

Use este formulário para feedback, perguntas e sugestões de aperfeiçoamento.

Campos marcados com * são obrigatórios.

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