FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageflute.requirements
Resource TypeRequirements
IdRequirements-URS-5.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/flute-requirements/Requirements-URS-5.html
URLhttps://flute.com/Requirements/URS-5
Version0.1.0
Statusdraft
Date2023-10-25T10:31:30.239Z
NameURS_5
TitleURS-5
Authorityhl7
DescriptionPersonal and sensitive data should not be used in the model training. In case it is required it should be properly protected, for example, with anonymization.
PurposeDefining 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.
CopyrightHL7 Europe
Copyright LabelFederated Learning and mUlti-party computation Techniques for prostatE cancer

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

ID: URS-5

Publisher: HL7 Europe

Contact Name Contact Points
HL7 Europe

Description:

Personal and sensitive data should not be used in the model training. In case it is required it should be properly protected, for example, with anonymization.

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 Label: Federated Learning and mUlti-party computation Techniques for prostatE cancer


Statements:

ID: URS-5

Label: Personal and sensitive data should not be used in the model training. In case it is required it should be properly protected, for example, with anonymization.

Sources:

  • HL7 Europe
Conformance Requirement
SHOULD

not be used in the model training or be properly protected


Source1

{
  "resourceType": "Requirements",
  "id": "URS-5",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://flute.com/Requirements/URS-5",
  "version": "0.1.0",
  "name": "URS_5",
  "title": "URS-5",
  "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": "Personal and sensitive data should not be used in the model training. In case it is required it should be properly protected, for example, with anonymization.",
  "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-5",
      "label": "Personal and sensitive data should not be used in the model training. In case it is required it should be properly protected, for example, with anonymization.",
      "conformance": [
        "SHOULD"
      ],
      "requirement": "not be used in the model training or be properly protected",
      "source": [
        {
          "display": "HL7 Europe"
        }
      ]
    }
  ]
}