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=149680&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149700&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149660&ordering=impactfactor",
    "results": [
        {
            "id": 196530,
            "title": "Pädiatrische Bildgebung nach einem Trauma",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2022,
            "source": "RAD TO GO Onlinefortbildung; JUL 13, 2022; Mönchengladbach, GERMANY. 2022. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196530-14106"
            ],
            "persons": [
                "196530-85440"
            ],
            "imported": "2022-07-13T22:37:07+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 196531,
            "title": "Funktionelle neurologische Störungen: Einschluss- statt Ausschlussdiagnose",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2022,
            "source": "19. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 18-20, 2022; Graz. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196531-14051"
            ],
            "persons": [
                "196531-50172"
            ],
            "imported": "2022-07-13T23:46: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196532,
            "title": "Update zur invasiven und läsionellen Therapie des Essentiellen Tremors",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2022,
            "source": "19. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 18-20, 2022; Graz. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196532-14051"
            ],
            "persons": [
                "196532-50172"
            ],
            "imported": "2022-07-13T23:59:28+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196533,
            "title": "The influence of white matter hyperintensity on motor and non-motor \r\nimpairment in Parkinson‘s disease",
            "abstract": null,
            "authors": [
                "Gattermeyer, L",
                "Franthal, S",
                "Pirpamer, L",
                "Kögl-Hammer, M",
                "Katschnig-Winter, P",
                "Ropele, S",
                "Schmidt, R",
                "Schwingenschuh, P"
            ],
            "year": 2022,
            "source": "Neurologisch Sonderheft ÖGN Abstract 2022. 2022; -19. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 18-20, 2022; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196533-14051"
            ],
            "persons": [
                "196533-110668",
                "196533-50172",
                "196533-50982",
                "196533-83427"
            ],
            "imported": "2022-07-14T00:19:02+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": 196534,
            "title": "Aphasie bei progressiver supranukleärer Parese-Richardson-Syndrom, \r\nim Vergleich zur Verhaltensvariante der frontotemporalen Demenz und \r\nder Alzheimer Demenz",
            "abstract": null,
            "authors": [
                "Ransmayr, L",
                "Fuchs, A",
                "Ransmayr-Tepser, S",
                "Kommenda, R",
                "Schwingenschuh, P",
                "Kögl, M",
                "Fellner, F",
                "Guger, M",
                "Eggers, C",
                "Darkow, R",
                "Mangesius, S",
                "Ransmayr, G"
            ],
            "year": 2022,
            "source": "Neurologisch Sonderheft ÖGN Abstract 2022. 2022; -19. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 18-20, 2022; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196534-14051"
            ],
            "persons": [
                "196534-50172"
            ],
            "imported": "2022-07-14T00:24: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196535,
            "title": "Neurofilament light chain protein (NfL) is elevated in \r\nEssential Tremor",
            "abstract": null,
            "authors": [
                "Franthal, S",
                "Khalil, M",
                "Buchmann, A",
                "Pirpamer, L",
                "Katschnig-Winter, P",
                "Kögl-Hammer, M",
                "Homayoon, N",
                "Wenzel, K",
                "Schmidt, R",
                "Schwingenschuh, P"
            ],
            "year": 2022,
            "source": "Neurologisch Sonderheft ÖGN Abstract 2022. 2022; -19. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 18-20, 2022; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196535-14051"
            ],
            "persons": [
                "196535-50172",
                "196535-50982",
                "196535-57435",
                "196535-83427"
            ],
            "imported": "2022-07-14T00:28:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196538,
            "title": "The longitudinal relationship between fatigue, depression, anxiety, disability, and adherence with cognitive status in patients with early multiple sclerosis treated with interferon beta-1a.",
            "abstract": null,
            "authors": [
                "van, Ballegooijen, H",
                "van, der, Hiele, K",
                "Enzinger, C",
                "de, Voer, G",
                "Visser, LH, , CONFIDENCE, Study, Group, , CONFIDENCE, Study, Group"
            ],
            "year": 2022,
            "source": "eNeurologicalSci. 2022; 28:  100409",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "35733640",
            "doi": "10.1016/j.ensci.2022.100409",
            "pmc": "PMC9207145",
            "organizations": [
                "196538-14051"
            ],
            "persons": [
                "196538-50173-6"
            ],
            "imported": "2022-07-14T02:00:00+02:00",
            "journal": "eNeurologicalSci",
            "issn": "2405-6502",
            "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": 196540,
            "title": "Overall survival of esophageal cancer patients with complete response after neoadjuvant chemo/radiotherapy and resection in Austria.",
            "abstract": null,
            "authors": [
                "Mühlbacher, I",
                "Koch, O",
                "Emmanuel, Klaus",
                "Gantschnigg, A",
                "Rumpold, H",
                "Gehwolf, P",
                "Partl, R"
            ],
            "year": 2022,
            "source": "63. Österreichischer Chirurgenkongress; JUN 15-17, 2022; Graz, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196540-14060"
            ],
            "persons": [
                "196540-62261"
            ],
            "imported": "2022-07-14T21:58:27+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": false
        },
        {
            "id": 196543,
            "title": "Is it CNO?",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2022,
            "source": "Frühjahrstagung der AG Rheumatologie der ÖGKJ; 9.6.2022; Salzburg. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "196543-60213"
            ],
            "imported": "2022-07-15T14:56:28+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": 196544,
            "title": "TRPC Photopharmacology meets immunology: Molding of TRPC-induced Ca2+ signaling allows for specific modulation of mast cell immunological signatures",
            "abstract": null,
            "authors": [
                "Krivić, D",
                "Bacsa, B",
                "Graziani, A",
                "Groschner, K"
            ],
            "year": 2022,
            "source": "Gordon Research Conference on Calcium Signaling; JUN 19-24, 2022; Ventura (California), USA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196544-14009",
                "196544-14011"
            ],
            "persons": [
                "196544-104205",
                "196544-78591",
                "196544-86144"
            ],
            "imported": "2022-07-15T14:57:59+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 196545,
            "title": "Osteolysen- Diagnosefindung und Therapieoptimierung",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2021,
            "source": "GKJR Board; SEP 29 2021; Münster, Germany. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "196545-60213"
            ],
            "imported": "2022-07-15T15: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": 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": 196546,
            "title": "Precise tuning of mast cell Ca2+ signaling by TRPC photo-chemogenetics allows for control over immunological signatures",
            "abstract": null,
            "authors": [
                "Krivić, D",
                "Bacsa, B",
                "Graziani, A",
                "Groschner, K"
            ],
            "year": 2022,
            "source": "Meeting of Biophysics Austria; JUL 9-11, 2022; Strobl, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196546-14009",
                "196546-14011"
            ],
            "persons": [
                "196546-104205",
                "196546-78591",
                "196546-86144"
            ],
            "imported": "2022-07-15T15:18:05+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": 196548,
            "title": "The influence of the denture materials on the functional response of the human neutrophils in vitro",
            "abstract": null,
            "authors": [
                "Komarova, I",
                "Khasanova, D",
                "Shishkova, Yu S"
            ],
            "year": 2015,
            "source": "International Medical Students’ Congress in Novi Sad; JUL 16-19, 2015; Novi Sad, Serbia. 2015. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196548-14081"
            ],
            "persons": [],
            "imported": "2022-07-15T16:45:38+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": false
        },
        {
            "id": 196549,
            "title": "Features\r\nof local immunity of the cervical mucus in women with chronic endometritis",
            "abstract": null,
            "authors": [
                "Komarova, I",
                "Kurnosenko, I",
                "Nadvikova, T",
                "Markova, V",
                "Plekhanova, E",
                "Mezentseva, E",
                "Savochkina, A"
            ],
            "year": 2014,
            "source": "European Students' Conference (ESC); SEP, 2014; Berlin, GERMANY. 2014. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196549-14081"
            ],
            "persons": [],
            "imported": "2022-07-15T16:49: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": false
        },
        {
            "id": 196550,
            "title": "Study of indicators of innate immunity in women with chronic endometritis",
            "abstract": null,
            "authors": [
                "Komarova, I",
                "Kurnosenko, I",
                "Nadvikova, T",
                "Markova, V",
                "Plekhanova, E",
                "Mezentseva, E"
            ],
            "year": 2014,
            "source": "International student congress (ISC); JUL, 2014; Graz, AUSTRIA. 2014. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196550-14081"
            ],
            "persons": [],
            "imported": "2022-07-15T16:51: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 196551,
            "title": "Age features of spermogram of men living in Chelyabinsk region",
            "abstract": null,
            "authors": [
                "Komarova, I",
                "Alimova, M"
            ],
            "year": 2013,
            "source": "XXII Congress of the Physiological Society, named after I.P. Pavlov; SEP, 2013; Volgograd, RUSSIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196551-14081"
            ],
            "persons": [],
            "imported": "2022-07-15T16:55: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": 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": 196552,
            "title": "Peculiarities of spermogram of young men living on the territory of the industrial\r\nregion",
            "abstract": null,
            "authors": [
                "Komarova, I",
                "Alimova, M"
            ],
            "year": 2013,
            "source": "International student congress (ISC); JUL, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196552-14081"
            ],
            "persons": [],
            "imported": "2022-07-15T16:56: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": false,
            "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": 196553,
            "title": "Dermatoskopie für Fortgeschrittene: Gesichtsläsionen.",
            "abstract": null,
            "authors": [
                "Kränke, T"
            ],
            "year": 2022,
            "source": "28. Fortbildungswoche für praktische Dermatologie und Venerologie; JUL 12-16, 2022; Munich, Germany . 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196553-14047"
            ],
            "persons": [
                "196553-90211"
            ],
            "imported": "2022-07-15T20:24:52+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": 196554,
            "title": "Anzahl der Röntgenaufnahmen zur Nachsorge von mit ESIN behandelten pädiatrischen Mittelschaftfrakturen des Unterarms.",
            "abstract": null,
            "authors": [
                "Gasparella, P",
                "Singer, G",
                "Arneitz, C",
                "Sorantin, E",
                "Till, H",
                "Schalamon, J"
            ],
            "year": 2022,
            "source": "Eur Surg. 2022; 54(1):-63. Österreichischer Chirurgenkongress; JUN 15-17, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196554-14049",
                "196554-14106"
            ],
            "persons": [
                "196554-50052",
                "196554-50778",
                "196554-51913",
                "196554-83445",
                "196554-93943",
                "196554-97605"
            ],
            "imported": "2022-07-15T22:29:14+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": 196556,
            "title": "Neurofilament Leichtketten – ein neuer Biomarker für neuronale Degeneration im Kammerwasser von Glaukom-Patient*innen",
            "abstract": null,
            "authors": [
                "Woltsche, N",
                "Valentin, K",
                "Höflechner, L",
                "Guttmann, A",
                "Riedl, R",
                "Khalil, M",
                "Lindner, E"
            ],
            "year": 2022,
            "source": "Spektrum der Augenheilkunde. 2022; -62. Jahrestagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 26-28, 2022; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196556-14026",
                "196556-14043",
                "196556-14051"
            ],
            "persons": [
                "196556-100421",
                "196556-57435",
                "196556-59026",
                "196556-83662",
                "196556-89577",
                "196556-97142",
                "196556-99288"
            ],
            "imported": "2022-07-16T14:30:38+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
        }
    ]
}