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

FHIR IG analytics

Packageflute.requirements
Resource TypeRequirements
IdRequirements-F-IMSD-1.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/flute-requirements/Requirements-F-IMSD-1.html
URLhttps://flute.com/Requirements/F-IMSD-1
Version0.1.0
Statusdraft
Date2023-10-25T10:31:30.239Z
NameF_IMSD_1
TitleF-IMSD-1
Authorityhl7
DescriptionSD algorithm shall offer a CSV file with the required number of instances of tabular data and each column should be in the expected format (i.e., categorical, numerical etc.).
PurposeSet of data and algorithmic requirements of both the developers and the users.
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: F-IMSD-1

Publisher: HL7 Europe

Contact Name Contact Points
HL7 Europe

Description:

SD algorithm shall offer a CSV file with the required number of instances of tabular data and each column should be in the expected format (i.e., categorical, numerical etc.).

Purpose:

Set of data and algorithmic requirements of both the developers and the users.

Copyright Label: Federated Learning and mUlti-party computation Techniques for prostatE cancer


Statements:

ID: F-IMSD-1a

Label: SD algorithm SHALL offer a CSV file with the required number of instances of tabular data.

Sources:

  • HL7 Europe
Conformance Requirement
SHALL

offer a CSV file with the required number of instances of tabular data

ID: F-IMSD-1b

Label: Each column SHOULD be in the expected format (i.e., categorical, numerical etc.).

Sources:

  • HL7 Europe
Conformance Requirement
SHOULD

be in the expected format (i.e., categorical, numerical etc.)


Source1

{
  "resourceType": "Requirements",
  "id": "F-IMSD-1",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://flute.com/Requirements/F-IMSD-1",
  "version": "0.1.0",
  "name": "F_IMSD_1",
  "title": "F-IMSD-1",
  "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": "SD algorithm  shall offer a CSV file with the required number of instances of tabular data and each column should be in the expected format (i.e., categorical, numerical etc.).",
  "purpose": "Set of data and algorithmic requirements of both the developers and the users.",
  "copyright": "HL7 Europe",
  "copyrightLabel": "Federated Learning and mUlti-party computation Techniques for prostatE cancer",
  "statement": [
    {
      "key": "F-IMSD-1a",
      "label": "SD algorithm SHALL offer a CSV file with the required number of instances of tabular data.",
      "conformance": [
        "SHALL"
      ],
      "requirement": "offer a CSV file with the required number of instances of tabular data",
      "source": [
        {
          "display": "HL7 Europe"
        }
      ]
    },
    {
      "key": "F-IMSD-1b",
      "label": "Each column SHOULD be in the expected format (i.e., categorical, numerical etc.).",
      "conformance": [
        "SHOULD"
      ],
      "requirement": "be in the expected format (i.e., categorical, numerical etc.)",
      "source": [
        {
          "display": "HL7 Europe"
        }
      ]
    }
  ]
}