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

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: OutcomeDefinition: Injury Severity Score on Impact - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "297750"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2024-12-26T18:19:54.751Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "OutcomeDefinition:  Injury Severity Score on Impact [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 297750. Revised 2024-12-23. Available at: https://fevir.net/resources/Group/297750. Computable resource at: https://fevir.net/resources/Group/297750#json." ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Group/297750"^^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 "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/297750" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:title [ fhir:v "OutcomeDefinition:  Injury Severity Score on Impact"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This is an example using a Group Resource for a complex outcome definition."] ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:membership [ fhir:v "conceptual"] ; # 
  fhir:characteristic ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/fhir-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Observation" ] ;
fhir:display [ fhir:v "Observation" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:74471-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "74471-4" ] ;
fhir:display [ fhir:v "Injury severity score Calculated" ]       ] )     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:determinedBy [
a fhir:Reference ;
fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
fhir:text [ fhir:v "PMID" ]         ] ;
fhir:system [ fhir:v "https://pubmed.ncbi.nlm.nih.gov/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4814394" ]       ] ;
fhir:display [ fhir:v "Baker SP, O'Neill B, Haddon W Jr, Long WB. The injury severity score: a method for describing patients with multiple injuries and evaluating emergency care. J Trauma. 1974 Mar;14(3):187-96. PMID: 4814394." ]     ] ;
    ( fhir:timing [
fhir:contextCode [
fhir:text [ fhir:v "Impact" ]       ] ;
fhir:offset [
a fhir:Range ;
fhir:low [
fhir:value [ fhir:v "0"^^xsd:decimal ]         ] ;
fhir:high [
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ]         ]       ]     ] )
  ] ) . #