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

: Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke - TTL Representation

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:_ArtifactAssessment ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "104192"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "14" ] ;
fhir:lastUpdated [ fhir:v "2023-12-08T19:28:04.905Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-importance"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/outcome-importance>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ArtifactAssessment</b><a name=\"104192\"> </a><a name=\"hc104192\"> </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\">ResourceArtifactAssessment &quot;104192&quot; Version &quot;14&quot; Updated &quot;2023-12-08 19:28:04+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-outcome-importance.html\">OutcomeImportance</a></p></div><p><b>Artifact URL</b>: <a href=\"https://fevir.net/resources/ArtifactAssessment/104192\">https://fevir.net/resources/ArtifactAssessment/104192</a></p><p><b>Artifact Description</b>: This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (30%) with a Quantity datatype.</p><blockquote><p><b>modifierExtension[http://hl7.org/fhir/StructureDefinition/artifact-status]</b></p></blockquote><p><b>identifier</b>: FEvIR Object Identifier/104192</p><p><b>title</b>: Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke</p><p><b>citeAs</b>: Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke [ArtifactAssessment]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104192. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104192. Computable resource at: https://fevir.net/resources/ArtifactAssessment/104192.</p><p><b>date</b>: 2022-09-19 20:57:07+0000</p><p><b>artifact</b>: <a href=\"EvidenceVariable-104097.html\">EvidenceVariable/104097: OutcomeDefinition: Nonfatal myocardial infarction or stroke</a> &quot;OutcomeVariable_Nonfatal_myocardial_infarction_or_stroke&quot;</p><blockquote><p><b>content</b></p><p><b>informationType</b>: rating</p><p><b>type</b>: Outcome Desirability <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#outcome-desirability)</span></p><p><b>classifier</b>: Undesirable <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#undesirable)</span></p><p><b>freeToShare</b>: true</p></blockquote><blockquote><p><b>content</b></p><p><b>informationType</b>: rating</p><p><b>type</b>: Outcome Importance <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-179423.html\">Evidence Based Medicine on FHIR Implementation Guide Code System</a>#relative-importance &quot;Relative Importance&quot;)</span></p><p><b>quantity</b>: 30 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><p><b>freeToShare</b>: true</p></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/resources/ArtifactAssessment/104192"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This example expresses the outcome desirability with a CodeableConcept datatype and the relative outcome importance (30%) with a Quantity datatype." ]
  ] ) ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ]
  ] ) ; # 
  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 "104192" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:title [ fhir:v "Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke"] ; # 
  fhir:citeAs [ fhir:v "Outcome Importance Rating 30 of Nonfatal myocardial infarction or stroke [ArtifactAssessment]. Contributors: In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 104192. Revised 2022-09-19. Available at: https://fevir.net/resources/ArtifactAssessment/104192. Computable resource at: https://fevir.net/resources/ArtifactAssessment/104192."] ; # 
  fhir:date [ fhir:v "2022-09-19T20:57:07.774Z"^^xsd:dateTime] ; # 
  fhir:artifact [
a fhir:Reference ;
fhir:reference [ fhir:v "EvidenceVariable/104097" ] ;
fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ;
fhir:display [ fhir:v "OutcomeDefinition: Nonfatal myocardial infarction or stroke" ]
  ] ; # 
  fhir:content ( [
fhir:informationType [ fhir:v "rating" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "outcome-desirability" ] ;
fhir:display [ fhir:v "Outcome Desirability" ]       ] ) ;
fhir:text [ fhir:v "Outcome Desirability" ]     ] ;
    ( fhir:classifier [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "undesirable" ] ;
fhir:display [ fhir:v "Undesirable" ]       ] )     ] ) ;
fhir:freeToShare [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:informationType [ fhir:v "rating" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ;
fhir:code [ fhir:v "relative-importance" ] ;
fhir:display [ fhir:v "Relative Importance" ]       ] ) ;
fhir:text [ fhir:v "Outcome Importance" ]     ] ;
fhir:quantity [
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ] ;
fhir:freeToShare [ fhir:v "true"^^xsd:boolean ]
  ] ) . #