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
{
"resourceType" : "ArtifactAssessment",
"id" : "RecommendationHAPDiagnosis-B-Justification",
"meta" : {
"profile" : [
🔗 "http://fhir.awmf.org/awmf.ig/StructureDefinition/recommendation-justification"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\">Justification for Recommendation HAP Diagnose B</div>"
},
"artifactReference" : {
🔗 "reference" : "Composition/RecommendationHAPDiagnosis-B"
},
"content" : [
{
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "recommendation-rating",
"display" : "Recommendation Rating"
}
]
},
"component" : [
{
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "strength-of-recommendation",
"display" : "Strength of Recommendation"
}
]
},
"classifier" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/recommendation-strength",
"code" : "weak",
"display" : "Weak"
}
]
}
]
},
{
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "direction-of-recommendation",
"display" : "Direction of Recommendation"
}
]
},
"classifier" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-recommendation-direction-cs",
"code" : "for",
"display" : "For"
}
]
}
]
},
{
"type" : {
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
"code" : "level-of-consensus"
}
]
},
"classifier" : [
{
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-level-of-consensus",
"code" : "strong-consensus",
"display" : "Strong consensus"
}
]
}
]
}
]
}
],
"workflowStatus" : "applied"
}