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-pico"] ; #
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-pico</b></p><a name=\"cs-pico\"> </a><a name=\"hccs-pico\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico</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\">pico-question<a name=\"cs-pico-pico-question\"> </a></td><td>PICO question</td><td>PICO question</td><td>PICO Fragestellung</td></tr><tr><td style=\"white-space:nowrap\">population<a name=\"cs-pico-population\"> </a></td><td>Population</td><td>Population</td><td>Population</td></tr><tr><td style=\"white-space:nowrap\">intervention<a name=\"cs-pico-intervention\"> </a></td><td>Intervention</td><td>Intervention</td><td>Intervention</td></tr><tr><td style=\"white-space:nowrap\">comparator<a name=\"cs-pico-comparator\"> </a></td><td>Comparator</td><td>Comparator</td><td>Vergleichsintervention</td></tr><tr><td style=\"white-space:nowrap\">outcome<a name=\"cs-pico-outcome\"> </a></td><td>Outcome</td><td>Outcome</td><td>Outcome</td></tr><tr><td style=\"white-space:nowrap\">setting<a name=\"cs-pico-setting\"> </a></td><td>Setting</td><td>Setting</td><td>Setting</td></tr><tr><td style=\"white-space:nowrap\">timing<a name=\"cs-pico-timing\"> </a></td><td>Timing</td><td>Timing</td><td>Zeitpunkt</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico>
] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "PICOCS"] ; #
fhir:title [ fhir:v "PICO Related Terms"] ; #
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 different terms related to PICO question and objects"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "pico-question" ] ;
fhir:display [ fhir:v "PICO question" ] ;
fhir:definition [
fhir:v "PICO question" ;
( 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 "PICO Fragestellung" ] ] ) ;
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 "PICO Fragestellung" ] ] )
] [
fhir:code [ fhir:v "population" ] ;
fhir:display [ fhir:v "Population" ] ;
fhir:definition [
fhir:v "Population" ;
( 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 "Population" ] ] ) ;
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 "Population" ] ] )
] [
fhir:code [ fhir:v "intervention" ] ;
fhir:display [ fhir:v "Intervention" ] ;
fhir:definition [
fhir:v "Intervention" ;
( 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 "Intervention" ] ] ) ;
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 "Intervention" ] ] )
] [
fhir:code [ fhir:v "comparator" ] ;
fhir:display [ fhir:v "Comparator" ] ;
fhir:definition [
fhir:v "Comparator" ;
( 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 "Vergleichsintervention" ] ] ) ;
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 "Vergleichsintervention" ] ] )
] [
fhir:code [ fhir:v "outcome" ] ;
fhir:display [ fhir:v "Outcome" ] ;
fhir:definition [
fhir:v "Outcome" ;
( 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 "Outcome" ] ] ) ;
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 "Outcome" ] ] )
] [
fhir:code [ fhir:v "setting" ] ;
fhir:display [ fhir:v "Setting" ] ;
fhir:definition [
fhir:v "Setting" ;
( 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 "Setting" ] ] ) ;
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 "Setting" ] ] )
] [
fhir:code [ fhir:v "timing" ] ;
fhir:display [ fhir:v "Timing" ] ;
fhir:definition [
fhir:v "Timing" ;
( 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 "Zeitpunkt" ] ] ) ;
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 "Zeitpunkt" ] ] )
] ) . #
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