| Package | d4l-data4life.covid-19.r4 |
| Resource Type | CodeSystem |
| Id | age-group.CodeSystem |
| FHIR Version | R4 |
| Source | null/https://simplifier.net/resolve?scope=d4l-data4life.covid-19.r4@0.8.0&canonical=http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group |
| URL | http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group |
| Status | active |
| Name | AgeGroupCodeSystem |
| Description | CodeSystem with age groups for COVID-19 questionnaire |
| Copyright | D4L data4life gGmbH, Charité – Universitätsmedizin Berlin, BIH - Berliner Institut für Gesundheitsforschung, hih - health innovation hub des Bundesministeriums für Gesundheit, and MOLIT Institut gGmbH |
| Content | complete |
| ValueSet | |
| age-group | Agegroup |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"language": "en",
"url": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
"publisher": "D4L data4life gGmbH",
"contact": [
{
"name": "D4L data4life gGmbH",
"telecom": [
{
"system": "url",
"value": "https://www.data4life.care"
}
]
}
],
"copyright": "D4L data4life gGmbH, Charité – Universitätsmedizin Berlin, BIH - Berliner Institut für Gesundheitsforschung, hih - health innovation hub des Bundesministeriums für Gesundheit, and MOLIT Institut gGmbH",
"name": "AgeGroupCodeSystem",
"status": "active",
"description": "CodeSystem with age groups for COVID-19 questionnaire",
"content": "complete",
"concept": [
{
"code": "below-40",
"display": "under 40",
"designation": [
{
"language": "de",
"value": "jünger als 40"
}
]
},
{
"code": "40-50",
"display": "40-50"
},
{
"code": "51-60",
"display": "51-60"
},
{
"code": "61-70",
"display": "61-70"
},
{
"code": "71-80",
"display": "71-80"
},
{
"code": "above-80",
"display": "over 80",
"designation": [
{
"language": "de",
"value": "über 80"
}
]
}
]
}