dQM CMS Content Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2026.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/dqm-content-cms-2026/ and changes regularly. See the Directory of published versions
: NCT01980823EligibilityCriteria - TTL Representation
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 "NCT01980823EligibilityCriteriaGroup"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Active</th>\n\n\n\n<td class=\"content-container\">true</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Type</th>\n\n\n\n<td class=\"content-container\">Person</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Actual</th>\n\n\n\n<td class=\"content-container\">false</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Code</th>\n\n\n\n<td class=\"content-container\">TODO: How do we specify subjectType\n</td>\n\n\n</tr>\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.5.0 of the sample-content-ig Liquid templates</th>\n</tr>\n\n </tbody>\n </table>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://example.org/Group/NCT01980823EligibilityCriteriaGroup"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-library"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "https://example.org/Library/NCT01980823EligibilityCriteria"^^xsd:anyURI ;
fhir:link <https://example.org/Library/NCT01980823EligibilityCriteria> ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/characteristicExpression"^^xsd:anyURI ] ;
fhir:value [
a fhir:Expression ;
fhir:language [ fhir:v "text/cql-identifier" ] ;
fhir:expression [ fhir:v "Is Eligible" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "derived-from" ] ;
fhir:display [ fhir:v "NCT04077723 Eligibility Criteria - Englumafusp Alfa Plus Obinutuzumab for Relapsed/Refractory B-Cell NHL [Database Entry: FHIR Group Resource]. Contributors: Computable Publishing®: ClinicalTrials.gov-to-FEvIR Converter [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 425038. Revised 2026-04-27. Available at: https://fevir.net/resources/Group/425038. Computable resource at: https://fevir.net/resources/Group/425038#json." ] ;
fhir:resource [
fhir:v "https://fevir.net/resources/Group/425038"^^xsd:anyURI ;
fhir:link <https://fevir.net/resources/Group/425038> ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Claude, Sonnet 4.6" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-editor"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Bryn Rhodes" ] ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:type [ fhir:v "person"] ; #
fhir:actual [ fhir:v false] ; #
fhir:code [
fhir:text [ fhir:v "TODO: How do we specify subjectType" ]
] ; #
fhir:name [ fhir:v "NCT01980823EligibilityCriteria"] . #