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

FHIR IG Statistics: ValueSet/age-group-de.ValueSet

Packaged4l-data4life.covid-19.r4
Resource TypeValueSet
Idage-group-de.ValueSet
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=d4l-data4life.covid-19.r4@0.8.0&canonical=http://fhir.data4life.care/covid-19/r4/ValueSet/age-group
URLhttp://fhir.data4life.care/covid-19/r4/ValueSet/age-group
Statusactive
NameAgegroup
DescriptionAge groups

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
age-groupAgeGroupCodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "http://fhir.data4life.care/covid-19/r4/ValueSet/age-group",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "name": "Agegroup",
  "status": "active",
  "description": "Age groups",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group"
      }
    ]
  },
  "language": "de",
  "expansion": {
    "timestamp": "2020-04-28T16:21:36.000Z",
    "identifier": "urn:uuid:739751d2-b2ca-48f0-aa97-c38ca3c1d521",
    "contains": [
      {
        "code": "below-40",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "jünger als 40"
      },
      {
        "code": "40-50",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "40-50"
      },
      {
        "code": "51-60",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "51-60"
      },
      {
        "code": "61-70",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "61-70"
      },
      {
        "code": "71-80",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "71-80"
      },
      {
        "code": "above-80",
        "system": "http://fhir.data4life.care/covid-19/r4/CodeSystem/age-group",
        "display": "über 80"
      }
    ]
  }
}