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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidence
IdEvidence-312166.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

Generated Narrative: Evidence 312166

version: 1; Last updated: 2025-02-13 12:37:36+0000; Language: en

ArtifactPublicationStatus: Active

url: https://fevir.net/resources/Evidence/312166

identifier: FEvIR Object Identifier/312166

name: PARACHUTE_Trial_Participants_that_completed_30_day_follow_up_with_comparator

title: PARACHUTE Trial Participants that completed 30 day follow up with comparator

status: Active

author: Joanne Dehnbostel:

publisher: Computable Publishing LLC

contact: support@computablepublishing.com

copyright:

https://creativecommons.org/licenses/by-nc-sa/4.0/

RelatesTos

-TypeTarget[x]
*Part OfPARACHUTE trial participant flow report

description:

This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.

variableDefinition

variableRole: Population

observed: Parachute trial participants assigned an empty backpack

variableDefinition

variableRole: Outcome

observed: PARACHUTE Trial Participants that completed 30 day follow up

statistic

statisticType: count

quantity: 11

SampleSizes

-KnownDataCount
*11

Source1

{
  "resourceType": "Evidence",
  "id": "312166",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-02-13T12:37:36.042Z"
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "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/Evidence/312166",
  "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": "312166",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "PARACHUTE_Trial_Participants_that_completed_30_day_follow_up_with_comparator",
  "title": "PARACHUTE Trial Participants that completed 30 day follow up with comparator",
  "status": "active",
  "author": [
    {
      "name": "Joanne Dehnbostel"
    }
  ],
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "relatesTo": [
    {
      "type": "part-of",
      "targetReference": {
        "reference": "Composition/307248",
        "type": "Composition",
        "display": "PARACHUTE trial participant flow report"
      }
    }
  ],
  "description": "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition": [
    {
      "variableRole": "population",
      "observed": {
        "reference": "Group/297489",
        "type": "Group",
        "display": "Parachute trial participants assigned an empty backpack"
      }
    },
    {
      "variableRole": "outcome",
      "observed": {
        "reference": "EvidenceVariable/297955",
        "type": "EvidenceVariable",
        "display": "PARACHUTE Trial Participants that completed 30 day follow up"
      }
    }
  ],
  "statistic": [
    {
      "statisticType": {
        "coding": [
          {
            "system": "https://fevir.net/sevco",
            "code": "STATO:0000047",
            "display": "count"
          }
        ]
      },
      "quantity": {
        "value": 11
      },
      "sampleSize": {
        "knownDataCount": 11
      }
    }
  ]
}