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 "307245"] ; #
fhir:meta [
fhir:versionId [ fhir:v "22" ] ;
fhir:lastUpdated [ fhir:v "2025-07-24T10:12:06.014Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-measure-report"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-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 307245</b></p><a name=\"307245\"> </a><a name=\"hc307245\"> </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: 22; Last updated: 2025-07-24 10:12:06+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-baseline-measure-report.html\">BaselineMeasureReport</a></p></div><p><b>Artifact Description</b>: </p><div><p>This Composition Resource is an example of a Baseline Measure Report for the EBMonFHIR IG</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/307245\">https://fevir.net/resources/Composition/307245</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/307245</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 BaselineMeasureReport}\">Baseline Measure Report</span></p><p><b>date</b>: 2025-07-24 10:12:06+0000</p><p><b>author</b>: Joanne Dehnbostel</p><p><b>title</b>: PARACHUTE Trial baseline characteristics</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 baseline characteristics [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307245. Revised 2025-07-24. Available at: https://fevir.net/resources/Composition/307245. Computable resource at: https://fevir.net/FLI/DocumentForComposition307245.</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 a Baseline Measure Report for the EBMonFHIR IG" ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Composition/307245"^^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 "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/307245" ] ;
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 "BaselineMeasureReport" ] ;
fhir:display [ fhir:v "BaselineMeasureReport" ] ] ) ;
fhir:text [ fhir:v "Baseline Measure Report" ]
] ; #
fhir:date [ fhir:v "2025-07-24T10:12:06.014Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:display [ fhir:v "Joanne Dehnbostel" ]
] ) ; #
fhir:title [ fhir:v "PARACHUTE Trial baseline characteristics"] ; #
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 baseline characteristics [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 307245. Revised 2025-07-24. Available at: https://fevir.net/resources/Composition/307245. Computable resource at: https://fevir.net/FLI/DocumentForComposition307245." ]
] ) ; #
fhir:section ( [
fhir:title [ fhir:v "Results for Age" ] ;
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/297518" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Age" ] ] ;
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/298035" ] ;
fhir:display [ fhir:v "Age with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/298037" ] ;
fhir:display [ fhir:v "Age with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Sex" ] ;
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/297728" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Sex" ] ] ;
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/298049" ] ;
fhir:display [ fhir:v "Sex with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303335" ] ;
fhir:display [ fhir:v "Sex with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Ethnic Group" ] ;
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/297729" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Ethnic Group" ] ] ;
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/303336" ] ;
fhir:display [ fhir:v "Ethnic Group with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303337" ] ;
fhir:display [ fhir:v "Ethnic Group with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Height" ] ;
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/297730" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Height" ] ] ;
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/298038" ] ;
fhir:display [ fhir:v "Height with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/298039" ] ;
fhir:display [ fhir:v "Height with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for History of Broken Bones" ] ;
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/297731" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "History of Broken Bones" ] ] ;
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/298040" ] ;
fhir:display [ fhir:v "History of Broken Bones with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/298041" ] ;
fhir:display [ fhir:v "History of Broken Bones with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for History of Acrophobia" ] ;
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/297732" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "History of Acrophobia" ] ] ;
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/303338" ] ;
fhir:display [ fhir:v "History of Acrophobia with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303339" ] ;
fhir:display [ fhir:v "History of Acrophobia with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for History of Parachute Use" ] ;
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/297733" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "History of Parachute Use" ] ] ;
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/303340" ] ;
fhir:display [ fhir:v "History of Parachute Use with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303341" ] ;
fhir:display [ fhir:v "History of Parachute Use with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Family History of Parachute Use" ] ;
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/297734" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Family History of Parachute Use" ] ] ;
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/303342" ] ;
fhir:display [ fhir:v "Family History of Parachute Use with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303343" ] ;
fhir:display [ fhir:v "Family History of Parachute Use with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Frequent Flier" ] ;
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/297735" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Frequent Flier" ] ] ;
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/303344" ] ;
fhir:display [ fhir:v "Frequent Flier with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303345" ] ;
fhir:display [ fhir:v "Frequent Flier with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for International vs Domestic Flight" ] ;
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/297736" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "International vs Domestic Flight" ] ] ;
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/303346" ] ;
fhir:display [ fhir:v "International vs Domestic Flight with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/303347" ] ;
fhir:display [ fhir:v "International vs Domestic Flight with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Aircraft Type" ] ;
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/297738" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Aircraft Type" ] ] ;
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/307430" ] ;
fhir:display [ fhir:v "Aircraft Type with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/307431" ] ;
fhir:display [ fhir:v "Aircraft Type with comparator" ] ] )
] [
fhir:title [ fhir:v "Results for Velocity" ] ;
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/297739" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Velocity" ] ] ;
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/307441" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Velocity for non participant group" ] ] [
fhir:reference [ fhir:v "Evidence/307443" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Velocity for enrolled group" ] ] [
fhir:reference [ fhir:v "Evidence/298047" ] ;
fhir:display [ fhir:v "Velocity with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/298048" ] ;
fhir:display [ fhir:v "Velocity with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/307448" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Velocity comparing non participants vs participants" ] ] )
] [
fhir:title [ fhir:v "Results for Altitude" ] ;
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/297740" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude" ] ] ;
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/307442" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude for non participant group" ] ] [
fhir:reference [ fhir:v "Evidence/307444" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude for enrolled group" ] ] [
fhir:reference [ fhir:v "Evidence/307250" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/307251" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude with comparator" ] ] [
fhir:reference [ fhir:v "Evidence/307447" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude comparing non participants vs participants" ] ] )
] [
fhir:title [ fhir:v "Results for Weight" ] ;
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/307244" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Weight" ] ] ;
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/307252" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Weight with intervention" ] ] [
fhir:reference [ fhir:v "Evidence/307253" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Weight with 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