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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeEvidenceVariable
IdEvidenceVariable-297743.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

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

UseContexts

-CodeValue[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

Definitions

-Concept
*Death or Major Traumatic Injury

DefinitionModifiers

-CodeValue[x]
*SeverityMajor or Fatal (in the context of severity of traumatic injury)

handling: boolean variable

Timings

-ContextCodeOffset[x]Text
*impactNo display for Duration (value: 0)on impact

Source1

{
  "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"
  }
}