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

Attributes

Patientenindex
master patient index
index des patients
indice dei pazienti
Programm, das dazu dient, die Patienten-Identitäten aus verschiedenen IT-Systemen der Behandelnden unter einer gemeinsamen Identität zusammenzuführen und einen Index aller erfassten Patienten aufzubauen.
Programme qui sert à regrouper sous une identité commune les informations relatives à un patient provenant de différentes systèmes informatiques des établissements et médecins traitants et à créer un index référençant tous les patients enregistrés.
Programma che serve a riunire le identità dei pazienti provenienti da vari sistemi IT dei professionisti della salute curanti in un'identità comune e a creare un indice di tutti i pazienti registrati.
2025-12-08T08:55:50.6819600Z
446617
https://www.termdat.bk.admin.ch/entry/446617
ehealthsuisse, Glossar, "Master Patient Index" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/glossar))
ehealthsuisse, Glossar, "Master Patient Index" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/de/header/glossar.html))
ehealthsuisse, Glossaire, "Index des patients" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/fr/header/glossaire.html))
ehealthsuisse, Glossario, "Master patient index" e "Indice dei pazienti" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/it/header/glossario.html))
nach ehealthsuisse, Glossar, "Master Patient Index" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/de/header/glossar.html))
d'après ehealthsuisse, Glossaire, "Index des patients" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/fr/header/glossaire.html))
secondo ehealthsuisse, Glossario, "Master patient index" e "Indice dei pazienti" ([Internet, 2024-09-30](https://www.e-health-suisse.ch/it/header/glossario.html))
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.