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

: RecommendationHAPDiagnosis-A-Justification - JSON Representation

Raw json | Download

{
  "resourceType" : "ArtifactAssessment",
  "id" : "RecommendationHAPDiagnosis-A-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 A</div>"
  },
  "artifactReference" : {
    🔗 "reference" : "Composition/RecommendationHAPDiagnosis-A"
  },
  "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" : "strong",
                  "display" : "Strong"
                }
              ]
            }
          ]
        },
        {
          "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"
}