From a3a5c5f843bbe840fe8a300ca83bd4983e4ee204 Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Mon, 19 Jun 2017 16:40:19 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index cbfad9a..992d177 100644 --- a/Home.md +++ b/Home.md @@ -4,4 +4,61 @@ Welcome to the Common Data Model wiki! This wiki houses all of the documentation for the latest version as well as changes added with each release. You can find a pdf added to each [release](https://github.com/OHDSI/CommonDataModel/releases) with a historical version of the wiki as it was at the time of the release. You can navigate the documents using the table of contents below or the links to the right. -# Table of Contents \ No newline at end of file +# Table of Contents + +**[License](License.md)** +
+
**[1 Background](wiki/Background/Background.md)** +
[1.1 The Role of the Common Data Model](Background/TheRoleoftheCommonDataModel.md) +
[1.2 Design Principles](Background/DesignPrinciples.md) +
[1.3 Data Model Conventions](Background/DataModelConventions.md) +
+
**[2 Glossary of Terms](GlossaryofTerms.md)** +
+
**[3 Standardized Vocabularies](StandardizedVocabularies/StandardizedVocabularies.md)** +
[3.1 CONCEPT](StandardizedVocabularies/CONCEPT.md) +
[3.2 VOCABULARY](StandardizedVocabularies/VOCABULARY.md) +
[3.3 DOMAIN](StandardizedVocabularies/DOMAIN.md) +
[3.4 CONCEPT_CLASS](StandardizedVocabularies/CONCEPT_CLASS.md) +
3.5 CONCEPT_RELATIONSHIP +
3.6 RELATIONSHIP +
3.7 CONCEPT_SYNONYM +
3.8 CONCEPT_ANCESTOR +
3.9 SOURCE_TO_CONCEPT_MAP +
3.10 DRUG_STRENGTH +
3.11 COHORT_DEFINITION +
3.12 ATTRIBUTE_DEFINITION +
+
**4 Standardized Metadata** +
4.1 CDM_SOURCE +
+
**5 Standardized Clinical Data Tables** +
5.1 PERSON +
5.2 OBSERVATION_PERIOD +
5.3 SPECIMEN +
5.4 DEATH +
5.5 VISIT_OCCURRENCE +
5.6 PROCEDURE_OCCURRENCE +
5.7 DRUG_EXPOSURE +
5.8 DEVICE_EXPOSURE +
5.9 CONDITION_OCCURRENCE +
5.10 MEASUREMENT +
5.11 NOTE +
5.12 OBSERVATION +
5.13 FACT_RELATIONSHIP +
+
**6 Standardized Health System Data Tables** +
6.1 LOCATION +
6.2 CARE_SITE +
6.3 PROVIDER +
+
**7 Standardized Health Economics Data Tables** +
7.1 PAYER_PLAN_PERIOD +
7.2 COST +
+
**8 Standardized Derived Elements** +
8.1 COHORT +
8.2 COHORT_ATTRIBUTE +
8.3 DRUG_ERA +
8.4 DOSE_ERA +
8.5 CONDITION_ERA \ No newline at end of file