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

FHIR IG analytics

Packageflute.requirements
Resource TypeRequirements
IdRequirements-URS-7.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/flute-requirements/Requirements-URS-7.html
URLhttps://flute.com/Requirements/URS-7
Version0.1.0
Statusdraft
Date2023-10-25T10:31:30.239Z
NameURS_7
TitleURS-7
Authorityhl7
DescriptionUsers whose data is part in the training of a model should be protected to membership inference attacks.
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-7

Publisher: HL7 Europe

Contact Name Contact Points
HL7 Europe

Description:

Users whose data is part in the training of a model should be protected to membership inference attacks.

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

Actor for these requirements: User


Statements:

ID: URS-7

Label: As a User, I SHOULD be protected to membership inference attacks if my data is part in the training of a model.

Sources:

  • HL7 Europe
Conformance Requirement
SHOULD

be protected to membership inference attacks if my data is part in the training of a model


Source1

{
  "resourceType": "Requirements",
  "id": "URS-7",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://flute.com/Requirements/URS-7",
  "version": "0.1.0",
  "name": "URS_7",
  "title": "URS-7",
  "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": "Users whose data is part in the training of a model should be protected to membership inference attacks.",
  "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",
  "actor": [
    "https://flute.com/ActorDefinition/AD-User"
  ],
  "statement": [
    {
      "key": "URS-7",
      "label": "As a User, I SHOULD be protected to membership inference attacks if my data is part in the training of a model.",
      "conformance": [
        "SHOULD"
      ],
      "requirement": "be protected to membership inference attacks if my data is part in the training of a model",
      "source": [
        {
          "display": "HL7 Europe"
        }
      ]
    }
  ]
}