Dissolve-E: AWMF Guideline Registry
0.2.0 - ci-build
Dissolve-E: AWMF Guideline Registry - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-01-29 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cs-target-patient-group"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-target-patient-group</b></p><a name=\"cs-target-patient-group\"> </a><a name=\"hccs-target-patient-group\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-target-patient-group</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">adults<a name=\"cs-target-patient-group-adults\"> </a></td><td>Adults</td><td>Guideline specifically targeted at adult patients.</td><td>Erwachsene</td></tr><tr><td style=\"white-space:nowrap\">children-adolescents<a name=\"cs-target-patient-group-children-adolescents\"> </a></td><td>Children/Adolescents</td><td>Guideline specifically targeted at children and adolescents.</td><td>Kinder und Jugendliche</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-target-patient-group"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-target-patient-group>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "TargetPatientGroup"] ; #
fhir:title [ fhir:v "Target Patient Group"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-29T18:27:10+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AWMF e.V."] ; #
fhir:contact ( [
fhir:name [ fhir:v "AWMF e.V." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.awmf.org" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem defining the intended patient population for whom the guideline is applicable."] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "adults" ] ;
fhir:display [ fhir:v "Adults" ] ;
fhir:definition [
fhir:v "Guideline specifically targeted at adult patients." ;
( fhir:extension [
( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang ] ;
fhir:value [
a fhir:Code ;
fhir:v "de" ] ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content ] ;
fhir:value [
a fhir:String ;
fhir:v "Leitlinie richtet sich an Erwachsene." ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation> ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Erwachsene" ] ] )
] [
fhir:code [ fhir:v "children-adolescents" ] ;
fhir:display [ fhir:v "Children/Adolescents" ] ;
fhir:definition [
fhir:v "Guideline specifically targeted at children and adolescents." ;
( fhir:extension [
( fhir:extension [
fhir:url [
fhir:v "lang"^^xsd:anyURI ;
fhir:l fhir:lang ] ;
fhir:value [
a fhir:Code ;
fhir:v "de" ] ] [
fhir:url [
fhir:v "content"^^xsd:anyURI ;
fhir:l fhir:content ] ;
fhir:value [
a fhir:String ;
fhir:v "Leitlinie richtet sich an Kinder und Jugendliche." ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/translation> ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Kinder und Jugendliche" ] ] )
] ) . #
IG © 2024+ AWMF e.V.. Package awmf.ig#0.2.0 based on FHIR 6.0.0-ballot3. Generated 2026-01-29
Links: Table of Contents |
QA Report