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=150160&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157151,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150180&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150140&ordering=year",
    "results": [
        {
            "id": 209903,
            "title": "Offene und geschlossene Systeme bei nicht-invasiver Beatmung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Fortbildung für die Ärzt*innen und Pflege der Klinischen Abteilung für Neonatologie; JUN 6, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209903-14094"
            ],
            "persons": [
                "209903-79516"
            ],
            "imported": "2024-06-08T00:03: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": 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": 209909,
            "title": "Osteoporosetherapie - where do you go?",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Siggelkow, H"
            ],
            "year": 2024,
            "source": "OSTEOLOGIE. 2024; 33(02): 62-63. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001234707300005",
            "pubmed": null,
            "doi": "10.1055/a-2260-3849",
            "pmc": null,
            "organizations": [
                "209909-14038",
                "209909-14080"
            ],
            "persons": [
                "209909-51809-2"
            ],
            "imported": "2024-06-10T10:02:12+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": "OSTEOLOGIE; ",
            "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": 209912,
            "title": "Side Effects of Osteoporosis Pharmacotherapy and Consequences for Sequential Therapy: A Focus on Doctor-Patient Communication",
            "abstract": null,
            "authors": [
                "Thomasius, F",
                "Siggelkow, H",
                "Obermayer-Pietsch, B"
            ],
            "year": 2024,
            "source": "OSTEOLOGIE. 2024; 33(02): 74-79. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001234707300002",
            "pubmed": null,
            "doi": "10.1055/a-2270-3406",
            "pmc": null,
            "organizations": [
                "209912-14038",
                "209912-14080"
            ],
            "persons": [
                "209912-51809-6"
            ],
            "imported": "2024-06-10T10:02:12+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": "OSTEOLOGIE; ",
            "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": 209916,
            "title": "Positive and Negative (Side)Effects of Osteoporosis-Specific Sequential Therapy",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Fössl, I",
                "Thomasius, F"
            ],
            "year": 2024,
            "source": "OSTEOLOGIE. 2024; 33(02): 80-87. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001234707300007",
            "pubmed": null,
            "doi": "10.1055/a-2254-0454",
            "pmc": null,
            "organizations": [
                "209916-14038",
                "209916-14080"
            ],
            "persons": [
                "209916-51809-2",
                "209916-98005-6"
            ],
            "imported": "2024-06-10T10:02:12+02:00",
            "journal": "OSTEOLOGIE",
            "issn": "1019-1291",
            "collection_publisher": null,
            "collection_title": "OSTEOLOGIE; ",
            "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": 211439,
            "title": "A prominent cutaneous eruption as a harbinger for aggressive systemic disease: Gamma-delta T-cell lymphoma.",
            "abstract": null,
            "authors": [
                "Rogers, A",
                "MacGillivary, ML",
                "Hull, PR",
                "Selegean, S",
                "Cerroni, L"
            ],
            "year": 2024,
            "source": "JAAD Case Rep. 2024; 51:  10-13. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": "39345283",
            "doi": "10.1016/j.jdcr.2024.06.012",
            "pmc": "PMC11437391",
            "organizations": [
                "211439-14047"
            ],
            "persons": [
                "211439-51751-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "JAAD Case Rep",
            "issn": "2352-5126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 212568,
            "title": "TCR Vβ repertoire analysis and immunophenotyping to detect target molecules in patients with mycosis fungoides and Se′zary syndrome",
            "abstract": null,
            "authors": [
                "Schratter, H",
                "Teufelberger, A",
                "Vieyra-Garcia, P",
                "Perchthaler, I",
                "Fink-Puches, R",
                "Gruber-Wackernagel, A",
                "Hofer, A",
                "Legat, F",
                "Cerroni, L",
                "Woltsche, J",
                "Wolf, P"
            ],
            "year": 2024,
            "source": "EUR J CANCER. 2024; 211(S2):S81-S81.-EORTC-CLTG Annual Meeting; OCT 9-11, 2024; Lausanne, SWITZERLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001330761900157",
            "pubmed": null,
            "doi": "10.1016/j.ejca.2024.114495",
            "pmc": null,
            "organizations": [
                "212568-14047"
            ],
            "persons": [
                "212568-51751",
                "212568-107871",
                "212568-56730",
                "212568-107955",
                "212568-51618",
                "212568-51865",
                "212568-54011",
                "212568-118468",
                "212568-51972",
                "212568-52589"
            ],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF CANCER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213545,
            "title": "SGLT2 inhibition reduces endogenous glucose production during a period of acute insulin deprivation and development of ketoacidosis in people with type 1 diabetes",
            "abstract": null,
            "authors": [
                "Svehlikova, E",
                "Regittnig, W",
                "Gatschelhofer, C",
                "Höller, V",
                "Fluhr, G",
                "Lackner, B",
                "Magnes, C",
                "Eberl, A",
                "Pieber, TR"
            ],
            "year": 2024,
            "source": "Wien Klin Wochenschr. 2024; Supplement 18(136):S721--52. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 14-16, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213545-14080"
            ],
            "persons": [
                "213545-100254",
                "213545-61759",
                "213545-111429",
                "213545-50452",
                "213545-51831"
            ],
            "imported": "2025-01-30T09:52:54+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213544,
            "title": "Glucagon as a potential promoter of sodium-glucose co-transporter 2 induced ketogenesis via effect on lipolysis",
            "abstract": null,
            "authors": [
                "Svehlikova, E",
                "Gatschelhofer, C",
                "Regittnig, W",
                "Fluhr, G",
                "Höller, V",
                "Lackner, B",
                "Eberl, A",
                "Magnes, C",
                "Pieber, TR"
            ],
            "year": 2024,
            "source": "Wien Klin Wochenschr, . 2024; Supplement 18(136):S720--52. Jahrestagung der Österreichischen Diabetes \r\nGesellschaft; NOV 14-16, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213544-14080"
            ],
            "persons": [
                "213544-111429",
                "213544-50452",
                "213544-100254",
                "213544-51831",
                "213544-61759"
            ],
            "imported": "2025-01-30T09:47:36+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213543,
            "title": "AT278 U500–Pharmacokinetic and pharmacodynamic properties of highly concentrated insulin aspart in overweight and obese people with type 2 diabetes.",
            "abstract": null,
            "authors": [
                "Svehlikova, E",
                "Gatschelhofer, C",
                "Höller, V",
                "Fluhr, G",
                "Lackner, B",
                "Magnes, C",
                "Ratzer, M",
                "Gerring, D",
                "Jezek, J",
                "Howell, SJ",
                "Zakrzewski, L",
                "Pillai, V",
                "Murray, S",
                "Pieber, TR",
                ""
            ],
            "year": 2024,
            "source": "Wien Klin Wochenschr (2024) . 2024; Supplement 18(136):S720--52. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 14-16, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213543-14080"
            ],
            "persons": [
                "213543-100254",
                "213543-111429",
                "213543-51831",
                "213543-61759"
            ],
            "imported": "2025-01-30T09:38: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213537,
            "title": "Long-term brain tumor treatment: Continuous drug dosing with Iontronic Pumps",
            "abstract": null,
            "authors": [
                "Handl, V",
                "Telebar-Zbulj, F",
                "Bogdan, I",
                "Bernacka-Wojcik, I",
                "Saarela, H",
                "Nowakowska-Desplantes, M",
                "Erschen, S",
                "Gorischek, A",
                "Tomin, T",
                "Arbring-Sjöström, T",
                "Bintinger, J",
                "Ropele, S",
                "Ücal, M",
                "Simon, D",
                "Schindl, R",
                "Waldherr, L"
            ],
            "year": 2024,
            "source": "https://www.cancercoreeurope.eu/summerschool/. 2024; -Summer School in Translational Cancer Research - Cancer Core Europe; OCT 6-11, 2024; Albufeira, PORTUGAL. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213537-14011",
                "213537-14020",
                "213537-14051"
            ],
            "persons": [
                "213537-107229",
                "213537-51279",
                "213537-57129",
                "213537-72095",
                "213537-98848",
                "213537-99703",
                "213537-105020",
                "213537-108352"
            ],
            "imported": "2025-01-29T15:10: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213536,
            "title": "Prolonged Drug Release Through Iontronic Pumps.",
            "abstract": null,
            "authors": [
                "Handl, V",
                "Telebar-Zbulj, F",
                "Bogdan, I",
                "Bernacka-Wojcik, I",
                "Saarela, H",
                "Nowakowska-Desplantes, M",
                "Erschen, S",
                "Gorischek, A",
                "Tomin, T",
                "Arbring-Sjöström, T",
                "Bintinger, J",
                "Ropele, S",
                "Ücal, M",
                "Simon, D",
                "Schindl, R",
                "Waldherr, L"
            ],
            "year": 2024,
            "source": "https://biocubemeeting.eu/. 2024; -BioCube Meeting - 3rd Edition; DEC 9-15, 2024; Sestriere, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213536-14011",
                "213536-14020",
                "213536-14051"
            ],
            "persons": [
                "213536-105020",
                "213536-107229",
                "213536-51279",
                "213536-57129",
                "213536-108352",
                "213536-72095",
                "213536-98848",
                "213536-99703"
            ],
            "imported": "2025-01-29T15:05:38+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 209950,
            "title": "Management der Patella in der Knieendoprothetik. ",
            "abstract": null,
            "authors": [
                "Sadoghi, P"
            ],
            "year": 2024,
            "source": "webpublikation. 2024; -DePuy Synthes Knieprothetikkurs; JUN 10, 2924; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209950-14052"
            ],
            "persons": [
                "209950-59379"
            ],
            "imported": "2024-06-11T10:59:49+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": 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
        },
        {
            "id": 209951,
            "title": "Opinion on Effectiveness of Antiviral Personal Protective Equipment and\r\nMaterials for Air Filtering.",
            "abstract": null,
            "authors": [
                "Stingl, A",
                "Farias, P",
                "Scholtz, L",
                "Hertwig, A",
                "Bresch, H",
                "Resch-Genger, U",
                "Wolfgruber, S",
                "Rieger, J",
                "Zatloukal, K",
                "Hossain, G"
            ],
            "year": 2024,
            "source": "Zenodo. 2024",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209951-14020",
                "209951-29164"
            ],
            "persons": [
                "209951-70580",
                "209951-104520",
                "209951-51663"
            ],
            "imported": "2024-06-11T14:48:22+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": true,
            "local_affiliation": true
        },
        {
            "id": 209952,
            "title": "„Wenn’s mal klemmt“ – Verbleib eines intravaskulären Katheterfragmentes.",
            "abstract": null,
            "authors": [
                "Mittl, B",
                "Basharkhah, A",
                "Gasparella, P",
                "Wolfschluckner, V",
                "Backhaus, K",
                "Singer, G",
                "Till, H"
            ],
            "year": 2024,
            "source": "European Surgery. 2024; 56(1):-65. Kongress der Österreichischen Gesellschaft für Chirurgie; JUN 5-7, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209952-14049"
            ],
            "persons": [
                "209952-100457",
                "209952-102332",
                "209952-50778",
                "209952-66051",
                "209952-83445",
                "209952-93943"
            ],
            "imported": "2024-06-11T15:37:45+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209953,
            "title": "Großgefäßvaskulitiden: Update zur Diagnostik und Therapie.",
            "abstract": null,
            "authors": [
                "Jud, P",
                "Bosch, P"
            ],
            "year": 2024,
            "source": "Universum Innere Medizin. 2024; 26(4): 52-54. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209953-14086"
            ],
            "persons": [
                "209953-100419",
                "209953-94413"
            ],
            "imported": "2024-06-11T16:42:32+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": 209954,
            "title": "Überleben nach endoskopischer Photodynamer Therapie (PDT) bei Patient*innen mit Ösophaguskarzinom unter multimodaler palliativer Therapieführung.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Porubsky, C",
                "Mykoliuk, I",
                "Roj, A",
                "Okresa, L",
                "Swatek, P",
                "Ahmic, E",
                "Busau, A",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle- Jüttner, FM"
            ],
            "year": 2024,
            "source": "european surgery- ACA Acta Chirurgica Austriaca. 2024; -65th Annual Meeting of the Austrian Society of Surgery; JUN 5-7, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209954-14026",
                "209954-14045",
                "209954-14077"
            ],
            "persons": [
                "209954-51617",
                "209954-106257",
                "209954-113170",
                "209954-124334",
                "209954-125714",
                "209954-50145",
                "209954-50477",
                "209954-50948",
                "209954-51935",
                "209954-56918",
                "209954-51615"
            ],
            "imported": "2024-06-11T16:57:40+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209955,
            "title": "Wie die Zeit vergeht- Veränderung von Prämissen und Ergebnissen nach Karzinom- bedingter Ösophagektomie.",
            "abstract": null,
            "authors": [
                "Mykoliuk, I",
                "Lindenmann, J",
                "Porubsky, C",
                "Roj, A",
                "Okresa, L",
                "Swatek, P",
                "Ahmic, E",
                "Busau, A",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle- Jüttner, FM."
            ],
            "year": 2024,
            "source": "european surgery- ACA Acta Chirurgica Austriaca. 2024; -65th Annual Meeting of the Austrian Society of Surgery; JUN 5-7, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209955-14026",
                "209955-14045",
                "209955-14077"
            ],
            "persons": [
                "209955-51617",
                "209955-106257",
                "209955-113170",
                "209955-124334",
                "209955-125714",
                "209955-50145",
                "209955-50477",
                "209955-50948",
                "209955-51935",
                "209955-56918",
                "209955-51615"
            ],
            "imported": "2024-06-11T17:07:19+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209956,
            "title": "Die minimalinvasive Behandlung von Lungenrundherden.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2024,
            "source": "65th Annual Meeting of the Austrian Society of Surgery; JUN 5-7, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209956-14077"
            ],
            "persons": [
                "209956-50145"
            ],
            "imported": "2024-06-11T17:12:22+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": 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
        },
        {
            "id": 209957,
            "title": "Der prädiktive Wert des forcierten Ein\u0002Sekunden-Exspirationsvolumens (FeV1), des maximalen Sauerstoffverbrauchs (VO2max) und des ASA-Scores für den kurz- und langfristigen Verlauf einer Ösophagektomie bei Karzinomen",
            "abstract": null,
            "authors": [
                "Swatek, P",
                "Lindenmann, J",
                "Porubsky, C",
                "Mykoliuk, I",
                "Roj, A",
                "Okresa, L",
                "Ahmic, E",
                "Busau, A",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle- Jüttner, FM."
            ],
            "year": 2024,
            "source": "european surgery- ACA Acta Chirurgica Austriaca. 2024; -65th Annual Meeting of the Austrian Society of Surgery; JUN 5-7, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209957-14026",
                "209957-14045",
                "209957-14077"
            ],
            "persons": [
                "209957-51617",
                "209957-106257",
                "209957-113170",
                "209957-124334",
                "209957-125714",
                "209957-50145",
                "209957-50477",
                "209957-50948",
                "209957-51935",
                "209957-56918",
                "209957-51615"
            ],
            "imported": "2024-06-11T17:40:37+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209958,
            "title": "Kurz- und Langzeitergebnisse der Ösophagektomie und Rekonstruktion mit zervikaler Ösophago-Gastrostomie. Vergleich von benignen und malignen \r\nIndikationen",
            "abstract": null,
            "authors": [
                "Swatek, P",
                "Lindenmann, J",
                "Porubsky, C",
                "Mykoliuk, I",
                "Roj, A",
                "Okresa, L",
                "Ahmic, E",
                "Busau, A",
                "Anegg, U",
                "Maier, A",
                "Smolle, J",
                "Smolle- Jüttner, FM.\r\n"
            ],
            "year": 2024,
            "source": "european surgery- ACA Acta Chirurgica Austriaca. 2024; -65th Annual Meeting of the Austrian Society of Surgery; JUN 5-7, 2024; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209958-14026",
                "209958-14045",
                "209958-14077"
            ],
            "persons": [
                "209958-51617",
                "209958-106257",
                "209958-113170",
                "209958-124334",
                "209958-125714",
                "209958-50145",
                "209958-50477",
                "209958-50948",
                "209958-51935",
                "209958-56918",
                "209958-51615"
            ],
            "imported": "2024-06-11T17:44:56+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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}