HL7 Terminology (THO)
6.5.0 - UTG Pro Forma Change Request UP-723 International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: FEvIR Object Identifier - TTL Representation

Active as of 2025-08-07

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "FOI"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem FOI</b></p><a name=\"FOI\"> </a><a name=\"hcFOI\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/FOI</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>FOI</td></tr><tr><td>Title</td><td>FEvIR Object Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The FEvIR Object Identifier (FOI) is a globally unique persistent digital object identifier for Resources accessible through the FEvIR Platform. The FEvIR Platform is a platform to support creation, viewing, notification, and interaction for computable expression of scientific knowledge. The FEvIR Platform is used to facilitate many projects, including the HL7 EBMonFHIR project and the Evidence Based Medicine on FHIR Implementation Guide.</p>\n</div></td></tr><tr><td>Publisher</td><td>Computable Publishing LLC</td></tr><tr><td>Copyright</td><td><div><p>The FEvIR Platform is owned by Computable Publishing LLC. Content on the FEvIR Platform can have varied copyright and is determined by the content owner. The default copyright value for content is <a href=\"https://creativecommons.org/licenses/by-nc-sa/4.0/\">https://creativecommons.org/licenses/by-nc-sa/4.0/</a>.</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://fevir.net/FOI</td><td>true</td><td>2025-08-07 00:00:00+0000 --&gt; (ongoing)</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/FOI"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "FOI"] ; # 
  fhir:title [ fhir:v "FEvIR Object Identifier"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2025-08-07T00:00:00-00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Computable Publishing LLC; Brian Alper; 212 Crawford Lane, Franklin, NC 28734" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://computablepublishing.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "Computable Publishing LLC; Brian S. Alper"] ; # 
  fhir:description [ fhir:v "The FEvIR Object Identifier (FOI) is a globally unique persistent digital object identifier for Resources accessible through the FEvIR Platform. The FEvIR Platform is a platform to support creation, viewing, notification, and interaction for computable expression of scientific knowledge. The FEvIR Platform is used to facilitate many projects, including the HL7 EBMonFHIR project and the Evidence Based Medicine on FHIR Implementation Guide."] ; # 
  fhir:copyright [ fhir:v "The FEvIR Platform is owned by Computable Publishing LLC. Content on the FEvIR Platform can have varied copyright and is determined by the content owner. The default copyright value for content is [https://creativecommons.org/licenses/by-nc-sa/4.0/](https://creativecommons.org/licenses/by-nc-sa/4.0/)."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fevir.net/FOI" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:period [
fhir:start [ fhir:v "2025-08-07T00:00:00-00:00"^^xsd:dateTime ]     ]
  ] ) . #