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

Attributes

ärztlicher Auftrag
doctor's mandate
mandat médical
mandato medico
2025-04-24T10:50:08.8151920Z
37656
https://www.termdat.bk.admin.ch/entry/37656
FCh, Terminology Section, 2016
V EDI Leistungen obligatorische Krankenpflegeversicherung, Art. 8 Abs. 1 (SR 832.112.31, Stand 2020-01)
O DFI Prestations dans l'assurance obligatoire des soins, art. 8 al. 1 (RS 832.112.31, état 2020-01)
O DFI Prestazioni dell’assicurazione obbligatoria delle cure medico-sanitarie, art. 8 cpv. 1 (RS 832.112.31, stato 2020-01)
Der ärztliche Auftrag oder die ärztliche Anordnung bestimmt, ob die Patientin oder der Patient [...] Leistungen der Akut- und Übergangspflege [...] benötigt.
La prescription ou le mandat médical détermine si le patient a besoin [...] de soins aigus et de transition [...].
La prescrizione o il mandato medico determina se il paziente necessita [...] o di cure acute e transitorie [...].
USG: suggestion
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.