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
@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 "RecommendationHAPDiagnosis-B-Justification"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.awmf.org/awmf.ig/StructureDefinition/recommendation-justification"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/StructureDefinition/recommendation-justification> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\">Justification for Recommendation HAP Diagnose B</div>"^^rdf:XMLLiteral ]
] ; #
fhir:artifact [
a fhir:Reference ;
fhir:l fhir:Composition/RecommendationHAPDiagnosis-B ;
fhir:reference [ fhir:v "Composition/RecommendationHAPDiagnosis-B" ]
] ; #
fhir:content ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/CodeSystem/179423> ] ;
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:l <https://fevir.net/resources/CodeSystem/179423> ] ;
fhir:code [ fhir:v "strength-of-recommendation" ] ;
fhir:display [ fhir:v "Strength of Recommendation" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/recommendation-strength"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/recommendation-strength> ] ;
fhir:code [ fhir:v "weak" ] ;
fhir:display [ fhir:v "Weak" ] ] ) ] ) ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ;
fhir:l <https://fevir.net/resources/CodeSystem/179423> ] ;
fhir:code [ fhir:v "direction-of-recommendation" ] ;
fhir:display [ fhir:v "Direction of Recommendation" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-direction"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-recommendation-direction> ] ;
fhir:code [ fhir:v "for" ] ;
fhir:display [ fhir:v "For" ] ] ) ] ) ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf> ] ;
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:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-level-of-consensus> ] ;
fhir:code [ fhir:v "strong-consensus" ] ;
fhir:display [ fhir:v "Strong consensus" ] ] ) ] ) ] )
] ) ; #
fhir:workflowStatus [ fhir:v "applied"] . #
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