FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/daf-research-data-models

Packagehl7.fhir.us.daf
TypeCodeSystem
Iddaf-research-data-models
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/daf/CodeSystem-daf-research-data-models.html
URLhttp://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models
Version1.0.0
Statusdraft
Date2017-04-21T08:00:11+10:00
NameDAF Research Data Models
Realmus
Authorityhl7
DescriptionResearch Data Models that are in use widely in the industry currently
Contentcomplete

Resources that use this resource

ValueSet
daf-research-data-modelsDAF Research Data Models

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

DAF Research Data Models

Research Data Models that are in use widely in the industry currently

This code system http://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models defines the following codes:

CodeDisplayDefinition
PCORNet-CDM PCORNet Common Data Model[The Patient Centered Clinical Research Network (PCORNet)](http://www.pcornet.org/pcornet-common-data-model/) Common Data Model
OMOP OMOP Data Model[The Observational Medical Outcomes Partnership (OMOP)](http://omop.org/CDM) Data Model
i2b2 i2b2 Data Model[The Informatics for Integrating Biology & the Bedside ([i2b2)](https://www.i2b2.org/about/intro.html) Data Model

Source

{
  "resourceType": "CodeSystem",
  "id": "daf-research-data-models",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models",
  "version": "1.0.0",
  "name": "DAF Research Data Models",
  "status": "draft",
  "date": "2017-04-21T08:00:11+10:00",
  "publisher": "HL7 (FHIR Project)",
  "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"
    }
  ]
}