FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageflute.requirements
Resource TypeEvidenceVariable
IdEvidenceVariable-EV-InclusionCriteriaFLUTE.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: EvidenceVariable EV-InclusionCriteriaFLUTE

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

-DescriptionLanguageExpression
*The expression to retrieve patients if they have an elevated PSA (> 3 ng/ml) or an abnormaltext/cql-identifierisIncluded

Source1

{
  "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"
            }
          }
        ]
      }
    }
  ]
}