FHIR IG analytics| Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
| Resource Type | Evidence |
| Id | Evidence-ExampleNetEffectEstimate.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Evidence ExampleNetEffectEstimate
Profile: Net Effect Estimate
url: Evidence NetEffectExample
name: NetEffectExample
status: Unknown
date: 2025-03-04 10:04:34+0000
| VariableRole | Intended |
| measured variable | EvidenceVariable Mortality |
statistic
description:
Net Effect
statisticType: Net Effect
quantity: 1.7 % (Details: UCUM code% = '%')
AttributeEstimates
Type Level Range Confidence interval 0.95 1.5-1.9 modelCharacteristic
code: Relative importance weighting for use in weighted linear combinations
value: 1
Variables
VariableDefinition EvidenceVariable Mortality
{
"resourceType": "Evidence",
"id": "ExampleNetEffectEstimate",
"meta": {
"profile": [
"https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/net-effect-estimate"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/Evidence/ExampleNetEffectEstimate",
"name": "NetEffectExample",
"status": "unknown",
"date": "2025-03-04T10:04:34+00:00",
"variableDefinition": [
{
"variableRole": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/variable-role",
"code": "measuredVariable"
}
]
},
"intended": {
"reference": "EvidenceVariable/ExampleOutcome"
}
}
],
"statistic": [
{
"description": "Net Effect",
"statisticType": {
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
"code": "net-effect",
"display": "Net Effect"
}
]
},
"quantity": {
"value": 1.7,
"system": "http://unitsofmeasure.org",
"code": "%"
},
"attributeEstimate": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/attribute-estimate-type",
"code": "C53324",
"display": "Confidence interval"
}
]
},
"level": 0.95,
"range": {
"low": {
"value": 1.5,
"system": "http://unitsofmeasure.org",
"code": "%"
},
"high": {
"value": 1.9,
"system": "http://unitsofmeasure.org",
"code": "%"
}
}
}
],
"modelCharacteristic": [
{
"code": {
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
"code": "relative-importance-weighting"
}
]
},
"value": {
"value": 1
},
"variable": [
{
"variableDefinition": {
"reference": "EvidenceVariable/ExampleOutcome"
}
}
]
}
]
}
]
}