Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - 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-ballot 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

: Mortality at 14 days - TTL Representation

Active as of 2022-03-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:EvidenceVariable ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "12719"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"12719\"> </a><a name=\"hc12719\"> </a></p><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\">ResourceEvidenceVariable &quot;12719&quot; Version &quot;2&quot; </p></div><p><b>url</b>: <code>https://fevir.net/resources/EvidenceVariable/12719</code></p><p><b>identifier</b>: FEvIR Object Identifier/12719</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: Mortality14Day</p><p><b>title</b>: Mortality at 14 days</p><p><b>status</b>: active</p><p><b>date</b>: 2022-03-07 00:43:44+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: mortality at 14 days</p><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><blockquote><p><b>characteristic</b></p><p><b>description</b>: mortality 14 days after study start</p><p><b>exclude</b>: false</p><p><b>definitionCodeableConcept</b>: Dead <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#419099009)</span></p><h3>TimeFromEvents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>14 Day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></td></tr></table></blockquote><p><b>handling</b>: dichotomous</p></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/EvidenceVariable/12719"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "12719" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "Mortality14Day"] ; # 
  fhir:title [ fhir:v "Mortality at 14 days"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-03-07T00:43:44.141Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "mortality at 14 days"] ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper" ]
  ] ) ; # 
  fhir:characteristic ( [
fhir:description [ fhir:v "mortality 14 days after study start" ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:definitionCodeableConcept [
      ( fhir:coding [
a sct:419099009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "419099009" ] ;
fhir:display [ fhir:v "Dead" ]       ] )     ] ;
    ( fhir:timeFromEvent [
fhir:quantity [
fhir:value [ fhir:v "14"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "d" ]       ]     ] )
  ] ) ; # 
  fhir:handling [ fhir:v "dichotomous"] . #