{
  "resourceType" : "EvidenceVariable",
  "id" : "EV-InclusionCriteriaFLUTE",
  "meta" : {
    "profile" : ["https://flute.com/StructureDefinition/PR-EvidenceVariable"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EvidenceVariable EV-InclusionCriteriaFLUTE</b></p><a name=\"EV-InclusionCriteriaFLUTE\"> </a><a name=\"hcEV-InclusionCriteriaFLUTE\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PR-EvidenceVariable.html\">PR-EvidenceVariable</a></p></div><p><b>CQF Library</b>: <a href=\"Library-InclusionCriteriaFLUTE.html\">Inclusion Criteria FLUTE</a></p><p><b>url</b>: <a href=\"EvidenceVariable-EV-InclusionCriteriaFLUTE.html\">EvidenceVariable Inclusion Variable for FLUTE Study</a></p><p><b>identifier</b>: <code>https://flute.com/EvidenceVariable</code>/FLUTEInclusionVariable</p><p><b>version</b>: 0.1.0</p><p><b>name</b>: FLUTEInclusionVariable</p><p><b>title</b>: Inclusion Variable for FLUTE Study</p><p><b>status</b>: Draft</p><p><b>date</b>: 2026-01-30 16:42:51+0000</p><p><b>publisher</b>: HL7 Europe</p><p><b>contact</b>: HL7 Europe: <a href=\"https://www.hl7.eu\">https://www.hl7.eu</a></p><p><b>description</b>: </p><div><p>Include patients who are abnormal DRE or have elevated PSA.</p>\n</div><p><b>actual</b>: true</p><blockquote><p><b>characteristic</b></p><p><b>description</b>: </p><div><p>Inclusion criteria for FLUTE study</p>\n</div><blockquote><p><b>definitionByCombination</b></p><p><b>code</b>: Dataset</p><blockquote><p><b>characteristic</b></p><p><b>description</b>: </p><div><p>isIncluded</p>\n</div><h3>DefinitionExpressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>The expression to retrieve patients if they have an elevated PSA (&gt; 3 ng/ml) or an abnormal</td><td>text/cql-identifier</td><td>isIncluded</td></tr></table></blockquote></blockquote></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/cqf-library",
    "valueCanonical" : "https://flute.com/Library/InclusionCriteriaFLUTE"
  }],
  "url" : "https://flute.com/EvidenceVariable/EV-InclusionCriteriaFLUTE",
  "identifier" : [{
    "system" : "https://flute.com/EvidenceVariable",
    "value" : "FLUTEInclusionVariable"
  }],
  "version" : "0.1.0",
  "name" : "FLUTEInclusionVariable",
  "title" : "Inclusion Variable for FLUTE Study",
  "status" : "draft",
  "date" : "2026-01-30T16:42:51+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [{
    "name" : "HL7 Europe",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.eu"
    }]
  }],
  "description" : "Include patients who are abnormal DRE or have elevated PSA.",
  "actual" : true,
  "characteristic" : [{
    "description" : "Inclusion criteria for FLUTE study",
    "definitionByCombination" : {
      "code" : "dataset",
      "characteristic" : [{
        "description" : "isIncluded",
        "definitionExpression" : {
          "description" : "The expression to retrieve patients if they have an elevated PSA (> 3 ng/ml) or an abnormal",
          "language" : "text/cql-identifier",
          "expression" : "isIncluded"
        }
      }]
    }
  }]
}