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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "312172"] ; #
fhir:meta [
fhir:versionId [ fhir:v "16" ] ;
fhir:lastUpdated [ fhir:v "2025-07-23T22:14:04.311Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-measure-report"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-measure-report> ] )
] ; #
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 312172</b></p><a name=\"312172\"> </a><a name=\"hc312172\"> </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: 16; Last updated: 2025-07-23 22:14:04+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-outcome-measure-report.html\">OutcomeMeasureReport</a></p></div><p><b>Artifact Description</b>: </p><div><p>This Composition Resource is an example of an outcome measure report for the EBMonFHIR iG</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>url</b>: <a href=\"https://fevir.net/resources/Composition/312172\">https://fevir.net/resources/Composition/312172</a></p><p><b>identifier</b>: FEvIR Object Identifier/312172</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 OutcomeMeasureReport}\">Outcome Measure Report</span></p><p><b>date</b>: 2025-07-23 22:14:04+0000</p><p><b>author</b>: Brian S. Alper, MD, MSPH</p><p><b>title</b>: PARACHUTE Trial Results</p><p><b>custodian</b>: <a href=\"Organization-118079.html\">Computable Publishing LLC</a></p><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Part Of</p><p><b>target</b>: <a href=\"Composition-292951.html\">Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial.</a></p></blockquote><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Cite As</p><p><b>target</b>: </p><div><p>PARACHUTE Trial Results [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312172. Revised 2025-07-23. Available at: https://fevir.net/resources/Composition/312172. Computable resource at: https://fevir.net/FLI/DocumentForComposition312172.</p>\n</div></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 Composition Resource is an example of an outcome measure report for the EBMonFHIR iG" ]
] [
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:url [ fhir:v "https://fevir.net/resources/Composition/312172"^^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/FOI"^^xsd:anyURI ] ;
fhir:value [ fhir:v "312172" ] ;
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 "OutcomeMeasureReport" ] ;
fhir:display [ fhir:v "OutcomeMeasureReport" ] ] ) ;
fhir:text [ fhir:v "Outcome Measure Report" ]
] ; #
fhir:date [ fhir:v "2025-07-23T22:14:04.311Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:display [ fhir:v "Brian S. Alper, MD, MSPH" ]
] ) ; #
fhir:title [ fhir:v "PARACHUTE Trial Results"] ; #
fhir:custodian [
fhir:reference [ fhir:v "Organization/118079" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Computable Publishing LLC" ]
] ; #
fhir:relatesTo ( [
fhir:type [ fhir:v "part-of" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/292951" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute use to prevent death and major trauma when jumping from aircraft: randomized controlled trial." ] ]
] [
fhir:type [ fhir:v "cite-as" ] ;
fhir:target [
a fhir:markdown ;
fhir:v "PARACHUTE Trial Results [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 312172. Revised 2025-07-23. Available at: https://fevir.net/resources/Composition/312172. Computable resource at: https://fevir.net/FLI/DocumentForComposition312172." ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Results for Death or Major Traumatic Injury on Impact" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297743" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury on Impact" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312173" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury on Impact with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318264" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury on Impact with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318273" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury on Impact comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Injury Severity Score on Impact" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297744" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score on Impact" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312174" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score on Impact with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318265" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score on Impact with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/312181" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score on Impact comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Death or Major Traumatic Injury 30 days after Impact" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297745" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury 30 days after Impact" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312175" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury 30 days after Impact with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318266" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury 30 days after Impact with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318274" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Death or Major Traumatic Injury 30 days after Impact comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Injury Severity Score 30 days after Impact" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297746" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score 30 days after Impact" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312176" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score 30 days after Impact with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318267" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score 30 days after Impact with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318275" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Injury Severity Score 30 days after Impact comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Health Survey Score Total" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297747" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score Total" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312177" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score Total with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318269" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score Total with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318276" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score Total comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Health Survey Score-Physical Health Subscore" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297748" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Physical Health Subscore" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312178" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Physical Health Subscore with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318270" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Physical Health Subscore with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318277" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Physical Health Subscore comparing intervention vs. comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Health Survey Score-Mental Health Subscore" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "results" ] ;
fhir:display [ fhir:v "Results" ] ] ) ] ;
fhir:focus [
fhir:reference [ fhir:v "EvidenceVariable/297749" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Mental Health Subscore" ] ] ;
fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "Evidence/312179" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Mental Health Subscore with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/318271" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Mental Health Subscore with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/318278" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Health Survey Score-Mental Health Subscore comparing intervention vs. comparator" ] ] )
] ) . #
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