DAF Research, Release 1 Ballot

This page is part of the Data Access Framework (v1.8.0: STU 2 Ballot 2) based on FHIR v1.8.0. . For a full list of available versions, see the Directory of published versions

DAF Research Data Models

{
  "resourceType" : "CodeSystem",
  "id" : "daf-research-data-models",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>DAF Research Data Models</h2><div><p>Research Data Models that are in use widely in the industry currently</p>
</div><p>This code system http://hl7.org/fhir/us/core/2017Jan/CodeSystem/daf-research-data-models defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>PCORNet-CDM<a name="daf-research-data-models-PCORNet-CDM"> </a></td><td>PCORNet Common Data Model</td><td>[The Patient Centered Clinical Research Network (PCORNet)](http://www.pcornet.org/pcornet-common-data-model/) Common Data Model</td></tr><tr><td>OMOP<a name="daf-research-data-models-OMOP"> </a></td><td>OMOP Data Model</td><td>[The Observational Medical Outcomes Partnership (OMOP)](http://omop.org/CDM) Data Model</td></tr><tr><td>i2b2<a name="daf-research-data-models-i2b2"> </a></td><td>i2b2 Data Model</td><td>[The Informatics for Integrating Biology  &amp; the Bedside ([i2b2)](https://www.i2b2.org/about/intro.html) Data Model</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/2017Jan/CodeSystem/daf-research-data-models",
  "name" : "DAF Research Data Models",
  "status" : "draft",
  "publisher" : "HL7 (FHIR Project)",
  "date" : "2016-12-07T06:14:20+11:00",
  "description" : "Research Data Models that are in use widely in the industry currently",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/us/daf-research/ValueSet/daf-research-data-models",
  "content" : "complete",
  "concept" : [
    {
      "code" : "PCORNet-CDM",
      "display" : "PCORNet Common Data Model",
      "definition" : "[The Patient Centered Clinical Research Network (PCORNet)](http://www.pcornet.org/pcornet-common-data-model/) Common Data Model"
    },
    {
      "code" : "OMOP",
      "display" : "OMOP Data Model",
      "definition" : "[The Observational Medical Outcomes Partnership (OMOP)](http://omop.org/CDM) Data Model"
    },
    {
      "code" : "i2b2",
      "display" : "i2b2 Data Model",
      "definition" : "[The Informatics for Integrating Biology  & the Bedside ([i2b2)](https://www.i2b2.org/about/intro.html) Data Model"
    }
  ]
}