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 Administrator - TTL Representation

Draft as of 2024-03-04

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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AD-FLUTEAdministrator"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\n    <div style=\"display: inline-block;\n                background-color: #d9e0e7; \n                padding: 6px; \n                margin: 4px; \n                border: 1px solid #8da1b4;\n                border-radius: 5px; \n                line-height: 60%;\n                width: 100%;\">\n        <p style=\"margin-bottom: 0px\">\n            <b>ID</b>: AD-FLUTEAdministrator<br/>\n            \n\n            \n            <b>Publisher</b>: HL7 Europe<br/>\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            <b>Type</b>: system<br/>\n            \n            \n            \n            \n            \n        </p>\n    </div><br/>\n</div>"
  ] ; # 
  fhir:url [ fhir:v "https://flute.com/ActorDefinition/AD-FLUTEAdministrator"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "FLUTEAdministrator"] ; # 
  fhir:title [ fhir:v "FLUTE Administrator"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-03-04T14:13:59+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"] . #