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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidenceVariable
IdEvidenceVariable-346800.json
FHIR VersionR6

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

[No data.]


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "346800",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-03-11T14:04:39.709Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-handling-detail",
      "valueCodeableConcept": {
        "text": "simple-time-to-event"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    }
  ],
  "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": "https://fevir.net/FOI",
      "value": "346800",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Time_to_integration_of_results_in_a_recommendation",
  "title": "Time to integration of results in a recommendation",
  "citeAs": "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.",
  "status": "active",
  "author": [
    {
      "name": "Brian S. Alper, MD, MSPH"
    }
  ],
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "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/",
  "actual": true,
  "definition": {
    "concept": {
      "text": "Time to integration of results in a recommendation"
    }
  },
  "handling": "extension",
  "dataStorage": [
    {
      "component": [
        {
          "datatype": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/fhir-types",
                "code": "Duration",
                "display": "Duration"
              }
            ],
            "text": "Duration of observation until event occurred or censored"
          }
        },
        {
          "datatype": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/fhir-types",
                "code": "code",
                "display": "code"
              }
            ],
            "text": "Either 'occurred' or 'censored'"
          }
        },
        {
          "datatype": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/fhir-types",
                "code": "code",
                "display": "code"
              }
            ],
            "text": "Either 'independent' or 'occurrence-dependent-on-duration' or 'occurrence-dependent-on-calendar-time'"
          }
        }
      ]
    }
  ]
}