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

Attributes

Staff Model HMO
2025-04-24T15:02:21.5147770Z
37549
https://www.termdat.bk.admin.ch/entry/37549
K. M. Langwell, Structure and performance of health maintenance organizations: A review. In: Health Care Financ Rev. 1990 Fall; 12(1), p. 71–79 ([Internet, 2016-07-20](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4193096/))
DOM: US managed care; USG: not to be confused with the Swiss use of HMO as an insurance model; EXP: this term is related to the US-notion of HMO as organisations that provide health insurance solutions arranged between selected health care providers, employers and emplyees according to the gatekeeper model; the Group Model is characterized by an HMO contracting with a medical group to serve the HMO's membership; other HMO models are the Staff Model and individual practice associations (IPAs)
after K. M. Langwell, Structure and performance of health maintenance organizations: A review. In: Health Care Financ Rev. 1990 Fall; 12(1), p. 71–79 ([Internet, 2016-07-20](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC4193096/)) and OBSAN, Neue Versorgungsmodelle für chronisch Kranke, 2015, S. 29 ([Internet, 2016-07-20](http://www.obsan.admin.ch/sites/default/files/publications/2015/obsan_dossier_45.pdf))
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 Group Model HMO
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.