FHIR IG analytics| Package | flute.requirements |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-EV-InclusionCriteriaFLUTE.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EvidenceVariable EV-InclusionCriteriaFLUTE
Profile: PR-EvidenceVariable
CQF Library: Inclusion Criteria FLUTE
url: EvidenceVariable Inclusion Variable for FLUTE Study
identifier: https://flute.com/EvidenceVariable/FLUTEInclusionVariable
version: 0.1.0
name: FLUTEInclusionVariable
title: Inclusion Variable for FLUTE Study
status: Draft
date: 2026-01-30 16:42:51+0000
publisher: HL7 Europe
contact: HL7 Europe: 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
DefinitionExpressions
Description Language Expression The expression to retrieve patients if they have an elevated PSA (> 3 ng/ml) or an abnormal text/cql-identifier isIncluded
{
"resourceType": "EvidenceVariable",
"id": "EV-InclusionCriteriaFLUTE",
"meta": {
"profile": [
"https://flute.com/StructureDefinition/PR-EvidenceVariable"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
}
]
}
}
]
}