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

Attributes

SD
Kantonal bewilligte Abgabe von Arzneimitteln innerhalb einer Arztpraxis beziehungsweise einer ambulanten Institution des Gesundheitswesens, deren Apotheke unter fachlicher Verantwortung einer Ärztin oder eines Arztes mit Berufsausübungsbewilligung steht.
Remise de médicaments autorisée par le canton au sein d’un cabinet médical ou d’une institution ambulatoire de santé dont la pharmacie est placée sous la responsabilité professionnelle d’un médecin possédant une autorisation d’exercer.
Dispensazione di medicamenti autorizzata dal Cantone in uno studio medico oppure in un’istituzione ambulatoriale del sistema sanitario la cui farmacia è posta sotto la responsabilità professionale di un medico titolare di un’autorizzazione d’esercizio.
Santésuisse, Positionspapier "Selbsdispensation (Medikamentenabgaben der Ärzte)", 2004-05-26 ([Internet, 2018-10-09](http://www.santesuisse.ch/de/details/content/selbstdispensation-medikamentenabgabe-der-rzte/))
USG: suggestion
FCh, Terminology Section, 2016
LF Produits thérapeutiques, art. 4 al. 1 let. k (FF 2016 1783)
BG Arzneimittel und Medizinprodukte, Art. 4 Abs. 1 Bst. k (BBl 2016 1953)
LF Agenti terapeutici, art. 4 cpv. 1 lett. k (FF 2016 1637)
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part pro-pharmacy
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.