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=1040&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 211448,
            "title": "Asensus Surgical Sponsored Lecture ",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2024,
            "source": "14th ESPES Annual Meeting ; SEPT 18-20, 2024; Strasbourg, FRANCE. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211448-14049"
            ],
            "persons": [
                "211448-83445"
            ],
            "imported": "2024-10-07T12:43:10+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211452,
            "title": "Vorstellung des Keynote Speakers - Thomas Bubendorfer.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "38. Jahrestagung der Österreichischen Gesellschaft für Senologie; SEP 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211452-14104"
            ],
            "persons": [
                "211452-82111"
            ],
            "imported": "2024-10-07T13:20:58+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": 211451,
            "title": "Postoperative Mamma-Sonografie: Immer, oder nur in ausgewählten Fällen?",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "38. Jahrestagung der Österreichischen Gesellschaft für Senologie; SEP 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211451-14104"
            ],
            "persons": [
                "211451-82111"
            ],
            "imported": "2024-10-07T13:18: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211456,
            "title": "Image Interpretation Quiz.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "D'Angelo, A",
                "Braga, M",
                "Schmitt, W",
                "Bene, I",
                "Hajri, R"
            ],
            "year": 2024,
            "source": "EUSOBI (European Society of Breast Imaging) Annual Scientific Meeting 2024; OCT 3-5, 2024; Lisbon, PORTUGAL. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211456-14104"
            ],
            "persons": [
                "211456-82111"
            ],
            "imported": "2024-10-07T13:33: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": 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": 211453,
            "title": "Vorstellung der Keynote Speakerin - Isabel Rubio.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "38. Jahrestagung der Österreichischen Gesellschaft für Senologie; SEP 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211453-14104"
            ],
            "persons": [
                "211453-82111"
            ],
            "imported": "2024-10-07T13:22:36+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": 211455,
            "title": "Welcome & Opening Ceremony.",
            "abstract": null,
            "authors": [
                "Pijnappel RM",
                "Fuchsjäger, M",
                "Marques, JC",
                "Melo Abreu, E"
            ],
            "year": 2024,
            "source": "EUSOBI (European Society of Breast Imaging) Annual Scientific Meeting 2024; SEP 19-21, 2024; Lisbon, PORTUGAL. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211455-14104"
            ],
            "persons": [
                "211455-82111"
            ],
            "imported": "2024-10-07T13:31:21+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": 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": 211454,
            "title": "Closing & Verabschiedung.",
            "abstract": null,
            "authors": [
                "Steger, G",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "38. Jahrestagung der Österreichischen Gesellschaft für Senologie; SEP 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211454-14104"
            ],
            "persons": [
                "211454-82111"
            ],
            "imported": "2024-10-07T13:24: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": 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": 205870,
            "title": "[New definition and classification of pulmonary hypertension].",
            "abstract": null,
            "authors": [
                "Douschan, P",
                "Egenlauf, B",
                "Gall, H",
                "Grünig, E",
                "Hager, A",
                "Heberling, M",
                "Koehler, T",
                "Olschewski, H",
                "Seyfarth, HJ",
                "Yogeswaran, A",
                "Ulrich, S",
                "Kovacs, G"
            ],
            "year": 2023,
            "source": "Pneumologie. 2023; 77(11): 854-861. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001104827900014",
            "pubmed": "37963475",
            "doi": "10.1055/a-2145-4648",
            "pmc": null,
            "organizations": [
                "205870-14087"
            ],
            "persons": [
                "205870-59238-6",
                "205870-79732-1"
            ],
            "imported": "2023-12-11T01:00:00+01: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": 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": 211449,
            "title": "Eröffnung, Begrüßung und Einführung.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "38. Jahrestagung der Österreichischen Gesellschaft für Senologie; Sep 19-21, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211449-14104"
            ],
            "persons": [
                "211449-82111"
            ],
            "imported": "2024-10-07T13:15: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": 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": 211410,
            "title": "ESC Cardiomyopathy Guidelines 2023 - An Overview",
            "abstract": null,
            "authors": [
                "Verheyen, N",
                "Bugger, H"
            ],
            "year": 2024,
            "source": "J KARDIOL. 2024; 31(9-10):",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001320345800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211410-14083"
            ],
            "persons": [
                "211410-100924-6",
                "211410-81519-2"
            ],
            "imported": "2024-10-07T09:40:50+02:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "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": 211411,
            "title": "High AMH levels are associated with gestational hypertension in patients with PCOS who underwent IVF/ICSI-ET",
            "abstract": null,
            "authors": [
                "Fluhr, H"
            ],
            "year": 2024,
            "source": "GYNAKOL ENDOKRINOL. 2024; ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001320485300001",
            "pubmed": null,
            "doi": "10.1007/s10304-024-00587-w",
            "pmc": null,
            "organizations": [
                "211411-14064"
            ],
            "persons": [
                "211411-110025-2"
            ],
            "imported": "2024-10-07T09:40:50+02:00",
            "journal": "GYNAKOL ENDOKRINOL",
            "issn": "1610-2894",
            "collection_publisher": null,
            "collection_title": "GYNAKOLOGISCHE ENDOKRINOLOGIE; ",
            "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": 217690,
            "title": "Epicardial adipose tissue, functional status and invasive hemodynamics in heart failure with preserved ejection fraction.",
            "abstract": null,
            "authors": [
                "Crum, Y",
                "van, Veldhuisen, DJ",
                "Shah, SJ",
                "Mylavarapu, U",
                "Hu, M",
                "Komtebedde, J",
                "Lobeek, M",
                "Hoendermis, ES",
                "Litwin, SE",
                "Solomon, SD",
                "Cutlip, DE",
                "Leon, MB",
                "Kaye, D",
                "Bruch, L",
                "Seidler, T",
                "Cikes, M",
                "Mohan, R",
                "Lilly, S",
                "Collins, N",
                "Emani, S",
                "Chetcuti, S",
                "Bugger, H",
                "Kotlyar, E",
                "Reed, GW",
                "Gordon, R",
                "Gupta, DK",
                "Borlaug, BA",
                "Gorter, TM"
            ],
            "year": 2025,
            "source": "JACC Adv. 2025; 102185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001654030100001",
            "pubmed": "40892622",
            "doi": "10.1016/j.jacadv.2025.102185",
            "pmc": "PMC12793855",
            "organizations": [
                "217690-14083"
            ],
            "persons": [
                "217690-100924-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "JACC Adv",
            "issn": "2772-963X",
            "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": 219788,
            "title": "Peritoneal mesothelioma as an incidental finding during inguinal hernia surgery.",
            "abstract": null,
            "authors": [
                "Andresen, JR",
                "Monteiro, EL",
                "Liedke, MO"
            ],
            "year": 2026,
            "source": "J Surg Case Rep. 2026; 2026(1):rjaf1055",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001656374800001",
            "pubmed": "41523226",
            "doi": "10.1093/jscr/rjaf1055",
            "pmc": "PMC12782021",
            "organizations": [
                "219788-14073"
            ],
            "persons": [
                "219788-110687-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "J Surg Case Rep",
            "issn": "2042-8812",
            "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": 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": 196177,
            "title": "Comparison of different analysis algorithms to calculate multiple-breath washout outcomes.",
            "abstract": null,
            "authors": [
                "Anagnostopoulou, P",
                "Kranz, N",
                "Wolfensberger, J",
                "Guidi, M",
                "Nyilas, S",
                "Koerner-Rettberg, C",
                "Yammine, S",
                "Singer, F",
                "Latzin, P"
            ],
            "year": 2018,
            "source": "ERJ Open Res. 2018; 4(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000532516800005",
            "pubmed": "30023402",
            "doi": "10.1183/23120541.00021-2017",
            "pmc": "PMC6043724",
            "organizations": [],
            "persons": [
                "196177-113973-6"
            ],
            "imported": "2022-06-28T02:00:00+02:00",
            "journal": "ERJ Open Res",
            "issn": "2312-0541",
            "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": 107136,
            "title": "Crystal structure of a bacterial lipase from Chromobacterium viscosum ATCC 6918 refined at 1.6 angstroms resolution.",
            "abstract": null,
            "authors": [
                "Lang, D",
                "Hofmann, B",
                "Haalck, L",
                "Hecht, HJ",
                "Spener, F",
                "Schmid, RD",
                "Schomburg, D"
            ],
            "year": 1996,
            "source": "J Mol Biol. 1996; 259(4):704-717",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UT10500013",
            "pubmed": "8683577",
            "doi": "10.1006/jmbi.1996.0352",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "J Mol Biol",
            "issn": "0022-2836",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.195,
            "impactfactor_year": 1996,
            "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": 211389,
            "title": "Die 2 coolsten Studien von der Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211389-14095"
            ],
            "persons": [
                "211389-51713"
            ],
            "imported": "2024-10-04T12:06: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211387,
            "title": "Pediatric Pulmonology: past, present, future.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211387-14095"
            ],
            "persons": [
                "211387-51713"
            ],
            "imported": "2024-10-04T12:01: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211388,
            "title": "Mutationsspezifische Therapien für Kinder mit CF.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211388-14095"
            ],
            "persons": [
                "211388-51713"
            ],
            "imported": "2024-10-04T12:04:01+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": 197742,
            "title": "Propofol linearly reduces the vasoconstriction and shivering thresholds.",
            "abstract": null,
            "authors": [
                "Matsukawa, T",
                "Kurz, A",
                "Sessler, DI",
                "Bjorksten, AR",
                "Merrifield, B",
                "Cheng, C"
            ],
            "year": 1995,
            "source": "Anesthesiology. 1995; 82(5):1169-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QW58700014",
            "pubmed": "7741292",
            "doi": "10.1097/00000542-199505000-00012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197742-107954-6"
            ],
            "imported": "2022-09-29T02:00:00+02:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 1995,
            "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": 211380,
            "title": "Ethnic disparities in asthma burden and gut bacteriome profiles of children with moderate-to-severe asthma in Europe.",
            "abstract": null,
            "authors": [
                "Abdel-Aziz, MI",
                "Slob, EMA",
                "Hashimoto, S",
                "Noij, L",
                "Van Dijk, Y",
                "Neerincx, AH",
                "Brinkman, P",
                "Van Aalderen, W",
                "Thorsen, J",
                "Stokholm, J",
                "Bønnelykke, K",
                "Kersten, ETG",
                "Pijnenburg, MW",
                "Koppelman, GH",
                "Gorenjak, M",
                "Toncheva, AA",
                "Harner, S",
                "Brandstetter, S",
                "Wolff, C",
                "Corcuera-Elosegui, P",
                "López-Fernández, L",
                "Sardón-Prado, O",
                "Pino-Yanes, M",
                "Bang, C",
                "Potočnik, U",
                "Kabesch, M",
                "Kapitein, B",
                "Fleming, LJ",
                "Murray, CS",
                "Frey, U",
                "Bush, A",
                "Singer, S",
                "Hedlin, G",
                "Nordlund, B",
                "Chung, KF",
                "Adcock, IM",
                "Bansal, AT",
                "Sousa, AR",
                "Kraneveld, AD",
                "Sterk, PJ",
                "Roberts, G",
                "Vijverberg, SJH",
                "Maitland-Van Der Zee, AH."
            ],
            "year": 2024,
            "source": "European Respiratory Journal. 2024; -ERS Congress 2024; SEP 7-11, 2024; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211380-14095"
            ],
            "persons": [
                "211380-113973"
            ],
            "imported": "2024-10-03T13:09:08+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
        }
    ]
}