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

Attributes

Patientendossier
patient records
dossier du patient
cartella del paziente
2021-12-14T13:53:02.8330000Z
379519
https://www.termdat.bk.admin.ch/entry/379519
Zivilgesetzbuch, Art. 372 Abs. 3 (SR 210, Stand 2018-01)
Swiss Civil Code, art. 372 para. 3 (SR 210, transl., Status 2018-01)
HUG, Direction médicale et qualité > Directives > Dossier médical ([Internet, 2016-03-24](http://www.hug-ge.ch/direction-medicale-qualite/dossier-medical#sthash.FBVp5hxd.dpuf))
UFSP, Servizi linguistici, 2016
Die Ärztin oder der Arzt hält im Patientendossier fest, aus welchen Gründen der Patientenverfügung nicht entsprochen wird.
USG: preferito; raro, più frequente "cartella informatizzata del paziente"
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.