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

FHIR IG analytics

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

version: 2; Last updated: 2025-02-11 20:52:28+0000; Language: en

ArtifactPublicationStatus: Active

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

identifier: FEvIR Object Identifier/307252

name: Weight_with_intervention

title: Weight with intervention

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 baseline characteristics

description:

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

variableDefinition

variableRole: Population

observed: PARACHUTE trial participants assigned parachute

variableDefinition

variableRole: Outcome

observed: Weight

statistic

statisticType: mean

quantity: 75.9 kg

SampleSizes

-KnownDataCount
*12

AttributeEstimates

-TypeQuantity
*standard deviation24.4 kg

Source1

{
  "resourceType": "Evidence",
  "id": "307252",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-02-11T20:52:28.873Z"
  },
  "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/307252",
  "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": "307252",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Weight_with_intervention",
  "title": "Weight with intervention",
  "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/307245",
        "type": "Composition",
        "display": "PARACHUTE Trial baseline characteristics"
      }
    }
  ],
  "description": "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition": [
    {
      "variableRole": "population",
      "observed": {
        "reference": "Group/297487",
        "type": "Group",
        "display": "PARACHUTE trial participants assigned parachute"
      }
    },
    {
      "variableRole": "outcome",
      "observed": {
        "reference": "EvidenceVariable/307244",
        "type": "EvidenceVariable",
        "display": "Weight"
      }
    }
  ],
  "statistic": [
    {
      "statisticType": {
        "coding": [
          {
            "system": "https://fevir.net/sevco",
            "code": "STATO:0000573",
            "display": "mean"
          }
        ]
      },
      "quantity": {
        "value": 75.9,
        "unit": "kg"
      },
      "sampleSize": {
        "knownDataCount": 12
      },
      "attributeEstimate": [
        {
          "type": {
            "coding": [
              {
                "system": "https://fevir.net/sevco",
                "code": "STATO:0000237",
                "display": "standard deviation"
              }
            ]
          },
          "quantity": {
            "value": 24.4,
            "unit": "kg"
          }
        }
      ]
    }
  ]
}