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

Attributes

Bewohner/-innen-Einstufungs- und Abrechnungssystem
système BESA
sistema BESA
Instrument für die transparente Erfassung und Abrechnung der in der Pflege erbrachten Leistungen.
Instrument permettant d’adapter de manière ciblée les soins et l’accompagnement aux besoins et aux ressources des personnes dépendantes, ainsi que de saisir et de comptabiliser les prestations de manière transparente.
2022-02-03T07:52:20.8630000Z
37660
https://www.termdat.bk.admin.ch/entry/37660
Gesundheits- und Umweltdepartement der Stadt Zürich ([Internet, 2016-03-29](https://tinyurl.com/26yvy6by))
EXP: mit diesem System werden die Pflegeleistungen erfasst, die nötig werden, wenn Bewohnerinnen und Bewohner infolge von gesundheitlichen Beeinträchtigungen Unterstützung benötigen
EXP: "BESA" est l'acronyme allemand de "Bewohner/-innen-Einstufungs-und Abrechnungssystem"
EXP: "BESA" è l'acronimo di "Bewohner/-innen-Einstufungs-und Abrechnungssystem"
Gesundheits- und Umweltdepartement der Stadt Zürich ([Internet, 2016-03-29](https://tinyurl.com/26yvy6by))
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 Resident Assessment Instrument
seeAlso Planification informatisée des soins requis
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.