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

: F-HUF-11 - TTL Representation

Draft as of 2023-10-25

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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-HUF-11"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b style=\"color: maroon\">Exception generating Narrative: unexpected non-end of element null::a  at line 61 column 46</b></p></div>"
  ] ; # 
  fhir:url [ fhir:v "https://flute.com/Requirements/F-HUF-11"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "F-HUF-11"] ; # 
  fhir:title [ fhir:v "F-HUF-11"] ; # 
  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 "Support for federated Generative Adversarial Networks (GAN)."] ; # 
  fhir:purpose [ fhir:v "Dimensions and Requirements collection for the Human interface and user-facing features."] ; # 
  fhir:copyright [ fhir:v "HL7 Europe"] ; # 
  fhir:copyrightLabel [ fhir:v "Federated Learning and mUlti-party computation Techniques for prostatE cancer"] ; # 
  fhir:actor ( [
fhir:v "https://flute.com/ActorDefinition/AD-FLUTEPlatform"^^xsd:anyURI ;
fhir:link <https://flute.com/ActorDefinition/AD-FLUTEPlatform>
  ] ) ; # 
  fhir:statement ( [
fhir:key [ fhir:v "F-HUF-11" ] ;
fhir:label [ fhir:v "As a FLUTE platform, I SHOULD support federated Generative Adversarial Networks (GAN)." ] ;
    ( fhir:conformance [ fhir:v "SHOULD" ] ) ;
fhir:requirement [ fhir:v "support federated Generative Adversarial Networks (GAN)" ] ;
    ( fhir:source [
fhir:display [ fhir:v "HL7 Europe" ]     ] )
  ] ) . #