| Package | hl7.fhir.us.daf |
| Resource Type | CodeSystem |
| Id | daf-research-data-models |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/daf/CodeSystem-daf-research-data-models.html |
| URL | http://hl7.org/fhir/us/daf-research/CodeSystem/daf-research-data-models |
| Version | 1.0.0 |
| Status | draft |
| Date | 2017-04-21T08:00:11+10:00 |
| Name | DAF Research Data Models |
| Realm | us |
| Authority | hl7 |
| Description | Research Data Models that are in use widely in the industry currently |
| Content | complete |
| ValueSet | |
| daf-research-data-models | DAF Research Data Models |
No resources found
Note: links and images are rebased to the (stated) source
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:
{
"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"
}
]
}