Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview
Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions
| Active as of 2025-08-06 |
@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-evidence-to-decision-certainty-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-evidence-to-decision-certainty-type</b></p><a name=\"cs-evidence-to-decision-certainty-type\"> </a><a name=\"hccs-evidence-to-decision-certainty-type\"> </a><p>This case-insensitive code system <code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-evidence-to-decision-certainty-type</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\">benefits-and-harms<a name=\"cs-evidence-to-decision-certainty-type-benefits-and-harms\"> </a></td><td>Benefits and Harms</td><td>Summary of most important benefits and harms</td><td>Nutzen und Schaden</td></tr><tr><td style=\"white-space:nowrap\">preference-and-values<a name=\"cs-evidence-to-decision-certainty-type-preference-and-values\"> </a></td><td>Preference and values</td><td>Typical patient preferences and values? Common issues or expected variability?</td><td>Wertvorstellungen und Präferenzen</td></tr><tr><td style=\"white-space:nowrap\">resources<a name=\"cs-evidence-to-decision-certainty-type-resources\"> </a></td><td>Resources</td><td>Issues with costs or resource use? For whom? Cost-benefit analysis? Implementation or other issues?</td><td>Ressourcen</td></tr><tr><td style=\"white-space:nowrap\">equity<a name=\"cs-evidence-to-decision-certainty-type-equity\"> </a></td><td>Equity</td><td>How do the different alternatives affect equity?</td><td>Gerechtigkeit</td></tr><tr><td style=\"white-space:nowrap\">acceptability<a name=\"cs-evidence-to-decision-certainty-type-acceptability\"> </a></td><td>Acceptability</td><td>Are the alternatives acceptable for the target population and its implementors?</td><td>Akzeptanz</td></tr><tr><td style=\"white-space:nowrap\">feasibility<a name=\"cs-evidence-to-decision-certainty-type-feasibility\"> </a></td><td>Feasibility</td><td>How feasible will it be to implement the different alternatives? Any issues?</td><td>Durchführbarkeit</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-evidence-to-decision-certainty-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "EvidenceToDecisionCertaintyType"] ; #
fhir:title [ fhir:v "Evidence To Decision Certainty type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-06T18:15:04+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 values to represent the GRADE Evidence to Decision (EtD) Framework Certainty Type"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "benefits-and-harms" ] ;
fhir:display [ fhir:v "Benefits and Harms" ] ;
fhir:definition [
fhir:v "Summary of most important benefits and harms" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Zusammenfassung der wichtigsten Nutzen und Schäden." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Nutzen und Schaden" ] ] )
] [
fhir:code [ fhir:v "preference-and-values" ] ;
fhir:display [ fhir:v "Preference and values" ] ;
fhir:definition [
fhir:v "Typical patient preferences and values? Common issues or expected variability?" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Typische Wertvorstellungen und Präferenzen der/des Patient*in? Geläufige Probleme oder erwartete Variabilität?" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Wertvorstellungen und Präferenzen" ] ] )
] [
fhir:code [ fhir:v "resources" ] ;
fhir:display [ fhir:v "Resources" ] ;
fhir:definition [
fhir:v "Issues with costs or resource use? For whom? Cost-benefit analysis? Implementation or other issues?" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Probleme bezogen auf Kosten oder Ressourcenverbrauch? Für wen? Kosten-Nutzen-Analyse? Umsetzung oder andere Probleme?" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ressourcen" ] ] )
] [
fhir:code [ fhir:v "equity" ] ;
fhir:display [ fhir:v "Equity" ] ;
fhir:definition [
fhir:v "How do the different alternatives affect equity?" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Wie wirken sich die verschiedenen Alternativen auf die Gerechtigkeit aus?" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Gerechtigkeit" ] ] )
] [
fhir:code [ fhir:v "acceptability" ] ;
fhir:display [ fhir:v "Acceptability" ] ;
fhir:definition [
fhir:v "Are the alternatives acceptable for the target population and its implementors?" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Sind die Alternativen für die Zielpopulatino und die Durchführenden akzeptabel?" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Akzeptanz" ] ] )
] [
fhir:code [ fhir:v "feasibility" ] ;
fhir:display [ fhir:v "Feasibility" ] ;
fhir:definition [
fhir:v "How feasible will it be to implement the different alternatives? Any issues?" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "de" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Wie praktikabel ist die Umsetzung der verschiedenen Alternativen? Gibt es Probleme?" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Durchführbarkeit" ] ] )
] ) . #
IG © 2024+ AWMF e.V.. Package awmf.ig#0.1.0 based on FHIR 6.0.0-ballot3. Generated 2025-08-06
Links: Table of Contents |
QA Report