Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: DichotomousIntendedOutcome: Death or Major Traumatic Injury within 30 days - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "298615",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2025-01-10T05:56:22.275Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/dichotomous-intended-outcome"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "246112005",
                "display" : "Severity (attribute)"
              }
            ]
          }
        },
        {
          "url" : "value",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "24484000",
                "display" : "Severe (severity modifier) (qualifier value)"
              }
            ]
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/evidence-variable-definition-modifier"
    },
    {
      "extension" : [
        {
          "url" : "offsetRange",
          "valueRange" : {
            "low" : {
              "value" : 0
            },
            "high" : {
              "value" : 30,
              "unit" : "days",
              "system" : "http://unitsofmeasure.org",
              "code" : "d"
            }
          }
        },
        {
          "url" : "text",
          "valueString" : "within 30 days"
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/characteristic-timing"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "cite-as"
        },
        {
          "url" : "targetMarkdown",
          "valueMarkdown" : "DichotomousIntendedOutcome: Death or Major Traumatic Injury within 30 days [Database Entry: FHIR EvidenceVariable Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 298615. Revised 2025-01-09. Available at: https://fevir.net/resources/EvidenceVariable/298615. Computable resource at: https://fevir.net/resources/EvidenceVariable/298615#json."
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    },
    {
      "extension" : [
        {
          "url" : "type",
          "valueCode" : "derived-from"
        },
        {
          "url" : "targetReference",
          "valueReference" : {
            🔗 "reference" : "EvidenceVariable/297745",
            "type" : "EvidenceVariable",
            "display" : "Death or Major Traumatic Injury 30 days after Impact"
          }
        }
      ],
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/relates-to"
    }
  ],
  "url" : "https://fevir.net/resources/EvidenceVariable/298615",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://fevir.net/FOI/298615",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.44.24.13"
    }
  ],
  "version" : "1.0.0-ballot2",
  "name" : "DichotomousIntendedOutcome_Death_or_Major_Traumatic_Injury_within_30_days",
  "title" : "DichotomousIntendedOutcome: Death or Major Traumatic Injury within 30 days",
  "shortTitle" : "Death or Injury at 30 days",
  "status" : "active",
  "date" : "2025-03-27T17:53:24+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description" : "Example of DichotomousIntendedOutcome for the 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/",
  "author" : [
    {
      "name" : "Brian S. Alper"
    }
  ],
  "actual" : false,
  "handling" : "dichotomous"
}