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=157800&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157820&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157780&ordering=impactfactor_norm",
    "results": [
        {
            "id": 147636,
            "title": "Akute Zystitis",
            "abstract": null,
            "authors": [
                "Schilcher, G",
                "Rosenkranz, AR"
            ],
            "year": 2012,
            "source": "Nephroscript. 2012; (2):",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147636-14084"
            ],
            "persons": [
                "147636-50740",
                "147636-72630"
            ],
            "imported": "2015-10-17T14:16:35+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": 217968,
            "title": "Long-term management of celiac disease",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Postraduate Course: Managing Gi Diseases: The impact of utrition and gut microbiota on treatment; Nov 1, 2025; Jewan,  ARMENIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217968-14081"
            ],
            "persons": [
                "217968-51531"
            ],
            "imported": "2025-09-26T12:41:35+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": 217891,
            "title": "Invasive Beatmung des Frühgeborenen nach der Geburt.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Erstversorgung und Reanimation von Frühgeborenen: Physiologie, Evidenz und Simulationstraining; SEP 15-17, 2025; Clinical Skills Center Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217891-14094"
            ],
            "persons": [
                "217891-79516"
            ],
            "imported": "2025-09-21T01:00:20+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": 153150,
            "title": "Allergen-spezifische Immuntherapie bei Insektengiftallergie\r\n– State of the art",
            "abstract": null,
            "authors": [
                "Arzt, L",
                "Sturm, GJ"
            ],
            "year": 2016,
            "source": "Journal für Pneumologie. 2016; 4(1): 38-42. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "153150-14047"
            ],
            "persons": [
                "153150-73079",
                "153150-87717"
            ],
            "imported": "2016-06-27T10:59: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": 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": 196878,
            "title": "Von der Endometriose zur Perikardtamponade : Failure to Rescue nach \r\nlaparoskopischer Resektion",
            "abstract": null,
            "authors": [
                "N. Taumberger, T. Nierenberger, S. E. Gabor, S. Sauseng, K. Strohmeyer, \r\nM. Themel, V. Matzi, A. Imamovic, M. Kern, A. Bainschab, S. Wurm, \r\nR. Hochstätter, B. Plotho, T. Aigmüller, H. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196878-14045",
                "196878-14063",
                "196878-14064",
                "196878-14073",
                "196878-14080",
                "196878-14082"
            ],
            "persons": [
                "196878-104939",
                "196878-86791"
            ],
            "imported": "2022-08-06T17:29:53+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 158412,
            "title": "Medizinische Hypnose, Potenziale zur Leistungssteigerung im Sport",
            "abstract": null,
            "authors": [
                "Pekovits, K",
                "Gasser, R"
            ],
            "year": 2016,
            "source": "Sportärztezeitung. 2016; 2(3): 78-83. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158412-14083"
            ],
            "persons": [
                "158412-51533"
            ],
            "imported": "2017-02-08T15:43:01+01:00",
            "journal": null,
            "issn": "2365-8754",
            "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": 217626,
            "title": "Neural blueprint of psychological resilience: Mapping NEO-FFI personality profiles onto resting-state fMRI network dynamics within the Human Connectome Project.",
            "abstract": null,
            "authors": [
                "Repnik, LG"
            ],
            "year": 2025,
            "source": "Doctoral Day 2025 - Medical University of Graz; FEB 13, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217626-29447"
            ],
            "persons": [],
            "imported": "2025-09-02T16:15:26+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": 217873,
            "title": "FAMMIF Gaumenrekonstruktion mit Gefäßstielverlängerung nach polymorphen Low Grade Adenocarcinom ",
            "abstract": null,
            "authors": [
                "Bruneder, S"
            ],
            "year": 2025,
            "source": "OEGMKG Jahreskongress; 28.01-31.01.2025; Bad Hofgstein. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217873-14112"
            ],
            "persons": [
                "217873-83444"
            ],
            "imported": "2025-09-17T16:52:16+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206894,
            "title": "Mast cells as potential drivers of inflammation in psoriasis",
            "abstract": null,
            "authors": [
                "Benezeder, T",
                "Woltsche, J",
                "Bordag, N",
                "Teufelberger, A",
                "Perchthaler, I",
                "Weger, W",
                "Salmhofer, W",
                "Gruber-Wackernagl, A",
                "Painsi, C",
                "Pankratz, K",
                "El-Heliebi, A",
                "Babina, M",
                "Clark, R",
                "Wolf, P"
            ],
            "year": 2023,
            "source": "Sonderausgabe anlässlich der ÖGDV Jahrestagung 2023 in Salzburg . 2023; 1: 71--ÖGDV Salzburg Congress; NOV 30 - DEZ 02, 2023; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206894-14017",
                "206894-14047"
            ],
            "persons": [
                "206894-107955",
                "206894-50153",
                "206894-51618",
                "206894-51721",
                "206894-54011",
                "206894-66435",
                "206894-87663",
                "206894-88082",
                "206894-56730",
                "206894-95958",
                "206894-107871"
            ],
            "imported": "2024-01-23T12:03:01+01:00",
            "journal": null,
            "issn": "2960-5296",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215937,
            "title": "Carbohydrate Intolerance and the Carboception App",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Vumedi; Mar 30, 2025; Zagreb, CRO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215937-14081"
            ],
            "persons": [
                "215937-51531"
            ],
            "imported": "2025-05-06T09:32: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": 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": 218245,
            "title": "Die DUO-E Daten im Kontext der Sicherheit",
            "abstract": null,
            "authors": [
                "Trutnovsky, G"
            ],
            "year": 2025,
            "source": "Webinar: DUO-E in der Praxis; OKT 14,2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218245-14063"
            ],
            "persons": [
                "218245-50853"
            ],
            "imported": "2025-10-16T12:49:42+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": 206896,
            "title": "Lerneffekt und Patientenzufriedenheit durch die regionale teledermatologische Triage-Vernetzung zwischen niedergelassenen Allgemeinmediziner*innen und Dermatolog*innen in der Steiermark",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, E",
                "Hofmann-Wellenhof, R",
                "Bordag, N",
                "Arzberger, E"
            ],
            "year": 2023,
            "source": "Sonderausgabe anlässlich der ÖGDV Jahrestagung 2023 in Salzburg \r\n. 2023; 1: 88--ÖGDV Salzburg Congress; NOV 30 - DEZ 02, 2023; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206896-14047"
            ],
            "persons": [
                "206896-51711",
                "206896-65340",
                "206896-87663",
                "206896-99819"
            ],
            "imported": "2024-01-23T12:19:44+01:00",
            "journal": null,
            "issn": "2960-5296",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215817,
            "title": "Unveiling the uncommon: managing Geotrichum candidum in pancreatic necrosis",
            "abstract": null,
            "authors": [
                "Kriegl, L",
                "Geiger, C",
                "Zollner-Schwetz, I",
                "Valentin, T",
                "Schlager, H",
                "Zollner, G",
                "Dichtl, K",
                "Krause, R"
            ],
            "year": 2025,
            "source": "ESCMID global; APR 11-15, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215817-14023",
                "215817-29164"
            ],
            "persons": [
                "215817-100597",
                "215817-112729",
                "215817-51976",
                "215817-53586",
                "215817-54326",
                "215817-100007",
                "215817-57230"
            ],
            "imported": "2025-04-26T17:38: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": 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": 213999,
            "title": "ctDNA profiling of HR+/HER2-low and HR+/HER2-0 metastatic breast cancer patients.",
            "abstract": null,
            "authors": [
                "Dobrić, N",
                "Dandachi, N",
                "Klocker, EV",
                "Suppan, C",
                "Graf, R",
                "Hasenleithner, S",
                "Jost, PJ",
                "Heitzer, E",
                "Balic, M"
            ],
            "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": [
                "213999-14021",
                "213999-14085"
            ],
            "persons": [
                "213999-107132",
                "213999-76112",
                "213999-100192",
                "213999-50563",
                "213999-50899",
                "213999-59188",
                "213999-77970",
                "213999-97797",
                "213999-116447"
            ],
            "imported": "2025-02-07T18:11:45+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": true,
            "local_affiliation": true
        },
        {
            "id": 60083,
            "title": "Mesh Generation Techniques for Micro-Anatomically Accurate Computational Grids",
            "abstract": null,
            "authors": [
                "Prassl, AJ",
                "Ahammer, H",
                "Plank, G"
            ],
            "year": 2006,
            "source": "CD; de Gruyter, Berlin, New York. Proceedings of the Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Biomedizinische Technik, 6-9th September, 2006, ETH Zürich, Switzerland; -Gemeinsame Jahrestagung der Deuts",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60083-14011"
            ],
            "persons": [
                "60083-50966",
                "60083-50967",
                "60083-51753"
            ],
            "imported": "2006-10-09T16:45:37+02:00",
            "journal": "CD; de Gruyter, Berlin, New York",
            "issn": "0939-4990",
            "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": 220087,
            "title": "[Production of antibodies to aflatoxins].",
            "abstract": null,
            "authors": [
                "Kalinichenko, AA",
                "Toporova, VA",
                "Panina, AA",
                "Aliev, TK",
                "Kriukova, EA",
                "Shemchukova, OB",
                "Solopova, ON",
                "Pozdniakova, LP",
                "Sveshnikov, PG",
                "Dolgikh, DA",
                "Kirpichnikov, MP"
            ],
            "year": 2010,
            "source": "Bioorg Khim. 2010; 36(1):122-32",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20386586",
            "doi": "10.1134/s1068162010010139",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Bioorg Khim",
            "issn": "0132-3423",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215627,
            "title": "Risk Factors for Mesorectal Lymph Node Metastasis in Prostate Cancer Patients",
            "abstract": null,
            "authors": [
                "Pohl, M",
                "Elshikh, A",
                "Nakrour, N",
                "Mercaldo, S",
                "Kamran, SC",
                "Stranger, N",
                "Harisinghani, M",
                ""
            ],
            "year": 2025,
            "source": "https://epos.myesr.org/poster/esr/ecr2025/C-26688. 2025; -European Congress of Radiology ; Feb 26 - Mar 2, 2025; Vienna, Austria;. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215627-14104",
                "215627-14106"
            ],
            "persons": [
                "215627-115921",
                "215627-118927"
            ],
            "imported": "2025-04-14T12:38:41+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": 175260,
            "title": "Evaluating healthcare practitioners' views on store-and-forward teledermoscopy services for the diagnosis of skin cancer.",
            "abstract": null,
            "authors": [
                "Janda, M",
                "Horsham, C",
                "Koh, U",
                "Gillespie, N",
                "Vagenas, D",
                "Loescher, LJ",
                "Curiel-Lewandrowski, C",
                "Hofmann-Wellenhof, R",
                "Peter Soyer, H"
            ],
            "year": 2019,
            "source": "Digit Health. 2019; 5:  2055207619828225-2055207619828225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000512540600001",
            "pubmed": "30792879",
            "doi": "10.1177/2055207619828225",
            "pmc": "PMC6376520",
            "organizations": [],
            "persons": [
                "175260-51711-6"
            ],
            "imported": "2019-05-28T02:00:00+02:00",
            "journal": "Digit Health",
            "issn": "2055-2076",
            "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": 63387,
            "title": "The Wingate test under-estimates maximum power: The sprint power test measures maximum power as a function of load.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Fürhapter-Rieger, A"
            ],
            "year": 2006,
            "source": "Isokinetics and Exercise Science. Abstracts of the 4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; 14(2):201-203.-4th Congress of the European Interdisciplinary Society for Clinical and Sports Application; MAY 25-27, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63387-14011"
            ],
            "persons": [
                "63387-50374"
            ],
            "imported": "2006-12-15T12:13:44+01:00",
            "journal": "Isokinetics and Exercise Science",
            "issn": "0929-3020",
            "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": 215276,
            "title": "Transformationen des Alterns – diachrone Analyse von Altersbildern durch Conceptual Blending. ",
            "abstract": null,
            "authors": [
                "Günnel, S",
                "Stronegger, WJ"
            ],
            "year": 2025,
            "source": "7. Clusterkonferenz \"Zukunft der Pflege\", Charité-Universitätsmedizin, Campus Virchow-Klinikum Berlin.  ; 11.-12. März 2025; Berlin, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215276-14024"
            ],
            "persons": [
                "215276-51741"
            ],
            "imported": "2025-03-17T18:21:37+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": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}