Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@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 "179693"] ; #
fhir:meta [
fhir:versionId [ fhir:v "10" ] ;
fhir:lastUpdated [ fhir:v "2025-08-14T14:13:53.000Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/certainty-of-evidence"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/certainty-of-evidence> ] [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-assessment"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-assessment> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ArtifactAssessment 179693</b></p><a name=\"179693\"> </a><a name=\"hc179693\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 10; Last updated: 2025-08-14 14:13:53+0000</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-certainty-of-evidence.html\">CertaintyOfEvidence</a>, <a href=\"StructureDefinition-evidence-assessment.html\">EvidenceAssessment</a></p></div><p><b>Artifact Description</b>: </p><div><p>This example of a CertaintyOfEvidence Profile shows a recursive pattern of component elements with type/classifier paired values for different aspects of rating the certainty of evidence.</p>\n</div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>identifier</b>: FEvIR Object Identifier/179693</p><p><b>title</b>: Certainty of Evidence Rating of 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY)</p><p><b>citeAs</b>: </p><div><p>Certainty of Evidence Rating of 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY) [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179693. Revised 2025-08-14. Available at: https://fevir.net/resources/ArtifactAssessment/179693. Computable resource at: https://fevir.net/resources/ArtifactAssessment/179693#json.</p>\n</div><p><b>artifact</b>: <a href=\"Evidence-55.html\">14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY)</a></p><blockquote><p><b>content</b></p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 rating-system}\">Rating System</span></p><p><b>classifier</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/ebm/CodeSystem/evidence-rating-system-classifier-codesystem GRADE}\">GRADE</span></p><p><b>freeToShare</b>: true</p></blockquote><blockquote><p><b>content</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/certainty-type Overall}\">Overall certainty</span></p><p><b>classifier</b>: <span title=\"Codes:{http://hl7.org/fhir/certainty-rating low}\">Low quality</span></p><p><b>freeToShare</b>: true</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "This example of a CertaintyOfEvidence Profile shows a recursive pattern of component elements with type/classifier paired values for different aspects of rating the certainty of evidence." ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [ fhir:v "https://fevir.net/FOI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "179693" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:title [ fhir:v "Certainty of Evidence Rating of 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY)"] ; #
fhir:citeAs [ fhir:v "Certainty of Evidence Rating of 14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY) [Database Entry: FHIR ArtifactAssessment Resource]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179693. Revised 2025-08-14. Available at: https://fevir.net/resources/ArtifactAssessment/179693. Computable resource at: https://fevir.net/resources/ArtifactAssessment/179693#json."] ; #
fhir:artifact [
a fhir:Reference ;
fhir:reference [ fhir:v "Evidence/55" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "14-day mortality remdesivir vs placebo meta-analysis (ACTT-1, Wang et al, WHO SOLIDARITY)" ]
] ; #
fhir:content ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rating-system" ] ;
fhir:display [ fhir:v "Rating System" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/ebm/CodeSystem/evidence-rating-system-classifier-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GRADE" ] ;
fhir:display [ fhir:v "GRADE" ] ] ) ] ) ;
fhir:freeToShare [ fhir:v true ]
] [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/certainty-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Overall" ] ;
fhir:display [ fhir:v "Overall certainty" ] ] ) ] ;
( fhir:classifier [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/certainty-rating"^^xsd:anyURI ] ;
fhir:code [ fhir:v "low" ] ;
fhir:display [ fhir:v "Low quality" ] ] ) ] ) ;
fhir:freeToShare [ fhir:v true ]
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot2 based on FHIR 6.0.0-ballot3. Generated 2025-09-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change