OMOP/Documentation/report.Rmd

20 lines
463 B
Plaintext
Raw Normal View History

2017-06-16 18:11:02 +00:00
---
2017-06-20 13:04:54 +00:00
title: "OMOP Common Data Model v5.1 Specifications"
2017-06-16 19:55:59 +00:00
author: "Christian Reich, Patrick Ryan, Rimma Belenkaya, Karthik Natarajan and Clair Blacketer"
date: "`r Sys.Date()`"
output:
pdf_document:
number_sections: yes
toc: yes
linkcolor: blue
2017-06-16 18:11:02 +00:00
---
2017-06-20 13:04:54 +00:00
# License
2017-06-16 18:11:02 +00:00
2017-06-20 13:04:54 +00:00
```{r child = 'C:/Git/CommonDataModel.wiki/License.md'}
2017-06-16 19:55:59 +00:00
```
2017-06-20 13:04:54 +00:00
# The Role of the Common Data Model
```{r child = 'C:/Git/CommonDataModel.wiki/Background/The-Role-of-the-Common-Data-Model.md'}
```