SMART Base
0.2.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/tree/copilot/fix-deploy-and-build-error and changes regularly. See the Directory of published versions

: Laboratory Information System (LIS) - TTL Representation

Draft as of 2026-03-06

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DAK.Persona.System.LIS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DAK.Persona.System.LIS</b></p><a name=\"DAK.Persona.System.LIS\"> </a><a name=\"hcDAK.Persona.System.LIS\"> </a><table class=\"grid\"><tr><td><b>Actor: LaboratoryInformationSystem </b></td><td>Laboratory Information System (LIS)</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://smart.who.int/base/ActorDefinition/DAK.Persona.System.LIS"^^xsd:anyURI ;
fhir:l <http://smart.who.int/base/ActorDefinition/DAK.Persona.System.LIS>
  ] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "LaboratoryInformationSystem"] ; # 
  fhir:title [ fhir:v "Laboratory Information System (LIS)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-06T03:01:34+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "WHO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A digital system that manages the complete lifecycle of laboratory test orders,\nspecimen tracking, result production, and result reporting to healthcare providers\nand persons.\n\nThe LIS supports DHIs including:\n- Transmit and track diagnostic orders (2.10.2)\n- Capture diagnostic results from digital devices (2.10.3)\n- Transmit person's diagnostic result to healthcare provider (2.10.1)\n- Transmit diagnostics result or availability of result to person(s) (1.1.4)\n- Track biological specimens (2.10.4)\n\n**Services and Application Type**: A6 — Laboratory information systems\n\n**Functional areas**: Lab requests/test ordering, sample tracking, sample\nprocessing, results reporting."] ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:documentation [ fhir:v "https://www.who.int/publications/i/item/9789240081949"] . #