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
@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:ArtifactAssessment ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RecommendationMultiplexPCRDiagnostic-Justification"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.awmf.org/awmf.ig/StructureDefinition/recommendation-justification-awmf"^^xsd:anyURI ;
fhir:link <http://fhir.awmf.org/awmf.ig/StructureDefinition/recommendation-justification-awmf> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\">Justification for Recommendation Multiplex-PCR-Diagnostik</div>"^^rdf:XMLLiteral
] ; #
fhir:artifact [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/RecommendationMultiplexPCRDiagnostic" ]
] ; #
fhir:content ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "recommendation-rating" ] ;
fhir:display [ fhir:v "Recommendation Rating" ] ] ) ] ;
( fhir:component [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "strength-of-recommendation" ] ;
fhir:display [ fhir:v "Strength of Recommendation" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-strength-awmf"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Open Recommendation" ] ] ) ] ) ] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "direction-of-recommendation" ] ;
fhir:display [ fhir:v "Direction of Recommendation" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "against" ] ;
fhir:display [ fhir:v "Against" ] ] ) ] ) ] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf"^^xsd:anyURI ] ;
fhir:code [ fhir:v "level-of-consensus" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-level-of-consensus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "strong-consensus" ] ;
fhir:display [ fhir:v "Strong consensus" ] ] ) ] ) ] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rating-system" ] ;
fhir:display [ fhir:v "Rating System" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-evidence-rating-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AWMF" ] ] ) ] ) ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence" ] ;
fhir:display [ fhir:v "Evidence" ] ] ) ] ;
( fhir:relatesTo [
fhir:type [ fhir:v "justification" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "ArtifactAssessment/CoE-MultiplexPCRDiagnostic-Mortality" ] ] ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence" ] ;
fhir:display [ fhir:v "Evidence" ] ] ) ] ;
( fhir:relatesTo [
fhir:type [ fhir:v "justification" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "ArtifactAssessment/CoE-MultiplexPCRDiagnostic-AntibioticDays" ] ] ] )
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence" ] ;
fhir:display [ fhir:v "Evidence" ] ] ) ] ;
( fhir:relatesTo [
fhir:type [ fhir:v "justification" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "ArtifactAssessment/CoE-MultiplexPCRDiagnostic-TimeToDeescalation" ] ] ] )
] ) ; #
fhir:workflowStatus [ fhir:v "applied"] . #
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