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
@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:Evidence ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "307251"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2025-02-11T20:47:25.880Z"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Evidence 307251</b></p><a name=\"307251\"> </a><a name=\"hc307251\"> </a><a name=\"307251-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: 2; Last updated: 2025-02-11 20:47:25+0000</p></div><p><b>url</b>: <a href=\"https://fevir.net/resources/Evidence/307251\">https://fevir.net/resources/Evidence/307251</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/307251</p><p><b>name</b>: Altitude_with_comparator</p><p><b>title</b>: Altitude with comparator</p><p><b>status</b>: Active</p><p><b>author</b>: Joanne Dehnbostel: </p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Target[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Part Of</td><td><a href=\"Composition-307245.html\">PARACHUTE Trial baseline characteristics</a></td></tr></table><p><b>description</b>: </p><div><p>This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.</p>\n</div><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Population</p><p><b>observed</b>: <a href=\"Group-297489.html\">Parachute trial participants assigned an empty backpack</a></p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Outcome</p><p><b>observed</b>: <a href=\"EvidenceVariable-297740.html\">Altitude</a></p></blockquote><blockquote><p><b>statistic</b></p><p><b>statisticType</b>: <span title=\"Codes:{https://fevir.net/sevco STATO:0000573}\">mean</span></p><p><b>quantity</b>: 0.6 meters</p><h3>SampleSizes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>KnownDataCount</b></td></tr><tr><td style=\"display: none\">*</td><td>11</td></tr></table><h3>AttributeEstimates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fevir.net/sevco STATO:0000237}\">standard deviation</span></td><td>0.1 meters</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fevir.net/resources/Evidence/307251"^^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/307251" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "Altitude_with_comparator"] ; #
fhir:title [ fhir:v "Altitude with comparator"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:author ( [
fhir:name [ fhir:v "Joanne Dehnbostel" ]
] ) ; #
fhir:publisher [ fhir:v "Computable Publishing LLC"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ] ] )
] ) ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:relatesTo ( [
fhir:type [ fhir:v "part-of" ] ;
fhir:target [
a fhir:Reference ;
fhir:reference [ fhir:v "Composition/307245" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE Trial baseline characteristics" ] ]
] ) ; #
fhir:description [ fhir:v "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide."] ; #
fhir:variableDefinition ( [
fhir:variableRole [ fhir:v "population" ] ;
fhir:observed [
fhir:reference [ fhir:v "Group/297489" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Parachute trial participants assigned an empty backpack" ] ]
] [
fhir:variableRole [ fhir:v "outcome" ] ;
fhir:observed [
fhir:reference [ fhir:v "EvidenceVariable/297740" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Altitude" ] ]
] ) ; #
fhir:statistic ( [
fhir:statisticType [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
fhir:code [ fhir:v "STATO:0000573" ] ;
fhir:display [ fhir:v "mean" ] ] ) ] ;
fhir:quantity [
fhir:value [ fhir:v 0.6 ] ;
fhir:unit [ fhir:v "meters" ] ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "11"^^xsd:nonNegativeInteger ] ] ;
( fhir:attributeEstimate [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/sevco"^^xsd:anyURI ] ;
fhir:code [ fhir:v "STATO:0000237" ] ;
fhir:display [ fhir:v "standard deviation" ] ] ) ] ;
fhir:quantity [
fhir:value [ fhir:v 0.1 ] ;
fhir:unit [ fhir:v "meters" ] ] ] )
] ) . #
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-05-01
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change