User Tools

Site Tools


documentation:cdm:device_exposure

This is an old revision of the document!


DEVICE_EXPOSURE table

The device exposure domain captures information about a person’s exposure to a foreign physical object or instrument that which is used for diagnostic or therapeutic purposes through a mechanism beyond chemical action. Devices include implantable objects (e.g. pacemakers, stents, artificial joints), durable medical equipment and supplies (e.g. bandages, crutches, syringes), and other instruments used in medical procedures (e.g. sutures, defibrillators).

FieldRequiredTypeDescription
device_exposure_idYesintegerA system-generated unique identifier for each Device Exposure.
person_idYesintegerA foreign key identifier to the Person who is subjected to the Device. The demographic details of that person are stored in the Person table.
device_concept_idYesintegerA foreign key that refers to a Standard Concept identifier in the Standardized Vocabularies for the Device concept.
device_exposure_start_dateYesdateThe date the Device or supply was applied or used.
device_exposure_end_dateNodateThe date the Device or supply was removed from use.
device_type_concept_idYesintegerA foreign key to the predefined Concept identifier in the Standardized Vocabularies reflecting the type of Device Exposure recorded. It indicates how the Device Exposure was represented in the source data.
unique_device_id Novarchar(50)A UDI or equivalent identifying the instance of the Device used in the Person.
quantityNointegerThe number of individual Devices used for the exposure.
provider_idNointegerA foreign key to the provider in the PROVIDER table who initiated of administered the Device.
visit_occurrence_idNointegerA foreign key to the visit in the VISIT table during which the device was used.
device_source_valueNovarchar(50)The source code for the Device as it appears in the source data. This code is mapped to a standard Device Concept in the Standardized Vocabularies and the original code is stored here for reference.
device_source_ concept_idNointegerA foreign key to a Device Concept that refers to the code used in the source.

Conventions

documentation/cdm/device_exposure.1417684833.txt.gz · Last modified: 2014/12/04 09:20 by cgreich