FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example EvidenceVariable/example-participant-flow (JSON)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

ParticipantFlowEvidenceVariable: PARACHUTE Trial Participants that declined randomization

{
  "resourceType" : "EvidenceVariable",
  "id" : "example-participant-flow",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2025-03-10T13:18:16.608Z",
    "profile" : ["http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-evidence-variable"]
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }],
  "url" : "https://fevir.net/resources/EvidenceVariable/346779",
  "identifier" : [{
    "type" : {
      "text" : "FEvIR Object Identifier"
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "https://fevir.net/FOI/346779",
    "assigner" : {
      "display" : "Computable Publishing LLC"
    }
  }],
  "title" : "PARACHUTE Trial Participants that declined randomization - Example EvidenceVariable",
  "citeAs" : "PARACHUTE Trial Participants that declined randomization - Example EvidenceVariable [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 346779. Revised 2025-03-10. Available at: https://fevir.net/resources/EvidenceVariable/346779. Computable resource at: https://fevir.net/resources/EvidenceVariable/346779#json.",
  "status" : "active",
  "author" : [{
    "name" : "Brian S. Alper, MD, MSPH"
  }],
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss"
    }]
  }],
  "description" : "Example variable definition for the ParticipantFlowEvidenceVariable Profile from the EBMonFHIR IG",
  "useContext" : [{
    "code" : {
      "system" : "https://fevir.net/resources/CodeSystem/179423",
      "code" : "evidence-communication",
      "display" : "Evidence Communication"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "ParticipantFlowEvidenceVariable",
        "display" : "ParticipantFlowEvidenceVariable"
      }]
    }
  }],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "actual" : true,
  "definition" : {
    "concept" : {
      "text" : "PARACHUTE Trial Participants that declined randomization"
    }
  },
  "handling" : "boolean"
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.