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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidence
IdEvidence-375932.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": "375932",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2025-06-26T12:50:46.371Z"
  },
  "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/375932",
  "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": "375932",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "Evidence_for_Results_for_Diastolic_blood_pressure_at_12_weeks_in_QUARTET_USA_Trial_Control_Group",
  "title": "Evidence for Results for Diastolic blood pressure at 12 weeks in QUARTET USA Trial Control Group",
  "citeAs": "Evidence for Results for Diastolic blood pressure at 12 weeks in QUARTET USA Trial Control Group [Database Entry: FHIR Evidence Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375932. Revised 2025-06-26. Available at: https://fevir.net/resources/Evidence/375932. Computable resource at: https://fevir.net/resources/Evidence/375932#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/375280",
        "type": "Composition",
        "display": "Outcome Measure Report for QUARTET USA Trial"
      }
    }
  ],
  "description": "This Evidence Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
  "variableDefinition": [
    {
      "variableRole": "population",
      "observed": {
        "reference": "Group/375182",
        "type": "Group",
        "display": "QUARTET USA Trial Control Group"
      }
    },
    {
      "variableRole": "outcome",
      "observed": {
        "reference": "EvidenceVariable/375186",
        "type": "EvidenceVariable",
        "display": "Diastolic blood pressure at 12 weeks"
      }
    }
  ],
  "statistic": [
    {
      "statisticType": {
        "coding": [
          {
            "system": "https://fevir.net/sevco",
            "code": "STATO:0000573",
            "display": "mean"
          }
        ]
      },
      "quantity": {
        "value": 77.9,
        "unit": "mm Hg"
      },
      "sampleSize": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/number-analyzed",
            "valueUnsignedInt": 28
          }
        ],
        "numberOfParticipants": 30,
        "knownDataCount": 24
      },
      "attributeEstimate": [
        {
          "type": {
            "coding": [
              {
                "system": "https://fevir.net/sevco",
                "code": "STATO:0000196",
                "display": "confidence interval"
              }
            ]
          },
          "level": 0.95,
          "range": {
            "low": {
              "value": 75.2,
              "unit": "mm Hg"
            },
            "high": {
              "value": 80.6,
              "unit": "mm Hg"
            }
          }
        }
      ]
    }
  ]
}