Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot3 - STU 1 Ballot 3 World

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-ballot3 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

: OutcomeVariable_All_cause_mortality

Raw json | Download

{
  "resourceType" : "EvidenceVariable",
  "id" : "49217",
  "meta" : {
    "versionId" : "12",
    "lastUpdated" : "2023-12-06T21:23:20.106Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EvidenceVariable 49217</b></p><a name=\"49217\"> </a><a name=\"hc49217\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 12; Last updated: 2023-12-06 21:23:20+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-variable-definition.html\">VariableDefinition</a></p></div><p><b>ArtifactPublicationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/cited-artifact-status-type active}\">Active</span></p><p><b>url</b>: <a href=\"https://fevir.net/resources/EvidenceVariable/49217\">https://fevir.net/resources/EvidenceVariable/49217</a></p><p><b>identifier</b>: FEvIR Object Identifier/49217</p><p><b>name</b>: OutcomeVariable_All_cause_mortality</p><p><b>citeAs</b>: </p><div><p>OutcomeVariable: All-cause mortality [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 49217. Revised 2022-09-19. Available at: https://fevir.net/resources/EvidenceVariable/49217. Computable resource at: https://fevir.net/resources/EvidenceVariable/49217.</p>\n</div><p><b>status</b>: Active</p><p><b>date</b>: 2022-09-19 21:03:04+0000</p><p><b>author</b>: Brian S. Alper: </p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: </p><div><p>A dichotomous variable (outcome measure) defined by CodeableConcept.</p>\n</div><p><b>copyright</b>: </p><div><p>https://creativecommons.org/licenses/by-nc-sa/4.0/</p>\n</div><h3>Definitions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 419620001}\">Death (event)</span></td></tr></table><p><b>handling</b>: <span title=\"Codes:{https://fevir.net/sevco STATO:0000090}\">dichotomous variable</span></p></div>"
  },
  "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/49217",
  "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" : "49217",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "OutcomeVariable_All_cause_mortality",
  "citeAs" : "OutcomeVariable: All-cause mortality [EvidenceVariable]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 49217. Revised 2022-09-19. Available at: https://fevir.net/resources/EvidenceVariable/49217. Computable resource at: https://fevir.net/resources/EvidenceVariable/49217.",
  "status" : "active",
  "date" : "2022-09-19T21:03:04.665Z",
  "author" : [
    {
      "name" : "Brian S. Alper"
    }
  ],
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "A dichotomous variable (outcome measure) defined by CodeableConcept.",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "definition" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "419620001",
          "display" : "Death (event)"
        }
      ]
    }
  },
  "handling" : {
    "coding" : [
      {
        "system" : "https://fevir.net/sevco",
        "code" : "STATO:0000090",
        "display" : "dichotomous variable"
      }
    ]
  }
}