ID

35294

Descripción

OMOP Common Data Model (CDM) Note The NOTE table captures unstructured information that was recorded by a provider about a patient in free text notes on a given date. 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 This work is based on work by the Observational Medical Outcomes Partnership (OMOP) and used under license from the FNIH at http://omop.fnih.org/publiclicense. Version updated on 26.02.2019, from https://github.com/OHDSI/CommonDataModel/wiki/NOTE The NOTE table contains free text (in ASCII, or preferably in UTF8 format) taken by a healthcare Provider. The Visit during which the note was written is recorded through a reference to the VISIT_OCCURRENCE table. This information is not always available. The Provider making the note is recorded through a reference to the PROVIDER table. This information is not always available. NOTE_CLASS_CONCEPT_ID is a foreign key to the CONCEPT table to describe a standardized combination of five LOINC axes (role, domain, setting, type of service, and document kind). For more information, see https://github.com/OHDSI/CommonDataModel/wiki/NOTE

Link

http://omop.fnih.org/publiclicense

Palabras clave

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

Observational Medical Outcomes Partnership (OMOP)

Subido en

26 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) Note

OMOP Common Data Model (CDM) Note

Note
Descripción

Note

Alias
UMLS CUI-1
C1317574
UMLS CUI-2
C0947611
Note ID
Descripción

A unique identifier for each note.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C1300638
Person ID
Descripción

A foreign key identifier to the person about whom the note was recorded. The demographic details of that person are stored in the person table.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0027361
UMLS CUI [1,2]
C1300638
Note event ID
Descripción

A foreign key identifier to the event (e.g. Measurement, Procedure, Visit, Drug Exposure, etc) record during which the note was recorded.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0441471
UMLS CUI [1,2]
C1317574
UMLS CUI [1,3]
C1300638
Note event field concept ID
Descripción

A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the field to which the note_event_id is referring.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C0441471
UMLS CUI [1,2]
C1521738
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Note date
Descripción

The date the note was recorded.

Tipo de datos

date

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C0011008
Note datetime
Descripción

The date and time the note was recorded.

Tipo de datos

datetime

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

A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the type, origin or provenance of the Note. These belong to the 'Note Type' vocabulary.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C0332307
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Note class concept ID
Descripción

A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the HL7 LOINC Document Type Vocabulary classification of the note. NOTE_CLASS_CONCEPT_ID is a foreign key to the CONCEPT table to describe a standardized combination of five LOINC axes (role, domain, setting, type of service, and document kind). See below for description.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C0008902
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Note title
Descripción

The title of the Note as it appears in the source. (Type varchar(250))

Tipo de datos

text

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C3888414
Note text
Descripción

The content of the Note. (Type varchar(MAX))

Tipo de datos

text

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C1527021
Encoding concept ID
Descripción

A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the note character encoding type.

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C0009219
UMLS CUI [1,3]
C0332307
Language concept ID
Descripción

A foreign key to the predefined Concept in the Standardized Vocabularies reflecting the language of the note

Tipo de datos

integer

Alias
UMLS CUI [1,1]
C1317574
UMLS CUI [1,2]
C0023008
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Provider ID
Descripción

A foreign key to the Provider in the PROVIDER table who took the Note.

Tipo de datos

integer

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

A foreign key to the Visit in the VISIT_OCCURRENCE table when the Note was taken.

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 in the VISIT_DETAIL table when the Note was taken.

Tipo de datos

integer

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

The source value associated with the origin of the note. (Type varchar(50))

Tipo de datos

text

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

Similar models

OMOP Common Data Model (CDM) Note

Name
Tipo
Description | Question | Decode (Coded Value)
Tipo de datos
Alias
Item Group
Note
C1317574 (UMLS CUI-1)
C0947611 (UMLS CUI-2)
Note ID
Item
Note ID
integer
C1317574 (UMLS CUI [1,1])
C1300638 (UMLS CUI [1,2])
Person ID
Item
Person ID
integer
C0027361 (UMLS CUI [1,1])
C1300638 (UMLS CUI [1,2])
Note event ID
Item
Note event ID
integer
C0441471 (UMLS CUI [1,1])
C1317574 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Note event field concept ID
Item
Note event field concept ID
integer
C0441471 (UMLS CUI [1,1])
C1521738 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Note date
Item
Note date
date
C1317574 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
Note datetime
Item
Note datetime
datetime
C1317574 (UMLS CUI [1,1])
C0011008 (UMLS CUI [1,2])
C1317574 (UMLS CUI [2,1])
C0040223 (UMLS CUI [2,2])
Note type concept ID
Item
Note type concept ID
integer
C1317574 (UMLS CUI [1,1])
C0332307 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Note class concept ID
Item
Note class concept ID
integer
C1317574 (UMLS CUI [1,1])
C0008902 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Note title
Item
Note title
text
C1317574 (UMLS CUI [1,1])
C3888414 (UMLS CUI [1,2])
Note text
Item
Note text
text
C1317574 (UMLS CUI [1,1])
C1527021 (UMLS CUI [1,2])
Encoding concept ID
Item
Encoding concept ID
integer
C1317574 (UMLS CUI [1,1])
C0009219 (UMLS CUI [1,2])
C0332307 (UMLS CUI [1,3])
Language concept ID
Item
Language concept ID
integer
C1317574 (UMLS CUI [1,1])
C0023008 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (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])
C1522508 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Note source value
Item
Note source value
text
C1317574 (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