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=1600&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158486,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1620&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1580&ordering=-impactfactor",
    "results": [
        {
            "id": 148900,
            "title": "8 years of RHD Genotyping as Part of the Routine D Typing Process in Upper Austria.\r\n",
            "abstract": null,
            "authors": [
                "Polin, H",
                "Danzer, M",
                "Gassner, W",
                "Atzmüller, S",
                "Zopf, A",
                "Gabriel, C"
            ],
            "year": 2012,
            "source": "Transfusion. 2012; 52(s 3):166A-166A.-AABB Annual Meeting and CTTXPO; Okt 6-9 2012; Boston, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000308398600403",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148900-14058"
            ],
            "persons": [
                "148900-64015"
            ],
            "imported": "2015-12-20T19:10:57+01:00",
            "journal": null,
            "issn": "1537-2995",
            "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": 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": false,
            "local_affiliation": false
        },
        {
            "id": 147362,
            "title": "Health-related quality of life in advanced breast cancer: A systematic review on reporting of methodological and clinical issues in randomized controlled trials.",
            "abstract": null,
            "authors": [
                "Zikos, E",
                "Ghislain, I",
                "Coens, C",
                "Quinten, C",
                "Balta, V",
                "Tryfonidis, K",
                "Piccart, M",
                "Zardavas, D",
                "Velikova, G",
                "Nagele, E",
                "Bjelic-Radisic, V",
                "Cardoso, F",
                "Sprangers, M",
                "Bottomley, A"
            ],
            "year": 2015,
            "source": "European Journal of Cancer; DOI: 10.1016/S0959-8049(15)30037-X. 2015; 51: S277-S278.-ECCO18 - ESMO40, European Cancer Congress; SEPT 25-29, 2015; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000361887401206",
            "pubmed": null,
            "doi": "10.1016/S0959-8049(16)30786-9",
            "pmc": null,
            "organizations": [
                "147362-14038",
                "147362-14063"
            ],
            "persons": [
                "147362-59261"
            ],
            "imported": "2015-10-03T00:40:45+02:00",
            "journal": null,
            "issn": "0959-8049",
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "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": 145570,
            "title": "Urinary retention after spinal anesthesia",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H",
                "Lindbauer, N",
                "Halb, L",
                "Simonis, H",
                "Szilagyi, I.S",
                "Sandner-Kiesling A."
            ],
            "year": 2015,
            "source": "European Journal of Anaesthesiology. 2015; 32(S53):100-101.-EUROANAESTHESIA 2015; European Society of Anaesthesiology; MAY 30 - JUNE 2, 2015; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145570-14049",
                "145570-14069",
                "145570-14070",
                "145570-14092"
            ],
            "persons": [
                "145570-51916",
                "145570-58422",
                "145570-80392",
                "145570-81071",
                "145570-80031"
            ],
            "imported": "2015-05-29T16:03:58+02:00",
            "journal": null,
            "issn": "0265-0215",
            "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": 141272,
            "title": "BASELINE CD4+ T LYMPHOCYTE COUNT PREDICTS CLINICAL RESPONSE TO RITUXIMAB IN RHEUMATOID ARTHRITIS.",
            "abstract": null,
            "authors": [
                "Stradner, MH",
                "Dejaco, C",
                "Brickmann, K",
                "Graninger, WB",
                "Brezinschek, HP."
            ],
            "year": 2014,
            "source": "Ann Rheum Dis . 2014; 73(S2):892-892.-EULAR; JUN 11-14, 2014; Paris. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "141272-14046",
                "141272-14086"
            ],
            "persons": [
                "141272-53560",
                "141272-66227",
                "141272-51807"
            ],
            "imported": "2015-01-20T14:09:37+01:00",
            "journal": null,
            "issn": "1468-2060",
            "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": 136066,
            "title": "Bone turnover after the administration of granulocyte colony-stimulation factor for mobilization of peripheral blood stem cells",
            "abstract": null,
            "authors": [
                "Amrein, K",
                "Oczko, S",
                "Sareban, N",
                "Drexler, C",
                "Sipurzynski, S",
                "Pieber,T",
                "Lanter, G",
                "Wagner,D",
                "Fahrleitner-Pammer,A",
                ""
            ],
            "year": 2014,
            "source": "Osteology 2014. 2014; 23 (Suppl1) : 47--Osteology ; Mar 13th - 15th 2014; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136066-14058",
                "136066-14073",
                "136066-14080"
            ],
            "persons": [
                "136066-50026",
                "136066-51063",
                "136066-51831",
                "136066-58615",
                "136066-59327",
                "136066-87617"
            ],
            "imported": "2014-04-09T23:29:37+02:00",
            "journal": null,
            "issn": "1019-1291",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 136065,
            "title": "FGF23 in critical illness",
            "abstract": null,
            "authors": [
                "Amrein, K",
                "Schnedl,C",
                "Bisping, E",
                "Zajic, P",
                "Dobnig, H",
                "Pieber, T",
                "Dimai, H",
                "Fahrleitner-Pammer, A",
                "Wagner, D",
                ""
            ],
            "year": 2014,
            "source": "Osteologie 2014;. 2014; 23 (Suppl 1) : -Osteology ; Mar 13th - 15th 2014; München, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136065-14073",
                "136065-14080",
                "136065-14083",
                "136065-14084"
            ],
            "persons": [
                "136065-51063",
                "136065-51831",
                "136065-58615",
                "136065-59327",
                "136065-60390",
                "136065-74135",
                "136065-79271"
            ],
            "imported": "2014-04-09T22:23:10+02:00",
            "journal": null,
            "issn": "1019-1291",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129119,
            "title": "Longitudinal systolic left ventricular-right ventricular interaction in pediatric and young patients with TOF: a magnetic resonance imaging and M-mode echocardiography study.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Ravekes, W",
                "Nagel, B",
                "Heinzl, B",
                "Fritsch, P",
                "Sorantin, E",
                "Gamillscheg, A."
            ],
            "year": 2013,
            "source": "Wien Klin Wochenschr; 2013. 2013; 125 (suppl 1): s22-s22.-Jahrestagung der österreichischen Kardiologischen Gesellschaft; Juni 5-8, 2013; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129119-14093",
                "129119-14106"
            ],
            "persons": [
                "129119-51913",
                "129119-52013"
            ],
            "imported": "2013-06-10T16:03:42+02:00",
            "journal": null,
            "issn": "1613-7671",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 114832,
            "title": "Akut aufgetretene Extremitätenischämie nach Varizensklerosierung - ein Fallbericht",
            "abstract": null,
            "authors": [
                "Hafner, F",
                "Froehlich, H",
                "Gary, T",
                "Henoekl, K",
                "Steidl, K",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2011,
            "source": "Zeitschrift für Gefäßmedizin. 2011; 8(4):15-15.-Jahrestagung der Österreichischen Gesellchaft für Internistische Angiologie und 6. Sailersymposium; NOV 25-26, 2011; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114832-14046",
                "114832-14079"
            ],
            "persons": [
                "114832-51136",
                "114832-51541",
                "114832-51689"
            ],
            "imported": "2011-11-26T13:43:32+01:00",
            "journal": null,
            "issn": "1812-9501",
            "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": 103121,
            "title": "Haben an einem unilateralen Hodenkarzinom erkrankte Männer ein erhöhtes Risiko, bilateral ein Hodenkarzinom zu entwicklen",
            "abstract": null,
            "authors": [
                "Mohamad Al-Ali, B",
                "Pichler, M",
                "Gstettner, C",
                "Galle, G",
                "Pummer, K"
            ],
            "year": 2010,
            "source": "Journal für Urologie und Urogynäkologie2010; Sonderheft 3 : 35-35.-36.Gemeinsame Tagung der Bayerischen Urologenvereinigung und der Österreichischen Gesellschaft für Urologie und Andrologie; 10-12 Juni 2010; München. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103121-14056",
                "103121-14085"
            ],
            "persons": [
                "103121-53053"
            ],
            "imported": "2010-08-07T22:10:51+02:00",
            "journal": null,
            "issn": "1023-6090",
            "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": 93184,
            "title": "Evaluierung der präklinischen Beatmung mittels Blutgasanalyse.",
            "abstract": null,
            "authors": [
                "Wildner, G",
                "Brunthaler, K",
                "Gugl, A",
                "Archan, S",
                "Pocivalnik, M",
                "Prause G"
            ],
            "year": 2009,
            "source": "A+IC News. Kongressband. 2009; 11(59):24-24.-Austrian International Congress. Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 17-19, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93184-14069"
            ],
            "persons": [
                "93184-50018",
                "93184-51986",
                "93184-54089"
            ],
            "imported": "2009-09-20T18:40:45+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92581,
            "title": "ATRIAL FIBRILLATION CRYO-ABLATION WITH MITRAL VALVE SURGERY IN PATIENTS WITH CONTINUOUS ATRIAL FIRBRILLATION",
            "abstract": null,
            "authors": [
                "Beran,E",
                "Bhudia,S",
                "Patel,RL",
                ""
            ],
            "year": 2009,
            "source": "  2009;    (   ):56-56.-Annual Meeting of the Society for Cardiothoracic Surgery in Great Britain and Ireland; March 22-24, 2009; Bournemouth, UK.  (ISBN:    )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92581-14075"
            ],
            "persons": [
                "92581-59423"
            ],
            "imported": "2009-09-04T23:16:47+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 84981,
            "title": "DELTAF508 heterozygosity in cystic fibrosis associated with coronary artery disease in the ludwigshafen risk and cardiovascular health study.",
            "abstract": null,
            "authors": [
                "Grammer, TB",
                "Renner, W",
                "Winkelmann, BR",
                "Boehm, BO",
                "Marz, W"
            ],
            "year": 2005,
            "source": "Atheroscl Suppl2005; 6(1):13-13.-75th Congress of the European Atherosclerosis Society; APR 23-26, 2005; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84981-14028"
            ],
            "persons": [
                "84981-51906",
                "84981-50910"
            ],
            "imported": "2008-10-09T14:47:39+02:00",
            "journal": null,
            "issn": "1567-5688",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 80730,
            "title": "Imatinib and dexamethasone in an elderly patient with Ph+ ALL.",
            "abstract": null,
            "authors": [
                "Eibl, M",
                "Schmidt, H",
                "Zinke-Cerwenka, W",
                "Linkesch, W",
                ""
            ],
            "year": 2007,
            "source": "Onkologie, International Journal for Cancer Research and Treatment2007; -Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Onkologie; Okt 5-9, 2007; Basel, SCHWEIZ. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80730-14082"
            ],
            "persons": [],
            "imported": "2008-05-05T13:33:45+02:00",
            "journal": null,
            "issn": "1423-0240",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 70350,
            "title": "Schimmelpilzwachstum in Wohnräumen: Einfluss auf Konzentration und Gattungen luftgetragener Pilzsporen.",
            "abstract": null,
            "authors": [
                "Haas, D",
                "Wendelin, I",
                "Wüst, G",
                "Schlacher, R",
                "Unteregger, M",
                "Trinkaus, P",
                "Marth, E",
                "Reinthaler, FF"
            ],
            "year": 2004,
            "source": "Umweltmedizin in Forschung und Praxis. 2004; 9(4):240--12. Konferenz der Gesellschaft für Hygiene und Umweltmedizin (GHU/ISEM) ; OKT 3-5 ; Halle/Saale, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70350-14023"
            ],
            "persons": [
                "70350-50497",
                "70350-51503",
                "70350-51674"
            ],
            "imported": "2007-10-09T19:42:33+02:00",
            "journal": null,
            "issn": "1430-8681",
            "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": 68447,
            "title": "Side Effects After Regional Anesthesia- A Prospective Survey In 4096 Patients.",
            "abstract": null,
            "authors": [
                "Droschl, K",
                "Zenz, M",
                "Schoell, G",
                "Delgado-Arguelles, P",
                "Rehak, P",
                "Metzler, H",
                "Sandner-Kiesling, A"
            ],
            "year": 2004,
            "source": "Pain Practice2004; -3rd  World Congress Of Pain 2004; SEPT 21-25, 2004; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68447-14045",
                "68447-14069",
                "68447-14070"
            ],
            "persons": [
                "68447-51611",
                "68447-51916"
            ],
            "imported": "2007-09-18T16:57:35+02:00",
            "journal": null,
            "issn": "1530-7085",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219857,
            "title": "MICROPLASTIC-INDUCED ALTERATIONS IN GUT MICROBIOME AND METABOLISM: INSIGHTS FROM AN EX VIVO BIOREACTOR MODEL.",
            "abstract": null,
            "authors": [
                "Pacher-Deutsch, C",
                "Žukauskaitė, K",
                "Akar, C",
                "Nepel, M",
                "Kogler, L",
                "Habisch, H",
                "Ducoli, S",
                "Federici, S",
                "Madl, T",
                "Pichler, V",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "UEG Journal - OP199. 2025; 13(S8):-UEG Week (United European Gastroenterology); OKT 4-7, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219857-14012",
                "219857-14081"
            ],
            "persons": [
                "219857-112689",
                "219857-119169",
                "219857-125874",
                "219857-91207",
                "219857-108411",
                "219857-50989",
                "219857-81091"
            ],
            "imported": "2026-01-14T15:36:43+01:00",
            "journal": null,
            "issn": "2050-6414",
            "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": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213998,
            "title": "ctDNA shedding in early colorectal cancer.",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Sallinger, K",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213998-14017",
                "213998-14020",
                "213998-14021",
                "213998-14045"
            ],
            "persons": [
                "213998-105079",
                "213998-119492",
                "213998-52442",
                "213998-104057",
                "213998-125879",
                "213998-50899",
                "213998-66435"
            ],
            "imported": "2025-02-07T18:11:43+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208763,
            "title": "Comparative analysis of the epibiotic diatom assemblage on loggerhead sea turtles in pre- and post-hospitalization period",
            "abstract": null,
            "authors": [
                "Filek, K",
                "Majewska, R",
                "Van de Vijver, B",
                "Robert, K",
                "Mucko, M",
                "Frankovich, TA",
                "Ashworth, MP",
                "Sullivan, M",
                "Bosak, S"
            ],
            "year": 2019,
            "source": "European journal of Phycology. 2019; 157-157.-7th European Phycological Congress; SEP 25-30, 2019; Zagreb, KROATIEN.  (ISBN: 0967-0262 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208763-14023"
            ],
            "persons": [
                "208763-125318"
            ],
            "imported": "2024-03-21T10:06:30+01:00",
            "journal": null,
            "issn": "1469-4433",
            "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": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 206380,
            "title": "Changes of surface body temperatures after local cooling in survivors of cardiac arrest during the maintenance phase of TTM",
            "abstract": null,
            "authors": [
                "Markota, A",
                "Skok, K",
                "Burja, S",
                "Mori, J",
                "Sinkovič, A"
            ],
            "year": 2018,
            "source": "COBISS.SI-ID 6442815. 2018; 130(1):e125-e126.-European Resuscitation Council (ERC) Congress 2018; SEP 20-22, 2018; Bologna, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206380-14020"
            ],
            "persons": [
                "206380-120849"
            ],
            "imported": "2024-01-06T23:12:13+01:00",
            "journal": null,
            "issn": "1873-1570",
            "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": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 205215,
            "title": "A Parameter Identification Approach towards Analyzing Hemodynamicsbased on Capnography.",
            "abstract": null,
            "authors": [
                "Kern, WJ",
                "Orlob, S",
                "Puutzer, G",
                "Martini, J",
                "Holler, M"
            ],
            "year": 2023,
            "source": "Resuscitation. 2023; 192(S1):S154-S154.-RESUSCITATION 2023; Nov 2-4,2023; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "205215-14070"
            ],
            "persons": [
                "205215-74176"
            ],
            "imported": "2023-11-03T00:01:00+01:00",
            "journal": null,
            "issn": "0300-9572",
            "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": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}