Fachbereiche, published by FO/IHE-D. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/fachbereich/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-23 | Maturity Level: 2 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/Altersgruppen> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Altersgruppen"] ;
fhir:Resource.language [ fhir:value "de-DE"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Altersgruppen</b></p><a name=\"Altersgruppen\"> </a><a name=\"hcAltersgruppen\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p></div><p>This case-sensitive code system <code>http://fachbereich.ihe-d.de/fhir/CodeSystem/Altersgruppen</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">juvenile<a name=\"Altersgruppen-juvenile\"> </a></td><td>jugendlich</td><td><18 Jahre</td><td>juvenile</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> child<a name=\"Altersgruppen-child\"> </a></td><td>Kind</td><td>children</td><td>child</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> baby<a name=\"Altersgruppen-baby\"> </a></td><td>Baby</td><td>Kind <1 Jahre</td><td>baby</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> newborn<a name=\"Altersgruppen-newborn\"> </a></td><td>Neugeborenes</td><td>Baby <3 Monate</td><td>newborn</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">adult<a name=\"Altersgruppen-adult\"> </a></td><td>Erwachsener</td><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">elder<a name=\"Altersgruppen-elder\"> </a></td><td>Senior</td><td>elderly people/seniors</td><td>>60 Jahre</td></tr></table></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "2"^^xsd:integer ]
] ;
fhir:CodeSystem.url [ fhir:value "http://fachbereich.ihe-d.de/fhir/CodeSystem/Altersgruppen"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:1.2.3.4.5.6.7.8.9.3" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.3.1"] ;
fhir:CodeSystem.name [ fhir:value "AltersgruppenCS"] ;
fhir:CodeSystem.title [ fhir:value "Altersgruppen"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-23"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "FO/IHE-D"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "FO/IHE-D" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.ihe-d.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "**Altersgruppen** zur Attributierung der Fachbereiche"] ;
fhir:CodeSystem.copyright [ fhir:value "CC-BY-4.0"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.valueSet [
fhir:value "http://fachbereich.ihe-d.de/fhir/ValueSet/Altersgruppen" ;
fhir:link <http://fachbereich.ihe-d.de/fhir/ValueSet/Altersgruppen>
] ;
fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "juvenile" ] ;
fhir:CodeSystem.concept.display [ fhir:value "jugendlich" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "<18 Jahre" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "juvenile" ]
] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "child" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Kind" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "children" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "child" ]
] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "baby" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Baby" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Kind <1 Jahre" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "baby" ]
] ;
fhir:CodeSystem.concept.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "newborn" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Neugeborenes" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Baby <3 Monate" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "newborn" ]
]
]
]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "adult" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Erwachsener" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "elder" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Senior" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "elderly people/seniors" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "en" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value ">60 Jahre" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/Altersgruppen.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/Altersgruppen.ttl> .
IG © 2026+ FO/IHE-D. Package fachbereich#0.3.1 based on FHIR 4.0.1. Generated 2026-07-31
Links: Table of Contents |
QA Report