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=159360&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159380&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159340&ordering=impactfactor",
    "results": [
        {
            "id": 208689,
            "title": "Differential Impact of Fractional Flow Reserve Measured After Coronary Stent Implantation by Left Ventricular Dysfunction.",
            "abstract": null,
            "authors": [
                "Choi, KH",
                "Kwon, W",
                "Shin, D",
                "Lee, SH",
                "Hwang, D",
                "Zhang, J",
                "Nam, CW",
                "Shin, ES",
                "Doh, JH",
                "Chen, SL",
                "Kakuta, T",
                "Toth, GG",
                "Piroth, Z",
                "Hakeem, A",
                "Uretsky, BF",
                "Hokama, Y",
                "Tanaka, N",
                "Lim, HS",
                "Ito, T",
                "Matsuo, A",
                "Azzalini, L",
                "Leesar, MA",
                "Daemen, J",
                "Collison, D",
                "Collet, C",
                "De, Bruyne, B",
                "Koo, BK",
                "Park, TK",
                "Yang, JH",
                "Song, YB",
                "Hahn, JY",
                "Choi, SH",
                "Gwon, HC",
                "Lee, JM"
            ],
            "year": 2024,
            "source": "JACC Asia. 2024; 4(3):229-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001616124800007",
            "pubmed": "38463680",
            "doi": "10.1016/j.jacasi.2023.10.009",
            "pmc": "PMC10920040",
            "organizations": [],
            "persons": [
                "208689-89154-6"
            ],
            "imported": "2024-03-18T01:00:00+01:00",
            "journal": "JACC Asia",
            "issn": "2772-3747",
            "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": true,
            "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": 66632,
            "title": "Management infizierter Prothesen.",
            "abstract": null,
            "authors": [
                "Egner-Höbarth, S",
                "Windhager, R",
                "Jeserschek, R"
            ],
            "year": 2007,
            "source": "Jatros Orthopädie. 2007; (2): 36-38. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66632-14052"
            ],
            "persons": [],
            "imported": "2007-03-28T10:36:57+02: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": 218198,
            "title": "[Pulmonary Hypertension Associated with Lung Diseases].",
            "abstract": null,
            "authors": [
                "Yogeswaran, A",
                "Skowasch, D",
                "Foris, V",
                "Wilkens, F",
                "Zeder, K",
                "Neurohr, C",
                "Opitz, C",
                "Ladage, D",
                "Pfeuffer-Jovic, E",
                "Wissmüller, M",
                "Heberling, M",
                "Krüger, S",
                "Holt, S",
                "Lange, TJ",
                "Schwaiblmair, M",
                "Ghofrani, HA",
                "Behr, J",
                "Halank, M"
            ],
            "year": 2025,
            "source": "Pneumologie. 2025; 79(10): 797-807. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001590998900013",
            "pubmed": "41052533",
            "doi": "10.1055/a-2625-4935",
            "pmc": null,
            "organizations": [
                "218198-14087"
            ],
            "persons": [
                "218198-104780-6",
                "218198-87980-6"
            ],
            "imported": "2025-10-13T02:00:00+02:00",
            "journal": "Pneumologie",
            "issn": "0934-8387",
            "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": false,
            "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": 207818,
            "title": "Enthesitis und Daktylitis",
            "abstract": null,
            "authors": [
                "Husic, R"
            ],
            "year": 2022,
            "source": "Fakten der Rheumatologie. 2022; 03/22(03): 16-19. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207818-14086"
            ],
            "persons": [
                "207818-61519"
            ],
            "imported": "2024-02-07T13:59:19+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": 204229,
            "title": "Gut-brain-crosstalk- the vagus nerve and the microbiota-gut-brain axis in depression. A narrative review",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Butler, MI",
                "Wagner-Skacel, J"
            ],
            "year": 2023,
            "source": "Journal of affective disorders reports. 2023; 13: ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204229-29447"
            ],
            "persons": [
                "204229-59288",
                "204229-84449"
            ],
            "imported": "2023-09-06T10:31:34+02: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": 218931,
            "title": "Quantitative 1H und 23Na MRT-Bildgebung zur Erfassung von pathologischen Veränderungen der Ionen-und Wasserhomöostase",
            "abstract": null,
            "authors": [
                "Gerhalter, T"
            ],
            "year": 2025,
            "source": " [ Habilitationsschrift ] Friedrich-Alexander-Universität Erlangen-Nürnberg; 2025. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218931-14051"
            ],
            "persons": [
                "218931-76149"
            ],
            "imported": "2025-12-04T10:33:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Friedrich-Alexander-Universität Erlangen-Nürnberg",
            "country": "276",
            "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": 218733,
            "title": "FLR Augmentation - Pro ALPPS",
            "abstract": null,
            "authors": [
                "Lederer, A",
                "Geisler, A",
                "Sucher, R"
            ],
            "year": 2025,
            "source": "Masterclass HPB 2025; Jan 16-17, 2025; Spielberg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218733-14073"
            ],
            "persons": [
                "218733-117182",
                "218733-117782"
            ],
            "imported": "2025-11-23T02:14:35+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66597,
            "title": "Lebensqualität und Sexualität von Langzeitüberlebenden",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Winter, R",
                "Kapp, K",
                "Haas, J"
            ],
            "year": 2007,
            "source": "Gyn -aktiv. 2007; (1): 20-21. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66597-14038",
                "66597-14060",
                "66597-14063"
            ],
            "persons": [
                "66597-51627"
            ],
            "imported": "2007-03-16T16:19:14+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": 68390,
            "title": "Komplikationen in der Leberchirurgie und ihre Vermeidung. Complications in liver surgery and how to avoid them.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Cerwenka, H",
                "Bacher, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Hoess, G"
            ],
            "year": 2001,
            "source": "European Surgery (ACA). 2001; 33(4): 181-184. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1046/j.1563-2563.2001.01152.x",
            "pmc": null,
            "organizations": [
                "68390-14073"
            ],
            "persons": [
                "68390-51595",
                "68390-51760",
                "68390-51926"
            ],
            "imported": "2007-09-17T21:47:56+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 68563,
            "title": "Endometriumkarzinom - Prätherapeutische Diagnostik des Zervixbefalls",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Winter, R",
                "Petru,E"
            ],
            "year": 2007,
            "source": "Jatros Haematologie und Onkologie. 2007; (4): 56-57. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68563-14038",
                "68563-14063"
            ],
            "persons": [
                "68563-74796",
                "68563-51624"
            ],
            "imported": "2007-09-20T11:29:13+02: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": 70060,
            "title": "Hygienische Bewertung von Abwasser und Klärschlamm aus Kleinkläranlagen.",
            "abstract": null,
            "authors": [
                "Mascher, F"
            ],
            "year": 1998,
            "source": "Umweltmedizin in Forschung und Praxis. 1998; 3(1): 31-35. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70060-14023"
            ],
            "persons": [
                "70060-51664"
            ],
            "imported": "2007-10-04T16:43:03+02: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": 70112,
            "title": "Dampfdesinfektion von Saugern und Fläschchen - eine Alternative zur Natriumhypochloritlösung.",
            "abstract": null,
            "authors": [
                "Miorini, T",
                "Möse, JR",
                "Mascher, F",
                "Buchrieser, V"
            ],
            "year": 1990,
            "source": "Forum Städtehygiene. 1990; 41:  28-29. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "70112-51664"
            ],
            "imported": "2007-10-05T13:20:44+02: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": 70648,
            "title": "Zahnerhaltung in komplexen posttraumatischen Situationen.",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA",
                "Glockner, K"
            ],
            "year": 2007,
            "source": "Stomatologie. 2007; 104(2): 59-68. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70648-14111"
            ],
            "persons": [
                "70648-51841",
                "70648-51840"
            ],
            "imported": "2007-10-17T16:38:09+02: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": 218809,
            "title": "Spontane intrazerebrale Blutung.",
            "abstract": null,
            "authors": [
                "Fandler-Höfler, S"
            ],
            "year": 2025,
            "source": "Aus- und Weiterbildungsseminar der Österreichischen Gesellschaft für Neurologie; Oct 2-4, 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218809-14051"
            ],
            "persons": [
                "218809-82411"
            ],
            "imported": "2025-11-27T15:45:59+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": 91964,
            "title": "The effect of portal-systemic shunting on hepatic sex hormone receptors in male rats.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Rosenblum, E",
                "Eagon, PK",
                "Gavaler, JS",
                "Van Thiel, DH"
            ],
            "year": 1991,
            "source": "Gastroenterology. 1991; 100(1):168-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EM76500023",
            "pubmed": "1983818",
            "doi": "10.1016/0016-5085(91)90597-E",
            "pmc": null,
            "organizations": [],
            "persons": [
                "91964-51530-1"
            ],
            "imported": "2009-07-14T02:00:00+02:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "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": true,
            "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": 218977,
            "title": "ERC Guidelines 2025: Pädiatrie und Neugeborenen-Versorgung - Was gibt es Neues?",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "12. Jour Fixe des Medizinercorps Graz Alumni Absolventenvereins; NOV 8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218977-14094"
            ],
            "persons": [
                "218977-79516"
            ],
            "imported": "2025-12-06T21:24:20+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": 70856,
            "title": "Prognostischer Wert von Variablen bei Typ-I- und Typ-II-Diabetikern im Hinblick auf die diabetische Retinopathie",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Zbiral, L",
                "Fellinger, C",
                "Pfeiffer, KP"
            ],
            "year": 1987,
            "source": "Spektrum der Augenheilkunde. 1987; 1:  199-200. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-24T11:40:59+02: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": 71532,
            "title": "Die Plazenta - Die Mutter und Fetus verbindende Barriere während der Schwangerschaft als favorisiertes Versuchsmodell der biomedizinischen Forschung",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Hartmann, M",
                "Dohr, G"
            ],
            "year": 1999,
            "source": "Der Mediziner. 1999; 3:  18-22. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71532-14017"
            ],
            "persons": [
                "71532-51666"
            ],
            "imported": "2007-11-13T16:02: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": 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": 71581,
            "title": "Eine Welt ohne Männer? Wissenschaftliche Überlegungen zur parthenogenetischen Herstellung des Mäuseweibchens KAGUYA",
            "abstract": null,
            "authors": [
                "Hutter, H",
                "Juch, H",
                "Dohr, G"
            ],
            "year": 2004,
            "source": "Imago Hominis. 2004; 11(3): 160-162. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71581-14017"
            ],
            "persons": [
                "71581-51666",
                "71581-51871",
                "71581-51878"
            ],
            "imported": "2007-11-13T16:32:02+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": 71686,
            "title": "Physikalische Vorgänge bei der laserinduzierten Stoßwellenlithotripsie",
            "abstract": null,
            "authors": [
                "Reichel, E",
                "Schmidt-Kloiber, H",
                "Schöffmann, H",
                "Dohr, G",
                "Hofmann, R",
                "Hartung, R"
            ],
            "year": 1987,
            "source": "Laser in medicine and surgery. 1987; 3:  177-182. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71686-51666"
            ],
            "imported": "2007-11-14T14:20:28+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": false
        }
    ]
}