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

: F-PIL-6 - TTL Representation

Draft as of 2023-10-25

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:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "F-PIL-6"] ; # 
  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>: F-PIL-6<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            <b>Description</b>:<br/> <div><p>Input data shall be anonymized or pseudonymized.</p>\n</div><br/>\n            \n            \n            \n            <b>Purpose</b>:<br/> <div><p>FLUTE specific requirements for FLUTE pilot studies and the platform are outlined based on discussions with stakeholders participating in the case studies, in particular representatives of technical partners participating in WP5 (Quibim) and medical researchers from the three participating hospitals CHUL, IRST and VHIR, which also act as data owners.</p>\n</div><br/>\n            \n            <b>Copyright Label</b>: Federated Learning and mUlti-party computation Techniques for prostatE cancer<br/>\n\n            \n\n            \n            \n            \n            <br/><br/>\n        </p>\n    </div><br/>\n\n    <div style=\"display: inline-block;\n        padding: 6px; \n        margin: 4px; \n        width: 100%;\">\n        \n            <b>Statements</b>: \n            \n                <blockquote>\n                    <b>ID</b>: F-PIL-6<br/>\n                    <b>Label</b>: Input data SHALL be anonymized or pseudonymized.<br/> \n                    \n                    \n                        <b>Sources</b>:\n                        <ul>\n                            \n                                <li>\n                                    HL7 Europe\n                                </li>\n                            \n                        </ul>\n                    \n                    <table style=\"width: 100%;\">\n                        <tr style=\"background-color: #333f4c; color: #ffffff;\">\n                            \n                            <th><b>Conformance</b></th> \n                            <th><b>Requirement</b></th>\n                            \n                            \n                            \n                        </tr>\n                        <tr style=\"background-color: #ffffff;\">\n                            \n                            \n                                <td>\n                                    \n                                        <code>SHALL</code>   \n                                    \n                                </td>\n                            \n                            <td><div><p>be anonymized or pseudonymized</p>\n</div></td>\n                            \n                            \n                            \n                        </tr>\n                    </table>\n                </blockquote>\n            \n        \n    </div>\n</div>"
  ] ; # 
  fhir:url [ fhir:v "https://flute.com/Requirements/F-PIL-6"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "F-PIL-6"] ; # 
  fhir:title [ fhir:v "F-PIL-6"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-10-25T10:31:30.239Z"^^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:description [ fhir:v "Input data shall be anonymized or pseudonymized."] ; # 
  fhir:purpose [ fhir:v "FLUTE specific requirements for FLUTE pilot studies and the platform are outlined based on discussions with stakeholders participating in the case studies, in particular representatives of technical partners participating in WP5 (Quibim) and medical researchers from the three participating hospitals CHUL, IRST and VHIR, which also act as data owners."] ; # 
  fhir:copyright [ fhir:v "HL7 Europe"] ; # 
  fhir:copyrightLabel [ fhir:v "Federated Learning and mUlti-party computation Techniques for prostatE cancer"] ; # 
  fhir:statement ( [
fhir:key [ fhir:v "F-PIL-6" ] ;
fhir:label [ fhir:v "Input data SHALL be anonymized or pseudonymized." ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [ fhir:v "be anonymized or pseudonymized" ] ;
    ( fhir:source [
fhir:display [ fhir:v "HL7 Europe" ]     ] )
  ] ) . #