List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=152600&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=impactfactor_norm",
    "results": [
        {
            "id": 75399,
            "title": "Ultrahigh-dose Chemotherapy with autologous Bone Marrow Rescue (ABMT) in refractory germ cell tumors.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Höcker,P",
                "Kührer,I",
                ""
            ],
            "year": 1989,
            "source": "Blut1989; 3: 304-304.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75399-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:10:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75400,
            "title": "Enzymes of heme biosynthesis in erythrocytes of patients with recombinant Erythropoietin.",
            "abstract": null,
            "authors": [
                "Kraupp,M",
                "Linkesch,W",
                "Watzinger,U",
                "Legenstein,E",
                "Graf,H",
                ""
            ],
            "year": 1989,
            "source": "Blut1989; 3: 340-340.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75400-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:12:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75401,
            "title": "Multidrug resistance(MDR1) gene expression in solid tumors and leukemias.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Goldstein,L",
                "Ludwig,H",
                "Depisch,D",
                "Linkesch,W",
                "Lechner,C",
                "Klepetko,W",
                "Gottesmann,M.M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Blut1989; 3: 248-248.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75401-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:14:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75402,
            "title": "Der Mythos Granulom am Beispiel der Zahnwurzelresorption.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2007,
            "source": "Stomatologie. 2007; 104:  123-123. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75402-14111"
            ],
            "persons": [
                "75402-51841"
            ],
            "imported": "2008-02-20T15:16:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75403,
            "title": "Autologe Knochenmarkstransplantation bei Hodentumoren.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Höcker,P",
                ""
            ],
            "year": 1989,
            "source": "Acta Med Aust1989; 16: 30-30.-Jahrestagung der österreichischen Gesellschaft für innere Medizin; SEP; Salzburg,AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75403-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:19:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75404,
            "title": "Fortgeschrittener Morbus parkinson Innovative Therapie ermöglicht Rückkehr in ein normales Leben",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Saurugg, R"
            ],
            "year": 2008,
            "source": "JATROS Neurologie und Psychiatrie. 2008; 16(1): 18-20. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75404-14051"
            ],
            "persons": [],
            "imported": "2008-02-20T15:20:20+01:00",
            "journal": null,
            "issn": "0944-4068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75405,
            "title": "MDR1-Genexpression in malignen Erkrankungen.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Goldstein,L",
                "Ludwig,H",
                "Linkesch,W",
                "Depisch,D",
                "Lechner,C",
                "Klepetko,W",
                "Gottesmann,M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Acta Med Aust1989; 16: 33-33.-Jahrestagung der österreichischen Gesellschaft für innere Medizin; SEP; Salzburg,AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75405-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:22:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75406,
            "title": "Weitere Untersuchungen über die Hämsynthese in Erythrozyten von urämischen Patienten unter Therapie mit rekombinantem Erythropoietin.",
            "abstract": null,
            "authors": [
                "Kraupp,M",
                "Linkesch,W",
                "Watzinger,U",
                "Legenstein,U",
                "Graf,H",
                ""
            ],
            "year": 1989,
            "source": "Acta Med Aust1989; 16: 92-92.-Jahrestagung der österreichischen Gesellschaft für innere Medizin; SEP; Salzburg,AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75406-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:25:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75407,
            "title": "Supportivtherapie in der pädiatrischen Hämatologie und Onkologie-Notfälle.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Ritter,J"
            ],
            "year": 2006,
            "source": " In: Gadner,H; Gaedike,G; Niemeyer,C; Ritter,J; editors(s). Pädiatrische Hämatologie und Onkologie. Heidelberg: Springer;  2006. p. 963-971. (ISBN: 3-540-03702-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75407-14092"
            ],
            "persons": [
                "75407-51657"
            ],
            "imported": "2008-02-20T15:31:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Gadner,H; Gaedike,G; Niemeyer,C; Ritter,J;",
            "collection_title": "Pädiatrische Hämatologie und Onkologie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75408,
            "title": "Psychotherapeutische Medizin - unterschiedliche Nutzung von basalen Erkenntnismethoden in den Traditionen.",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Egger, JW"
            ],
            "year": 2000,
            "source": "Psychologische Medizin. 2000; 10(3): 12-18. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75408-29447"
            ],
            "persons": [
                "75408-51505"
            ],
            "imported": "2008-02-20T15:36:07+01:00",
            "journal": null,
            "issn": "1014-8167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75409,
            "title": "Some remarks to filtering surgery.",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2008,
            "source": "Symposium Proceedings2008; 1(1):70-76.-Maribor International Ophthalmological Symposium; Februar 1, 2008; Maribor / Slowenia.  (ISBN: 978-961-6575-35-5 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75409-14043"
            ],
            "persons": [
                "75409-51585"
            ],
            "imported": "2008-02-20T15:37:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75410,
            "title": "Geschichte der Psychotherapieforschung.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 2000,
            "source": " In: Stumm, G; Pritz, A;   editors(s). Wörterbuch der Psychotherapie. Wien: Springer;  2000. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75410-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:38:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Stumm, G; Pritz, A;  ",
            "collection_title": "Wörterbuch der Psychotherapie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75411,
            "title": "Diagnose.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 2000,
            "source": " In: Stumm, G; Pritz, A;  editors(s). Wörterbuch der Psychotherapie. Wien: Springer;  2000. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75411-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:40:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Stumm, G; Pritz, A; ",
            "collection_title": "Wörterbuch der Psychotherapie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75412,
            "title": "Interaktiver Workshop: Gesichtsfeld-Update",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2008,
            "source": "Augenfachärztliche Fortbildung; Jan 24, 2008; Bruck, AUSTRIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75412-14043"
            ],
            "persons": [
                "75412-51585"
            ],
            "imported": "2008-02-20T15:41:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75413,
            "title": "Multidrug Resistance (MDR 1) gene in malignancies.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Goldstein,L",
                "Ludwig,H",
                "Linkesch,W",
                "Depisch,D",
                "Klepetko,W",
                "Lechner,K",
                "Gottesmann,M,M",
                "Pastan,I",
                ""
            ],
            "year": 1989,
            "source": "Proceedings of the 6th NCI-EORTC symposium1989; 365-365.-6th NCI-EORTC symposium; a1989; Amsterdam. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75413-14082"
            ],
            "persons": [],
            "imported": "2008-02-20T15:42:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75414,
            "title": "Kognitiver Abbau: Frequenz und Risikofaktoren in der Austrian Stroke Prevention Study",
            "abstract": null,
            "authors": [
                "Petrovic, K",
                "Enzinger, C",
                "Saurugg, R",
                "Schmidt, R"
            ],
            "year": 2003,
            "source": "16. Jahrestagung der Österreichischen Alzheimer Gesellschaft; Mai 30-31, 2003; Salzburg, Austria. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75414-14051"
            ],
            "persons": [
                "75414-50173",
                "75414-50437"
            ],
            "imported": "2008-02-20T15:42:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75415,
            "title": "Stellenwert der Gonioskopie.",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2007,
            "source": "Interaktive Diagnostik beim Glaukom; DEZ 15, 2007; Salzburg. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75415-14043"
            ],
            "persons": [
                "75415-51585"
            ],
            "imported": "2008-02-20T15:42:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75416,
            "title": "Mild Cognitive Impairment: Konkordanz der Diagnose bei Follow-up Untersuchungen",
            "abstract": null,
            "authors": [
                "Saurugg, R",
                "Petrovic, K",
                "Schmidt, R"
            ],
            "year": 2003,
            "source": "16. Jahrestagung der Österreichischen Alzheimer Gesellschaft; Mai 30-31, 2003; Salzburg, Austria. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75416-14051"
            ],
            "persons": [
                "75416-50437"
            ],
            "imported": "2008-02-20T15:43:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75417,
            "title": "Therapieschulenforschung.",
            "abstract": null,
            "authors": [
                "Pieringer, W"
            ],
            "year": 2000,
            "source": " In: Stumm, G; Pritz, A; editors(s). Wörterbuch der Psychotherapie. Wien: Springer;  2000. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75417-29447"
            ],
            "persons": [],
            "imported": "2008-02-20T15:43:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Stumm, G; Pritz, A;",
            "collection_title": "Wörterbuch der Psychotherapie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75418,
            "title": "Versorgung des Frontzahntraumas.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2007,
            "source": "Jour Fixe der Arbeitsgemeinschaft Notfall; DEZ 11, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75418-14111"
            ],
            "persons": [
                "75418-51841"
            ],
            "imported": "2008-02-20T15:44:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}