Requirements Federated Learning and mUlti-party computation Techniques for prostatE cancer
0.1.0 - ci-build
Funded by the European Union

Requirements Federated Learning and mUlti-party computation Techniques for prostatE cancer, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/flute-requirements/ and changes regularly. See the Directory of published versions

: FLUTE Platform - TTL Representation

Draft as of 2026-01-30

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 "AD-FLUTEPlatform"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\n    <div style=\"display: inline-block;#xA;                background-color: #d9e0e7; #xA;                padding: 6px; #xA;                margin: 4px; #xA;                border: 1px solid #8da1b4;#xA;                border-radius: 5px; #xA;                line-height: 60%;#xA;                width: 100%;\">\n        \n            <p style=\"padding-bottom: 0px; margin: 0px;\">\n                <b>ID</b>: AD-FLUTEPlatform\n            </p>\n        \n        \n\n        \n        \n            <p style=\"padding-bottom: 0px; margin: 0px;\">\n                <b>Publisher</b>: HL7 Europe\n            </p>\n        \n        \n            <table style=\"width: 100%;\" class=\"grid\">\n                <tr style=\"background-color: #333f4c; color: #ffffff;\">\n                    <th style=\"text-align: center;\"><b>Contact Name</b></th>\n                    <th style=\"text-align: center;\"><b>Contact Points</b></th>\n                </tr>\n                \n                        <tr style=\"background-color: #ffffff;\">\n                        <td> HL7 Europe  </td>\n                        <td>\n                            <ul>\n                                \n                                    <li>\n                                    \n                                        <a href=\"https://www.hl7.eu\">https://www.hl7.eu</a>\n                                    \n                                    </li>\n                                \n                            </ul>\n                        </td>\n                    </tr>\n                \n            </table>\n        \n        \n        \n        \n        \n        \n        \n        \n        \n\n        \n\n        \n        \n        \n            <p style=\"padding-bottom: 0px; margin: 0px;\">\n                <b>Type</b>: System\n            </p>\n        \n        \n        \n        \n        \n        \n    </div><br/>\n</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://flute.com/ActorDefinition/AD-FLUTEPlatform"^^xsd:anyURI ;
fhir:l <https://flute.com/ActorDefinition/AD-FLUTEPlatform>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "FLUTEPlatform"] ; # 
  fhir:title [ fhir:v "FLUTE Platform"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-01-30T16:42:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.eu" ]     ] )
  ] ) ; # 
  fhir:type [ fhir:v "system"] . #