FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-297743.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EvidenceVariable 297743
version: 7; Last updated: 2025-02-28 11:09:33+0000; Language: en
Profile: VariableDefinition
ArtifactPublicationStatus: Active
url: https://fevir.net/resources/EvidenceVariable/297743
identifier: FEvIR Object Identifier/297743
name: Outcome_Death_or_Major_Traumatic_Injury_on_Impact
title: Outcome: Death or Major Traumatic Injury on Impact
shortTitle: Death or Major Traumatic Injury on Impact
citeAs:
Outcome: Death or Major Traumatic Injury on Impact [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297743. Revised 2025-02-25. Available at: https://fevir.net/resources/EvidenceVariable/297743. Computable resource at: https://fevir.net/resources/EvidenceVariable/297743#json.
status: Active
author: Joanne Dehnbostel:
publisher: Computable Publishing LLC
contact: support@computablepublishing.com
description:
Example of VariableDefinition for EBMonFHIR IG
| Code | Value[x] |
| Evidence Based Medicine on FHIR Implementation Guide Code System: evidence-communication (Evidence Communication) | VariableDefinition |
copyright:
https://creativecommons.org/licenses/by-nc-sa/4.0/
actual: true
| Concept |
| Death or Major Traumatic Injury |
| Code | Value[x] |
| Severity | Major or Fatal (in the context of severity of traumatic injury) |
handling: boolean variable
| ContextCode | Offset[x] | Text |
| impact | No display for Duration (value: 0) | on impact |
{
"resourceType": "EvidenceVariable",
"id": "297743",
"meta": {
"versionId": "7",
"lastUpdated": "2025-02-28T11:09:33.675Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
]
},
"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/EvidenceVariable/297743",
"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": "297743",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "Outcome_Death_or_Major_Traumatic_Injury_on_Impact",
"title": "Outcome: Death or Major Traumatic Injury on Impact",
"shortTitle": "Death or Major Traumatic Injury on Impact",
"citeAs": "Outcome: Death or Major Traumatic Injury on Impact [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297743. Revised 2025-02-25. Available at: https://fevir.net/resources/EvidenceVariable/297743. Computable resource at: https://fevir.net/resources/EvidenceVariable/297743#json.",
"status": "active",
"author": [
{
"name": "Joanne Dehnbostel"
}
],
"publisher": "Computable Publishing LLC",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "support@computablepublishing.com"
}
]
}
],
"description": "Example of VariableDefinition for EBMonFHIR IG",
"useContext": [
{
"code": {
"system": "https://fevir.net/resources/CodeSystem/179423",
"code": "evidence-communication",
"display": "Evidence Communication"
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fevir.net/resources/CodeSystem/179423",
"code": "VariableDefinition",
"display": "VariableDefinition"
}
]
}
}
],
"copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"actual": true,
"definition": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "417746004",
"display": "Traumatic injury"
}
],
"text": "Death or Major Traumatic Injury"
}
},
"definitionModifier": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "246112005",
"display": "Severity"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371924009",
"display": "Moderate to severe"
}
],
"text": "Major or Fatal (in the context of severity of traumatic injury)"
}
}
],
"handling": "boolean",
"timing": {
"contextCode": {
"text": "impact"
},
"offsetDuration": {
"value": 0
},
"text": "on impact"
}
}