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

: QUARTET USA Trial Quadpill group - 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:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "375175"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2025-06-03T19:42:14.376Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group>     ] )
  ] ; # 
  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: Group 375175</b></p><a name=\"375175\"> </a><a name=\"hc375175\"> </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-06-03 19:42:14+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-exposure-group.html\">ExposureGroup</a></p></div><p><b>Artifact Author</b>: Joanne Dehnbostel: </p><p><b>CiteAs</b>: </p><div><p>QUARTET USA Trial Quadpill group [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375175. Revised 2025-06-03. Available at: https://fevir.net/resources/Group/375175. Computable resource at: https://fevir.net/resources/Group/375175#json.</p>\n</div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>url</b>: <a href=\"https://fevir.net/resources/Group/375175\">https://fevir.net/resources/Group/375175</a></p><p><b>identifier</b>: FEvIR Object Identifier/375175</p><p><b>title</b>: QUARTET USA Trial Quadpill group</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>description</b>: </p><div><p>Example of ExposureGroup Profile for Implementation Guide</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"CodeSystem-179423.html#179423-evidence-communication\">Evidence Based Medicine on FHIR Implementation Guide Code System evidence-communication</a>: Evidence Communication</td><td><span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 ExposureGroup}\">ExposureGroup</span></td></tr></table><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><p><b>type</b>: Person</p><p><b>membership</b>: Enumerated</p><p><b>quantity</b>: 32</p><p><b>combinationMethod</b>: All of</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Member of</span></p><p><b>value</b>: <a href=\"Group-372797.html\">Enrolled Group for QUARTET USA Trial</a></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>Enrolled in QUARTET USA Trial</p>\n</div></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title=\"Codes:\">Exposed to</span></p><p><b>value</b>: <a href=\"ActivityDefinition-375159.html\">Quadpill once daily</a></p><p><b>exclude</b>: false</p><p><b>description</b>: </p><div><p>Assigned to Quadpill Intervention Group</p>\n</div></blockquote></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 "Joanne Dehnbostel" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "QUARTET USA Trial Quadpill group [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375175. Revised 2025-06-03. Available at: https://fevir.net/resources/Group/375175. Computable resource at: https://fevir.net/resources/Group/375175#json."     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Group/375175"^^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 "375175" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:title [ fhir:v "QUARTET USA Trial Quadpill group"] ; # 
  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 "Example of ExposureGroup Profile for Implementation Guide"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "evidence-communication" ] ;
fhir:display [ fhir:v "Evidence Communication" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ExposureGroup" ] ;
fhir:display [ fhir:v "ExposureGroup" ]       ] )     ]
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:membership [ fhir:v "enumerated"] ; # 
  fhir:quantity [ fhir:v "32"^^xsd:nonNegativeInteger] ; # 
  fhir:combinationMethod [ fhir:v "all-of"] ; # 
  fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Member of" ]     ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Group/372797" ] ;
fhir:type [ fhir:v "Group"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Enrolled Group for QUARTET USA Trial" ]     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "Enrolled in QUARTET USA Trial" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Exposed to" ]     ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ActivityDefinition/375159" ] ;
fhir:type [ fhir:v "ActivityDefinition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Quadpill once daily" ]     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "Assigned to Quadpill Intervention Group" ]
  ] ) . #