SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Patientendaten
patient data
données patient
dati del paziente
Alle personenbezogenen Informationen eines Patienten, die in einer medizinischen Einrichtung aufgenommen, verarbeitet und archiviert werden.
2025-09-29T09:27:18.1519050Z
515974
https://www.termdat.bk.admin.ch/entry/515974
EDÖB, Bekanntgabe von Patientendaten ([Internet, 2024-12-16](https://www.edoeb.admin.ch/edoeb/de/home/datenschutz/gesundheit/patientendossiers/patientendaten_bekanntgabe.html))
FDPIC, Patient data disclosure ([Internet, 2024-12-16](https://www.edoeb.admin.ch/edoeb/en/home/datenschutz/gesundheit/patientendossiers/patientendaten_bekanntgabe.html))
PFPDT, Données patient – communication ([Internet, 2024-12-16](https://www.edoeb.admin.ch/edoeb/fr/home/datenschutz/gesundheit/patientendossiers/patientendaten_bekanntgabe.html))
IFPDT, Comunicazione di dati del paziente ([Internet, 2024-12-16](https://www.edoeb.admin.ch/edoeb/it/home/datenschutz/gesundheit/patientendossiers/patientendaten_bekanntgabe.html))
nach DocCheck Flexikon ([Internet, 2024-12-16](https://flexikon.doccheck.com/de/Patientendaten))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.