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

: URS-12 - JSON Representation

Draft as of 2023-10-25

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "URS-12",
  "text" : {
    "status" : "extensions",
    "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        \n            <p style=\"padding-bottom: 0px; margin: 0px;\">\n                <b>ID</b>: URS-12\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>The exchange of data between data owner nodes and central aggregator should follow the principle of data minimization. Only sharing the necessary data to be able to train models effectively.</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>Defining the security and privacy requirements for users and stakeholders of the FLUTE platform, which are derived from the threat models and identified attacks within FLUTE.</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;\n        padding: 6px; \n        margin: 4px; \n        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>: URS-12</p>\n                    \n                        <p style=\"padding-bottom: 0px; margin: 0px;\">\n                            <b>Label</b>: The exchange of data between data owner nodes and central aggregator SHOULD follow the principle of data minimization. Only sharing the necessary data to be able to train models effectively.\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>SHOULD</code>   \n                                    \n                                </td>\n                            \n                            <td><div><p>follow the principle of data minimization</p>\n</div></td>\n                            \n                            \n                            \n                        </tr>\n                    </table>\n                </blockquote>\n            \n        \n    </div>\n</div>"
  },
  "url" : "https://flute.com/Requirements/URS-12",
  "version" : "0.1.0",
  "name" : "URS_12",
  "title" : "URS-12",
  "status" : "draft",
  "date" : "2023-10-25T10:31:30.239Z",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.eu"
        }
      ]
    }
  ],
  "description" : "The exchange of data between data owner nodes and central aggregator should follow the principle of data minimization. Only sharing the necessary data to be able to train models effectively.",
  "purpose" : "Defining the security and privacy requirements for users and stakeholders of the FLUTE platform, which are derived from the threat models and identified attacks within FLUTE.",
  "copyright" : "HL7 Europe",
  "copyrightLabel" : "Federated Learning and mUlti-party computation Techniques for prostatE cancer",
  "statement" : [
    {
      "key" : "URS-12",
      "label" : "The exchange of data between data owner nodes and central aggregator SHOULD follow the principle of data minimization. Only sharing the necessary data to be able to train models effectively.",
      "conformance" : [
        "SHOULD"
      ],
      "requirement" : "follow the principle of data minimization",
      "source" : [
        {
          "display" : "HL7 Europe"
        }
      ]
    }
  ]
}