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 2.0.0-ballot 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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "104213"] ; #
fhir:meta [
fhir:versionId [ fhir:v "17" ] ;
fhir:lastUpdated [ fhir:v "2024-07-16T17:44:55.303Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-map"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-map> ] )
] ; #
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: Composition 104213</b></p><a name=\"104213\"> </a><a name=\"hc104213\"> </a><a name=\"104213-en-US\"> </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: 17; Last updated: 2024-07-16 17:44:55+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-evidence-map.html\">EvidenceMap</a></p></div><p><b>Artifact Description</b>: </p><div><p>This example EvidenceMap has content that can be used for a SummaryOfFindings Profile of Composition.</p>\n</div><p><b>Artifact Copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/104213\">https://fevir.net/resources/Composition/104213</a></p><p><b>identifier</b>: FEvIR Object Identifier/104213</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 EvidenceMap}\">for Summary of Findings</span></p><p><b>date</b>: 2024-07-16 17:44:55+0000</p><p><b>author</b>: Brian S. Alper</p><p><b>title</b>: EvidenceMap: Bariatric Surgery Summary of Findings Example for GIN 2022</p><p><b>custodian</b>: Computable Publishing LLC</p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Label</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>Cite As</td><td>Cite as</td><td><div><p>EvidenceMap: Bariatric Surgery Summary of Findings Example for GIN 2022 [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104213. Revised 2024-07-02. Available at: https://fevir.net/resources/Composition/104213. Computable resource at: https://fevir.net/FLI/DocumentForComposition104213.</p>\n</div></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This example EvidenceMap has content that can be used for a SummaryOfFindings Profile of Composition." ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-copyright"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/" ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Composition/104213"^^xsd:anyURI] ; #
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"^^xsd:anyURI ] ;
fhir:value [ fhir:v "104213" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EvidenceMap" ] ;
fhir:display [ fhir:v "EvidenceMap" ] ] ) ;
fhir:text [ fhir:v "for Summary of Findings" ]
] ; #
fhir:subject ( [
fhir:reference [ fhir:v "Group/179562" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "EvidenceReportSubject: Clinical Outcomes for Effects of Bariatric Surgery" ]
] ) ; #
fhir:date [ fhir:v "2024-07-16T17:44:55.303Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Brian S. Alper" ]
] ) ; #
fhir:title [ fhir:v "EvidenceMap: Bariatric Surgery Summary of Findings Example for GIN 2022"] ; #
fhir:custodian [
fhir:display [ fhir:v "Computable Publishing LLC" ]
] ; #
fhir:relatesTo ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:label [ fhir:v "Cite as" ] ;
fhir:citation [ fhir:v "EvidenceMap: Bariatric Surgery Summary of Findings Example for GIN 2022 [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104213. Revised 2024-07-02. Available at: https://fevir.net/resources/Composition/104213. Computable resource at: https://fevir.net/FLI/DocumentForComposition104213." ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Outcomes" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outcome-measure" ] ;
fhir:display [ fhir:v "Outcome Measure" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "EvidenceVariable/49217" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: All-cause mortality" ] ] [
fhir:reference [ fhir:v "EvidenceVariable/104097" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: Nonfatal myocardial infarction or stroke" ] ] [
fhir:reference [ fhir:v "EvidenceVariable/104117" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: Remission of diabetes" ] ] [
fhir:reference [ fhir:v "EvidenceVariable/104118" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: New onset depression" ] ] [
fhir:reference [ fhir:v "EvidenceVariable/104119" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: Treatment with opioids" ] ] [
fhir:reference [ fhir:v "EvidenceVariable/104120" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeVariable: Additional GI surgical procedure" ] ] )
] [
fhir:title [ fhir:v "Outcome Importance Ratings" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "relative-importance" ] ;
fhir:display [ fhir:v "Relative Importance" ] ] ) ;
fhir:text [ fhir:v "Outcome Importance Ratings" ] ] ;
( fhir:entry [
fhir:reference [ fhir:v "ArtifactAssessment/104064" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 100) of All-cause mortality" ] ] [
fhir:reference [ fhir:v "ArtifactAssessment/104192" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 30) of Nonfatal myocardial infarction or stroke" ] ] [
fhir:reference [ fhir:v "ArtifactAssessment/104193" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 5) of Remission of diabetes" ] ] [
fhir:reference [ fhir:v "ArtifactAssessment/104194" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 5) of New onset depression" ] ] [
fhir:reference [ fhir:v "ArtifactAssessment/104195" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 5) of Treatment with opioids" ] ] [
fhir:reference [ fhir:v "ArtifactAssessment/104196" ] ;
fhir:type [ fhir:v "ArtifactAssessment"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Outcome Importance Rating (default value 8) of Additional GI surgical procedure" ] ] )
] [
fhir:title [ fhir:v "Comparative Evidence" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-intervention-vs-comparator" ] ;
fhir:display [ fhir:v "Evidence with intervention vs. comparator" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/49328" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: All-cause mortality effect of bariatric surgery in 2022 meta-analysis" ] ] [
fhir:reference [ fhir:v "Evidence/104098" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: Bypass surgery effects on Myocardial infarction or stroke in Swedish Obese Subjects (SOS) study" ] ] [
fhir:reference [ fhir:v "Evidence/104121" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: Bypass surgery effects on Remission of diabetes in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104155" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: Bypass surgery effects on New onset depression in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104156" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: Bypass surgery effects on Treatment with opioids in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104157" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparativeEvidence: Bypass surgery effects on Additional GI surgical procedure in JAMA 2018 Norwegian cohort study" ] ] )
] [
fhir:title [ fhir:v "Comparator Alone Evidence" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-with-comparator-alone" ] ;
fhir:display [ fhir:v "Evidence with comparator alone" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/104384" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: All-cause mortality without bariatric surgery in 2022 meta-analysis" ] ] [
fhir:reference [ fhir:v "Evidence/104397" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: Myocardial infarction or stroke without bariatric surgery (Control Group) in Swedish Obese Subjects (SOS) study" ] ] [
fhir:reference [ fhir:v "Evidence/104396" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: Remission of diabetes without bariatric surgery (Control Group) in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104395" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: New onset depression without bariatric surgery (Control Group) in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104394" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: Treatment with opioids without bariatric surgery (Control Group) in JAMA 2018 Norwegian cohort study" ] ] [
fhir:reference [ fhir:v "Evidence/104385" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ComparatorOnlyEvidence: Additional GI surgical procedure without bariatric surgery (Control Group) in JAMA 2018 Norwegian cohort study" ] ] )
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-11-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change