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

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Health Survey Score-Physical Health Subscore comparing intervention vs. comparator - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "318277",
  "meta" : {
    "versionId" : "4",
    "lastUpdated" : "2025-02-14T12:34:06.709Z"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "part-of"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "Composition/312172",
            "type" : "Composition",
            "display" : "PARACHUTE Trial Results"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "Health Survey Score-Physical Health Subscore comparing intervention vs. comparator [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 318277. Revised 2025-02-14. Available at: https://fevir.net/resources/Evidence/318277. Computable resource at: https://fevir.net/resources/Evidence/318277#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/Evidence/318277",
  "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/318277",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "Health_Survey_Score_Physical_Health_Subscore_comparing_intervention_vs_comparator",
  "title" : "Health Survey Score-Physical Health Subscore comparing intervention vs. comparator",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "Joanne Dehnbostel"
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "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/297748",
        "type" : "EvidenceVariable",
        "display" : "Health Survey Score-Physical Health Subscore"
      }
    }
  ],
  "statistic" : [
    {
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/sevco",
            "code" : "STATO:0000457",
            "display" : "difference in means"
          }
        ]
      },
      "quantity" : {
        "value" : 0.04
      },
      "sampleSize" : {
        "knownDataCount" : 23
      },
      "attributeEstimate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "https://fevir.net/sevco",
                "code" : "STATO:0000196",
                "display" : "confidence interval"
              }
            ]
          },
          "range" : {
            "low" : {
              "value" : -0.5
            },
            "high" : {
              "value" : 0.6
            }
          },
          "attributeEstimate" : [
            {
              "type" : {
                "coding" : [
                  {
                    "system" : "https://fevir.net/sevco",
                    "code" : "STATO:0000700",
                    "display" : "p-value"
                  }
                ]
              },
              "quantity" : {
                "value" : 0.9
              }
            }
          ]
        }
      ]
    }
  ]
}