FHIR IG analytics| Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
| Resource Type | ArtifactAssessment |
| Id | ArtifactAssessment-ExampleRecommendationJustification.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ArtifactAssessment ExampleRecommendationJustification
Profile: Recommendation Justification
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
Type Classifier ResourceReference Justification Certainty of evidence rating ArtifactAssessment: extension = 0.1.1,active; date = 2022-03-11; artifact[x] = ->Evidence ExampleStudyOutcomeEvidence
content
informationType: Container
type: Net effect
RelatedArtifacts
Type Classifier ResourceReference Supported With Net effect Evidence NetEffectExample
{
"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"
}
}
]
}
]
}