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

FHIR IG analytics

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

[No data.]


Source1

{
  "resourceType": "EvidenceVariable",
  "id": "298615",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2025-05-01T20:08:44.456Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/dichotomous-intended-outcome"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "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/298615",
  "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": "298615",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "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",
  "citeAs": "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-05-01. Available at: https://fevir.net/resources/EvidenceVariable/298615. Computable resource at: https://fevir.net/resources/EvidenceVariable/298615#json.",
  "status": "active",
  "author": [
    {
      "name": "Brian S. Alper"
    }
  ],
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "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/",
  "relatesTo": [
    {
      "type": "derived-from",
      "targetReference": {
        "reference": "EvidenceVariable/297745",
        "type": "EvidenceVariable",
        "display": "Death or Major Traumatic Injury 30 days after Impact"
      }
    }
  ],
  "actual": false,
  "definition": {
    "concept": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "417746004",
          "display": "Traumatic injury (disorder)"
        }
      ],
      "text": "Death or Major Traumatic Injury"
    }
  },
  "definitionModifier": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "246112005",
            "display": "Severity (attribute)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "24484000",
            "display": "Severe (severity modifier) (qualifier value)"
          }
        ],
        "text": "including Death (event) (SNOMED-CT code: 419620001)"
      }
    }
  ],
  "handling": "boolean",
  "timing": {
    "offsetRange": {
      "low": {
        "value": 0
      },
      "high": {
        "value": 30,
        "unit": "days",
        "system": "http://unitsofmeasure.org",
        "code": "d"
      }
    },
    "text": "within 30 days"
  }
}