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

Attributes

medizinische Massnahme
provvedimento medico
Diagnostische, therapeutische oder pflegerische Massnahme, die zum medizinischen Aspekt der Personensorge gehört und einen Heilungszweck hat.
Misura diagnostica, terapeutica o infermieristica, che rientra tra gli aspetti medici della cura della persona.
2018-06-18T09:24:02.4700000Z
379508
https://www.termdat.bk.admin.ch/entry/379508
Zivilgesetzbuch, Tit. vor Art. 377 (Stand 2013-01)
Codice civile, tit. Prec. art. 377 (stato 2013-01)
Se una persona incapace di discernimento deve ricevere un trattamento medico sul quale non si è pronunciata in direttive vincolanti, il medico curante definisce il trattamento necessario in collaborazione con la persona che ha diritto di rappresentarla in caso di provvedimenti medici.
DOM: diritto di protezione degli adulti
DOM: Erwachsenenschutzrecht; EXP: neben der ärztlichen Behandlung umfassen medizinische Massnahmen auch weitere Aspekte der Gesundheitsversorgung, wie z. B. die seelsorgerische Betreuung
(EXP) nach Rosch et al., Das neue Erwachsenenschutzrecht, 2011, S. 81
nach Rosch et al., Das neue Erwachsenenschutzrecht, 2011, S. 81
secondo Rosch et al., Das neue Erwachsenenschutzrecht, 2011, p. 81
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

property subject
seeAlso patient decree
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.