From 518adb5b4d821569f377b0714fd8af0bcbba88bf Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Tue, 20 Jun 2017 14:50:26 -0400 Subject: [PATCH] Updated SPECIMEN (markdown) --- StandardizedClinicalDataTables/SPECIMEN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedClinicalDataTables/SPECIMEN.md b/StandardizedClinicalDataTables/SPECIMEN.md index 164f8c9..95ef507 100644 --- a/StandardizedClinicalDataTables/SPECIMEN.md +++ b/StandardizedClinicalDataTables/SPECIMEN.md @@ -1,7 +1,7 @@ The specimen domain contains the records identifying biological samples from a person. Field|Required|Type|Description -:-------------------------|:--------|:------------|:------------------------------------------------------ +:-----------------------------|:--------|:------------|:------------------------------------------------------ |specimen_id|Yes|integer|A unique identifier for each specimen.| |person_id|Yes|integer|A foreign key identifier to the Person for whom the Specimen is recorded.| |specimen_concept_id|Yes|integer|A foreign key referring to a Standard Concept identifier in the Standardized Vocabularies for the Specimen.|