From c8b1186218c14bd6f91e9e9eafd69c6a6a55c31c Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Mon, 19 Jun 2017 19:48:03 -0400 Subject: [PATCH] Removed unnecessary header --- .../StandardizedVocabularies.md | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/StandardizedVocabularies/StandardizedVocabularies.md b/StandardizedVocabularies/StandardizedVocabularies.md index e671ebf..9a958dc 100644 --- a/StandardizedVocabularies/StandardizedVocabularies.md +++ b/StandardizedVocabularies/StandardizedVocabularies.md @@ -1,17 +1,7 @@ -*OMOP Common Data Model v5.1 Specifications* -
*Authors: Christian Reich, Patrick Ryan, Rimma Belenkaya, Karthik Natarajan, Clair Blacketer* -
***Release date needed*** - -[Back to Table of Contents](https://github.com/OHDSI/CommonDataModel/blob/master/Documentation/TableofContents.md) - ---- - -# 3 Standardized Vocabularies - -
[3.1 CONCEPT](CONCEPT.md) -
[3.2 VOCABULARY](VOCABULARY.md) -
[3.3 DOMAIN](DOMAIN.md) -
[3.4 CONCEPT_CLASS](CONCEPT_CLASS.md) +
[CONCEPT](wiki/CONCEPT) +
[VOCABULARY](wiki/VOCABULARY) +
[DOMAIN](wiki/DOMAIN) +
[CONCEPT_CLASS](wiki/CONCEPT_CLASS)
3.5 CONCEPT_RELATIONSHIP
3.6 RELATIONSHIP
3.7 CONCEPT_SYNONYM @@ -37,4 +27,4 @@ The advantage of this approach lies in the preservation of codes and relationshi Below is an entity-relationship diagram highlighting the tables within the Vocabulary portion of the OMOP Common Data Model: -![](images/vocabulary_tables.png) +![](wiki/vocabulary_tables.png)