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
+
=== Swiss data controllers ===
+
{{SPARQL|label=Swiss data controllers|query=
+
SELECT ?item ?itemLabel WHERE {
+
?item pdiot:P3 pdio:Q991.
+
SERVICE wikibase:label {
+
bd:serviceParam wikibase:language "en" .
+
}
+
}
+
}}
+
=== Laboratory data ===
=== Laboratory data ===
+
{{Q|5467}}
+
{{SPARQL|label=Swiss medical analysis laboratory|query=
+
SELECT ?item ?itemLabel WHERE {
+
?item pdiot:P3 pdio:Q5467.
+
?item pdiot:P55 pdio:Q416.
+
SERVICE wikibase:label {
+
bd:serviceParam wikibase:language "en" .
+
}
+
}
+
}}
=== Vaccination data ===
=== Vaccination data ===