| Package | de.bbmri.fhir |
| Resource Type | CodeSystem |
| Id | DataCategory |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/DataCategory |
| URL | https://fhir.bbmri.de/CodeSystem/DataCategory |
| Version | 1.1.0 |
| Status | active |
| Date | 2020-05-28T14:12:37+00:00 |
| Name | DataCategory |
| Title | Data Category |
| Content | complete |
| ValueSet | |
| DataCategory | Data Category |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://fhir.bbmri.de/CodeSystem/DataCategory defines the following codes:
{
"resourceType": "CodeSystem",
"id": "DataCategory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.bbmri.de/CodeSystem/DataCategory",
"version": "1.1.0",
"name": "DataCategory",
"title": "Data Category",
"status": "active",
"date": "2020-05-28T14:12:37+00:00",
"publisher": "BBMRI.de",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.bbmri.de"
},
{
"system": "email",
"value": "feedback@germanbiobanknode.de"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"concept": [
{
"code": "BIOLOGICAL_SAMPLES",
"display": "Biological samples"
},
{
"code": "GENEALOGICAL_RECORDS",
"display": "Genealogical records"
},
{
"code": "IMAGING_DATA",
"display": "Imaging data"
},
{
"code": "MEDICAL_RECORDS",
"display": "Medical records"
},
{
"code": "NATIONAL_REGISTRIES",
"display": "National registries"
},
{
"code": "NAV",
"display": "Not available"
},
{
"code": "OTHER",
"display": "other"
},
{
"code": "PHYSIOLOGICAL_BIOCHEMICAL_MEASUREMENTS",
"display": "Physiological/Biochemical measurements"
},
{
"code": "SURVEY_DATA",
"display": "Survey data"
}
]
}