FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example EvidenceVariable/example-outcome-death-or-major-injury (XML)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Outcome: Death or Major Traumatic Injury on Impact (id = "example-outcome-death-or-major-injury")

<?xml version="1.0" encoding="UTF-8"?>

<EvidenceVariable xmlns="http://hl7.org/fhir">
  <id value="example-outcome-death-or-major-injury"/> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/> 
  </extension> 
  <url value="https://fevir.net/resources/EvidenceVariable/297743"/> 
  <identifier> 
    <type> 
      <text value="FEvIR Object Identifier"/> 
    </type> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="https://fevir.net/FOI/297743"/> 
    <assigner> 
      <display value="Computable Publishing LLC"/> 
    </assigner> 
  </identifier> 
  <title value="Outcome: Death or Major Traumatic Injury on Impact"/> 
  <shortTitle value="Death or Major Traumatic Injury on Impact"/> 
  <citeAs value="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-15. Available
   at: https://fevir.net/resources/EvidenceVariable/297743. Computable resource at:
   https://fevir.net/resources/EvidenceVariable/297743#json."/> 
  <status value="active"/> 
  <author> 
    <name value="Joanne Dehnbostel"/> 
  </author> 
  <publisher value="HL7 International / Clinical Decision Support"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://www.hl7.org/Special/committees/dss"/> 
    </telecom> 
  </contact> 
  <description value="Example of VariableDefinition for EBMonFHIR IG"/> 
  <useContext> 
    <code> 
      <system value="https://fevir.net/resources/CodeSystem/179423"/> 
      <code value="evidence-communication"/> 
      <display value="Evidence Communication"/> 
    </code> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://fevir.net/resources/CodeSystem/179423"/> 
        <code value="VariableDefinition"/> 
        <display value="VariableDefinition"/> 
      </coding> 
    </valueCodeableConcept> 
  </useContext> 
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/> 
  <actual value="true"/> 
  <definition> 
    <concept> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="417746004"/> 
        <display value="Traumatic injury"/> 
      </coding> 
      <text value="Death or Major Traumatic Injury"/> 
    </concept> 
  </definition> 
  <definitionModifier> 
    <code> 
      <coding> 
        <system value="http://snomed.info/ct"/> 
        <code value="246112005"/> 
        <display value="Severity"/> 
      </coding> 
    </code> 
    <valueCodeableConcept> 
      <coding> 
        <system value="http://snomed.info/sct"/> 
        <code value="371924009"/> 
        <display value="Moderate to severe"/> 
      </coding> 
      <text value="Major or Fatal (in the context of severity of traumatic injury)"/> 
    </valueCodeableConcept> 
  </definitionModifier> 
  <handling value="boolean"/> 
  <timing> 
    <contextCode> 
      <text value="impact"/> 
    </contextCode> 
    <offsetDuration> 
      <value value="0"/> 
    </offsetDuration> 
    <text value="on impact"/> 
  </timing> 
</EvidenceVariable> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.