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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidence
IdEvidence-318278.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": "Evidence",
  "id": "318278",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-07-23T22:18:28.753Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparative-evidence"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "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/318278",
  "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": "318278",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Health_Survey_Score_Mental_Health_Subscore_comparing_intervention_vs_comparator",
  "title": "Health Survey Score-Mental Health Subscore comparing intervention vs. comparator",
  "citeAs": "Health Survey Score-Mental Health Subscore comparing intervention vs. comparator [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 318278. Revised 2025-07-23. Available at: https://fevir.net/resources/Evidence/318278. Computable resource at: https://fevir.net/resources/Evidence/318278#json.",
  "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/312172",
        "type": "Composition",
        "display": "PARACHUTE Trial Results"
      }
    }
  ],
  "description": "Example Evidence Resource for EBMonFHIR IG",
  "variableDefinition": [
    {
      "variableRole": "population",
      "observed": {
        "reference": "Group/292955",
        "type": "Group",
        "display": "PARACHUTE Trial Participants"
      }
    },
    {
      "variableRole": "exposure",
      "comparatorCategory": "Parachute trial participants assigned an empty backpack",
      "observed": {
        "reference": "EvidenceVariable/297490",
        "type": "EvidenceVariable",
        "display": "GroupAssignment: Jumping from aircraft with parachute vs. Jumping from aircraft with empty backpack"
      }
    },
    {
      "variableRole": "outcome",
      "observed": {
        "reference": "EvidenceVariable/297749",
        "type": "EvidenceVariable",
        "display": "Health Survey Score-Mental Health Subscore"
      }
    }
  ],
  "statistic": [
    {
      "statisticType": {
        "coding": [
          {
            "system": "https://fevir.net/sevco",
            "code": "STATO:0000457",
            "display": "difference in means"
          }
        ]
      },
      "quantity": {
        "value": 0.08
      },
      "sampleSize": {
        "knownDataCount": 23
      },
      "attributeEstimate": [
        {
          "type": {
            "coding": [
              {
                "system": "https://fevir.net/sevco",
                "code": "STATO:0000196",
                "display": "confidence interval"
              }
            ]
          },
          "range": {
            "low": {
              "value": -1.6
            },
            "high": {
              "value": 1.8
            }
          },
          "attributeEstimate": [
            {
              "type": {
                "coding": [
                  {
                    "system": "https://fevir.net/sevco",
                    "code": "STATO:0000700",
                    "display": "p-value"
                  }
                ]
              },
              "quantity": {
                "value": 0.9
              }
            }
          ]
        }
      ]
    }
  ]
}