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:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "179785"] ; #
fhir:meta [
fhir:versionId [ fhir:v "9" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T21:01:03.463Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-comparator-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-comparator-definition> ] )
] ; #
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:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "ConceptualComparatorDefinition: Usual-care pharmacologic thromboprophylaxis [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179785. Revised 2024-12-27. Available at: https://fevir.net/resources/Group/179785. Computable resource at: https://fevir.net/resources/Group/179785#json." ]
] ) ; #
fhir:url [ fhir:v "https://fevir.net/resources/Group/179785"^^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/179785" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:name [ fhir:v "ConceptualComparatorDefinition_Usual_care_pharmacologic_thromboprophylaxis"] ; #
fhir:title [ fhir:v "ConceptualComparatorDefinition: Usual-care pharmacologic thromboprophylaxis"] ; #
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:description [ fhir:v "Description: usual-care pharmacologic thromboprophylaxis\nNote: Thromboprophylaxis was provided at a dose and duration determined by the treating clinician according to local practice.\nNote: Usual-care pharmacological thromboprophylaxis included both intermediate-intensity (in 27%) and prophylactic-intensity dosing (in 72%). Subgroup analyses may be informative to determine if there is a difference related to the intensity used in the control arm of the trial."] ; #
fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; #
fhir:membership [ fhir:v "conceptual"] ; #
fhir:combinationMethod [ fhir:v "any-of"] ; #
fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Defined by CodeableConcept" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Standard venous thromboprophylaxis according to local guidelines or usual practice. Dose of chosen agent should not be more than half of the approved therapeutic dose for the treatment of venous thromboembolism." ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "ATTACC comparator arm" ] ;
( fhir:timing [
fhir:contextCode [
fhir:text [ fhir:v "Start of trial" ] ] ;
fhir:offset [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "0"^^xsd:decimal ] ] ;
fhir:high [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ] ] ] ;
fhir:text [ fhir:v "Up to 14 days or until hospital discharge, whichever comes first. After this period, decisions regarding thromboprophylaxis are at discretion of treating clinician." ] ] )
] [
fhir:code [
fhir:text [ fhir:v "Defined by CodeableConcept" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Any one of enoxaparin, dalteparin, tinzaparin, fondaparinux, or heparin according to local preference. Dose of agent specified to be consistent with guidelines for low dose thromboprophylaxis." ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "ACTIV-4a comparator arm" ] ;
( fhir:timing [
fhir:contextCode [
fhir:text [ fhir:v "Start of trial" ] ] ;
fhir:offset [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "0"^^xsd:decimal ] ] ;
fhir:high [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ] ] ] ;
fhir:text [ fhir:v "Up to 14 days or until hospital discharge, whichever comes first. After this period, decisions regarding thromboprophylaxis are at discretion of treating clinician." ] ] )
] [
fhir:code [
fhir:text [ fhir:v "Defined by CodeableConcept" ] ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "Standard venous thromboprophylaxis according to local guidelines or usual practice. Dose of chosen agent should not be sufficient to result in therapeutic anticoagulation." ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "REMAP-CAP comparator arm" ] ;
( fhir:timing [
fhir:contextCode [
fhir:text [ fhir:v "Start of trial" ] ] ;
fhir:offset [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "0"^^xsd:decimal ] ] ;
fhir:high [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ] ] ] ;
fhir:text [ fhir:v "Up to 14 days or until hospital discharge, whichever comes first. After this period, decisions regarding thromboprophylaxis are at discretion of treating clinician." ] ] )
] ) . #
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