Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: Time to integration of results in a recommendation - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "346800",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2025-03-11T14:04:39.709Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-handling-detail",
      "valueCodeableConcept" : {
        "text" : "simple-time-to-event"
      }
    },
    {
      "extension" : [
        {
          "url" : "datatype",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/fhir-types",
                "code" : "Duration",
                "display" : "Duration"
              }
            ],
            "text" : "Duration of observation until event occurred or censored"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-data-storage"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "Time to integration of results in a recommendation [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 346800. Revised 2025-03-11. Available at: https://fevir.net/resources/EvidenceVariable/346800. Computable resource at: https://fevir.net/resources/EvidenceVariable/346800#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/346800",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/346800",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.24.107"
    }
  ],
  "version" : "1.0.0-ballot2",
  "name" : "Time_to_integration_of_results_in_a_recommendation",
  "title" : "Time to integration of results in a recommendation",
  "status" : "active",
  "date" : "2025-03-27T17:53:24+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "This is the primary outcome measure for a study to measure the rate of scientific knowledge transfer from clinical trials to clinical practice guideline recommendations.",
  "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" : "VariableDefinition",
            "display" : "VariableDefinition"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "author" : [
    {
      "name" : "Brian S. Alper, MD, MSPH"
    }
  ],
  "actual" : true,
  "handling" : "polychotomous"
}