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
| Draft as of 2023-10-25 |
@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:Requirements ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "F-PIL-29"] ; #
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>: F-PIL-29\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 <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Description</b>:\n </p>\n <div><p>PSA shall be provided for each cohort.</p>\n</div>\n \n \n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Purpose</b>:\n </p>\n <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>\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Copyright Label</b>: Federated Learning and mUlti-party computation Techniques for prostatE cancer\n </p>\n \n\n \n\n \n \n \n </div><br/>\n\n <div style=\"display: inline-block;#xA; padding: 6px; #xA; margin: 4px; #xA; width: 100%;\">\n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Statements</b>: \n </p>\n \n <blockquote>\n <p style=\"padding-bottom: 0px; margin: 0px;\"><b>ID</b>: F-PIL-29</p>\n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Label</b>: Type of biopsy SHALL be provided for each cohort.\n </p>\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\"><b>Sources</b>:</p>\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 provided for each cohort</p>\n</div></td>\n \n \n \n </tr>\n </table>\n </blockquote>\n \n \n </div>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://flute.com/Requirements/F-PIL-29"^^xsd:anyURI ;
fhir:l <https://flute.com/Requirements/F-PIL-29>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "F_PIL_29"] ; #
fhir:title [ fhir:v "F-PIL-29"] ; #
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 "PSA shall be provided for each cohort."] ; #
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-29" ] ;
fhir:label [ fhir:v "Type of biopsy SHALL be provided for each cohort." ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [ fhir:v "be provided for each cohort" ] ;
( fhir:source [
fhir:display [ fhir:v "HL7 Europe" ] ] )
] ) . #
IG © 2023+ HL7 Europe. Package flute.requirements#0.1.0 based on FHIR 5.0.0. Generated 2026-01-30
Links: Table of Contents |
QA Report