From 209ce60d3e80210309b91bb4ca3970257817973b Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Tue, 20 Jun 2017 15:05:55 -0400 Subject: [PATCH] Updated DEVICE_EXPOSURE (markdown) --- StandardizedClinicalDataTables/DEVICE_EXPOSURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedClinicalDataTables/DEVICE_EXPOSURE.md b/StandardizedClinicalDataTables/DEVICE_EXPOSURE.md index eb96748..7682ec6 100644 --- a/StandardizedClinicalDataTables/DEVICE_EXPOSURE.md +++ b/StandardizedClinicalDataTables/DEVICE_EXPOSURE.md @@ -1,7 +1,7 @@ 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), medical equipment and supplies (e.g. bandages, crutches, syringes), other instruments used in medical procedures (e.g. sutures, defibrillators) and material used in clinical care (e.g. adhesives, body material, dental material, surgical material). Field|Required|Type|Description -:------------------------------|:--------|:-----|:-------------------------------------------- +:------------------------------|:--------|:------------|:-------------------------------------------- |device_exposure_id|Yes|integer|A system-generated unique identifier for each Device Exposure.| |person_id|Yes|integer|A 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_id|Yes|integer|A foreign key that refers to a Standard Concept identifier in the Standardized Vocabularies for the Device concept.|