Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

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

: Outcome Measure Report for QUARTET USA Trial - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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 "375280"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "83" ] ;
fhir:lastUpdated [ fhir:v "2025-08-12T18:22:53.937Z"^^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:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 375280</b></p><a name=\"375280\"> </a><a name=\"hc375280\"> </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: 83; Last updated: 2025-08-12 18:22:53+0000; Language: en</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 is an example of an Outcome Measure Report describing the QUARTET USA Randomized Clinical Trial for the EBM on FHIR Implementation Guide.</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/375280\">https://fevir.net/resources/Composition/375280</a></p><p><b>identifier</b>: FEvIR Object Identifier/375280</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-08-12 18:22:53+0000</p><p><b>author</b>: Joanne Dehnbostel</p><p><b>title</b>: Outcome Measure Report for QUARTET USA Trial</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-372776.html\">Comparative Evidence Report for QUARTET USA Trial</a></p></blockquote><blockquote><p><b>relatesTo</b></p><p><b>type</b>: Cite As</p><p><b>target</b>: </p><div><p>Outcome Measure Report for QUARTET USA Trial [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375280. Revised 2025-08-12. Available at: https://fevir.net/resources/Composition/375280. Computable resource at: https://fevir.net/FLI/DocumentForComposition375280.</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 is an example of an Outcome Measure Report describing the QUARTET USA Randomized Clinical Trial for the EBM on FHIR Implementation Guide."     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Composition/375280"^^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 "375280" ] ;
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-08-12T18:22:53.937Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:display [ fhir:v "Joanne Dehnbostel" ]
  ] ) ; # 
  fhir:title [ fhir:v "Outcome Measure Report for QUARTET USA Trial"] ; # 
  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/372776" ] ;
fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Comparative Evidence Report for QUARTET USA Trial" ]     ]
  ] [
fhir:type [ fhir:v "cite-as" ] ;
fhir:target [
a fhir:markdown ;
fhir:v "Outcome Measure Report for QUARTET USA Trial [Database Entry: FHIR Composition Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375280. Revised 2025-08-12. Available at: https://fevir.net/resources/Composition/375280. Computable resource at: https://fevir.net/FLI/DocumentForComposition375280."     ]
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Group List" ] ;
fhir:code [
fhir:text [ fhir:v "GroupList" ]     ] ;
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 "Group/375175" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Group/375182" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "EvidenceVariable/375183" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Systolic blood pressure at 12 weeks" ] ;
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/375185" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Systolic blood pressure at 12 weeks" ]     ] ;
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/375628" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Systolic blood pressure at 12 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/375594" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Systolic blood pressure at 12 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/375907" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Systolic blood pressure at 12 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Diastolic blood pressure at 12 weeks" ] ;
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/375186" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Diastolic blood pressure at 12 weeks" ]     ] ;
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/375629" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Diastolic blood pressure at 12 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/375932" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Diastolic blood pressure at 12 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/375933" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Diastolic blood pressure at 12 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Medication Adherence at 12 weeks" ] ;
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/375201" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Medication Adherence at 12 weeks" ]     ] ;
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/379723" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Medication Adherence at 12 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/379724" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Medication Adherence at 12 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/379725" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Medication Adherence at 12 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Hypertension Control at 12 weeks" ] ;
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/375202" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Hypertension Control at 12 weeks" ]     ] ;
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/379736" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Hypertension Control at 12 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/379737" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Hypertension Control at 12 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/379738" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Hypertension Control at 12 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Add-on Amlodipine at 6 weeks" ] ;
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/375203" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Add-on Amlodipine at 6 weeks" ]     ] ;
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/379739" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Add-on Amlodipine at 6 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/379740" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Add-on Amlodipine at 6 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/379741" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Add-on Amlodipine at 6 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] [
fhir:title [ fhir:v "Results for Adverse event free and hypertension control at 12 weeks" ] ;
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/375278" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Adverse event free and hypertension control at 12 weeks" ]     ] ;
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/379742" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Adverse event free and hypertension control at 12 weeks in QUARTET USA Trial Quadpill group" ]     ] [
fhir:reference [ fhir:v "Evidence/379743" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Adverse event free and hypertension control at 12 weeks in QUARTET USA Trial Control Group" ]     ] [
fhir:reference [ fhir:v "Evidence/379744" ] ;
fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Evidence for Results for Adverse event free and hypertension control at 12 weeks in GroupAssignment: Quadpill vs. Candesartan" ]     ] )
  ] ) . #