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

{
  "resourceType" : "ValueSet",
  "id" : "daf-research-data-models",
  "meta" : {
    "lastUpdated" : "2016-03-25T16:34:24.987-04:00",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    }
  },
  "url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-research-data-models",
  "version" : "1.3.0",
  "name" : "DAF Research Data Models",
  "status" : "active",
  "experimental" : true,
  "publisher" : "US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      }
    }
  },
  "date" : "2016-07-24",
  "description" : "Research Data Models that are in use widely in the industry currently",
  "compose" : {
    "include" : [
      {
        "concept" : [
          {
            "code" : "PCORNet-CDM",
            "display" : "PCORNet Common Data Model"
          },
          {
            "code" : "OMOP",
            "display" : "OMOP Data Model"
          },
          {
            "code" : "i2b2",
            "display" : "i2b2 Data Model"
          }
        }
      }
    }
  }
}