FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypeArtifactAssessment
IdArtifactAssessment-ExampleRecommendationJustification.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ArtifactAssessment ExampleRecommendationJustification

ArtifactAssessment Version: 0.1.0

ArtifactAssessment Publication Status: active

date: 2020-01-03

artifact: PlanDefinition Recommendation Plan

content

informationType: Rating

type: Strength of recommendation

classifier: Strong for an intervention

content

informationType: Rating

type: Overall certainty

classifier: Very low quality

content

informationType: Rating

type: Consensus

classifier: Strong

content

informationType: Container

type: Certainty of evidence rating

RelatedArtifacts

-TypeClassifierResourceReference
*JustificationCertainty of evidence ratingArtifactAssessment: extension = 0.1.1,active; date = 2022-03-11; artifact[x] = ->Evidence ExampleStudyOutcomeEvidence

content

informationType: Container

type: Net effect

RelatedArtifacts

-TypeClassifierResourceReference
*Supported WithNet effectEvidence NetEffectExample

Source1

{
  "resourceType": "ArtifactAssessment",
  "id": "ExampleRecommendationJustification",
  "meta": {
    "profile": [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-justification"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ceosys-extension-artifact-assessment-version",
      "valueString": "0.1.0"
    },
    {
      "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ceosys-extension-artifact-assessment-publication-status",
      "valueCode": "active"
    }
  ],
  "date": "2020-01-03",
  "artifactReference": {
    "reference": "PlanDefinition/ExampleRecommendationPlan"
  },
  "content": [
    {
      "informationType": "rating",
      "type": {
        "coding": [
          {
            "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
            "code": "strength",
            "display": "Strength of recommendation"
          }
        ]
      },
      "classifier": [
        {
          "coding": [
            {
              "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-cs-recommendation-strength",
              "code": "strong-for"
            }
          ]
        }
      ]
    },
    {
      "informationType": "rating",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/certainty-type",
            "code": "Overall",
            "display": "Overall certainty"
          }
        ]
      },
      "classifier": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/certainty-rating",
              "code": "very-low",
              "display": "Very low quality"
            }
          ]
        }
      ]
    },
    {
      "informationType": "rating",
      "type": {
        "coding": [
          {
            "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
            "code": "consensus",
            "display": "Consensus"
          }
        ]
      },
      "classifier": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/recommendation-strength",
              "code": "strong",
              "display": "Strong"
            }
          ]
        }
      ]
    },
    {
      "informationType": "container",
      "type": {
        "coding": [
          {
            "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
            "code": "certainty-of-evidence-rating",
            "display": "Certainty of evidence rating"
          }
        ]
      },
      "relatedArtifact": [
        {
          "type": "justification",
          "classifier": [
            {
              "coding": [
                {
                  "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
                  "code": "certainty-of-evidence-rating",
                  "display": "Certainty of evidence rating"
                }
              ]
            }
          ],
          "resourceReference": {
            "reference": "ArtifactAssessment/ExampleCertaintyOfEvidenceRating"
          }
        }
      ]
    },
    {
      "informationType": "container",
      "type": {
        "coding": [
          {
            "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
            "code": "net-effect",
            "display": "Net effect"
          }
        ]
      },
      "relatedArtifact": [
        {
          "type": "supported-with",
          "classifier": [
            {
              "coding": [
                {
                  "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
                  "code": "net-effect",
                  "display": "Net effect"
                }
              ]
            }
          ],
          "resourceReference": {
            "reference": "Evidence/ExampleNetEffectEstimate"
          }
        }
      ]
    }
  ]
}