This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, 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 "307252"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2025-02-11T20:52:28.873Z"^^xsd:dateTime ]
] ; #
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: Evidence 307252</b></p><a name=\"307252\"> </a><a name=\"hc307252\"> </a><a name=\"307252-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:52:28+0000</p></div><blockquote><p><b>RelatesTo</b></p><ul><li>type: part-of</li><li>targetReference: <a href=\"Composition-307245.html\">PARACHUTE Trial baseline characteristics</a></li></ul></blockquote><p><b>url</b>: <a href=\"https://fevir.net/resources/Evidence/307252\">https://fevir.net/resources/Evidence/307252</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/307252</p><p><b>name</b>: Weight_with_intervention</p><p><b>title</b>: Weight with intervention</p><p><b>status</b>: Active</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>author</b>: Joanne Dehnbostel: </p><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><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-297487.html\">PARACHUTE trial participants assigned parachute</a></p></blockquote><blockquote><p><b>variableDefinition</b></p><p><b>variableRole</b>: Outcome</p><p><b>observed</b>: <a href=\"EvidenceVariable-307244.html\">Weight</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>: 75.9 kg</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>12</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>24.4 kg</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "part-of" ] ] [
fhir:url [ fhir:v "targetReference"^^xsd:anyURI ] ;
fhir:value [
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:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"^^xsd:anyURI ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Evidence/307252"^^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/307252" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "Weight_with_intervention"] ; #
fhir:title [ fhir:v "Weight with intervention"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:publisher [ fhir:v "Computable Publishing LLC"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ] ] )
] ) ; #
fhir:author ( [
fhir:name [ fhir:v "Joanne Dehnbostel" ]
] ) ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
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/297487" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "PARACHUTE trial participants assigned parachute" ] ]
] [
fhir:variableRole [ fhir:v "outcome" ] ;
fhir:observed [
fhir:reference [ fhir:v "EvidenceVariable/307244" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Weight" ] ]
] ) ; #
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 75.9 ] ;
fhir:unit [ fhir:v "kg" ] ] ;
fhir:sampleSize [
fhir:knownDataCount [ fhir:v "12"^^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 24.4 ] ;
fhir:unit [ fhir:v "kg" ] ] ] )
] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#1.0.0-ballot2 based on FHIR 6.0.0-ballot2. Generated 2025-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change