Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
We need to explore health data with {{Q|5465}} and in particular
+
We need to explore health data with {{Q|5465}} and in particular some of the {{P|392}}s listed in {{Q|83}}.
 +
 
 
=== Swiss data controllers ===
 
=== Swiss data controllers ===
 
{{SPARQL|label=Swiss data controllers|state=collapsed|query=
 
{{SPARQL|label=Swiss data controllers|state=collapsed|query=
Line 12: Line 13:  
=== Laboratory data ===
 
=== Laboratory data ===
 
{{Q|5467}}
 
{{Q|5467}}
{{SPARQL|label=Swiss medical analysis laboratory|query=
+
{{SPARQL|label=Swiss medical analysis laboratory|state=collapsed|query=
 
SELECT ?item ?itemLabel WHERE {
 
SELECT ?item ?itemLabel WHERE {
 
   ?item pdiot:P3 pdio:Q5467.
 
   ?item pdiot:P3 pdio:Q5467.
Line 25: Line 26:     
=== Wearables ===
 
=== Wearables ===
 +
{{Q|1144}}
 +
{{SPARQL|label=Wearables|state=collapsed|query=
 +
SELECT ?item ?itemLabel WHERE {
 +
  ?item pdiot:P3 pdio:Q1144.
 +
  SERVICE wikibase:label {
 +
    bd:serviceParam wikibase:language "en" .
 +
  }
 +
}
 +
}}
    
=== Insurance ===
 
=== Insurance ===
Line 37: Line 47:  
}}
 
}}
 
({{Q|1013}} should appear because {{Claim|1013|55|416}} and {{Claim|1013|3|245}} are true but the database does not get automatically refreshed at the moment)
 
({{Q|1013}} should appear because {{Claim|1013|55|416}} and {{Claim|1013|3|245}} are true but the database does not get automatically refreshed at the moment)
 +
 +
=== Mobile applications ===
 +
 +
=== Others ===
 +
 +
== SAR service tool ==
 +
See https://wiki.personaldata.io/wiki/MediaWiki:Architecture_of_SAR_service and the discussion tab there.

Navigation menu