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=157240&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157260&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157220&ordering=impactfactor",
    "results": [
        {
            "id": 193308,
            "title": "Therapien bei cholestatischen Hepatopathien",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Wrap-Up Hepatologie AASLD | EASL 2020; JAN 9, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193308-14081"
            ],
            "persons": [
                "193308-52938"
            ],
            "imported": "2022-02-11T13:37:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 193309,
            "title": "Dekompensierte Lebererkrankung - Wann zur Transplantation?",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "liVelineGastroHepatology - ÖGGH goes virtual; MAR 9, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193309-14081"
            ],
            "persons": [
                "193309-52938"
            ],
            "imported": "2022-02-11T13:50:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193310,
            "title": "Moderne Diagnostik bei unklaren Ober- und Unterbauchschmerzen",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Allgemeinmedizin Update Refresher; JUN 16-19, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193310-14081"
            ],
            "persons": [
                "193310-52938"
            ],
            "imported": "2022-02-11T13:54:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193311,
            "title": "Der Mensch im Mittelpunkt",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "UNIVERSUM INNERE MEDIZIN. 2021; UIM 07|2021: -52. Jahrestagung ÖGIM; SEP 23-24, 2021; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193311-14081"
            ],
            "persons": [
                "193311-52938"
            ],
            "imported": "2022-02-11T14:10:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193313,
            "title": "In situ RNA expression of CTCs and machine learning approaches for cell classification ",
            "abstract": null,
            "authors": [
                "El-Heliebi, A"
            ],
            "year": 2022,
            "source": "European Liquid Biopsy Society (ELBS) CTC Technology Meeting; FEB 9, 2022; Hamburg, Germany (online). 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193313-14017"
            ],
            "persons": [
                "193313-66435"
            ],
            "imported": "2022-02-11T14:11:26+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193314,
            "title": "Leberzirrhose und ihre Komplikationen",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Innere Medizin Compact LEBER; SEP 27, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193314-14081"
            ],
            "persons": [
                "193314-52938"
            ],
            "imported": "2022-02-11T14:17:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193315,
            "title": "FreeStyle Libre: Flash-Glucose-Monitoring als Alternative \r\nzur kapillären Blutzuckermessung",
            "abstract": null,
            "authors": [
                "Rieger, R",
                "Fritsch, M",
                "Jasser-Nitsche, H",
                "Fröhlich-Reiterer, E"
            ],
            "year": 2021,
            "source": "Monatsschrift Kinderheilkunde. 2021; 169(S2):55-55.-59. Jahrestagung\r\nder Österreichischen Gesellschaft\r\nfür Kinder- und Jugendheilkunde; Sep 20-OCT 2, 2021; Salzburg . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193315-14091"
            ],
            "persons": [
                "193315-100804",
                "193315-50659"
            ],
            "imported": "2022-02-11T14:30:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193316,
            "title": "„Treatment induced neuropathy“ (TIND) – Eine seltene \r\nKomplikation bei einem Jugendlichen mit Typ-1-\r\nDiabetes",
            "abstract": null,
            "authors": [
                "Fritsch, M",
                "Fröhlich-Reiterer, E",
                "Wutzl,V",
                "Hölbing, E",
                "Aigner, D",
                "Plecko, B",
                "Mader,J"
            ],
            "year": 2021,
            "source": "Monatsschrift Kinderheilkunde . 2021; 169(S2):-59. Jahrestagung \r\nder Österreichischen Gesellschaft \r\nfür Kinder- und Jugendheilkunde \r\n2021; Sept 31-OCT 2, 2021 ; Salzburg . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193316-14091"
            ],
            "persons": [
                "193316-100804"
            ],
            "imported": "2022-02-11T14:34:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193318,
            "title": "MicroRNA miR-4646-5p is a Novel Tumor Suppressive Factor in Triple Negative Breast Cancer.",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Prinz, F",
                "Ferracin, M",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2021,
            "source": "11th Scientific Retreat of the DK-MCD; SEP 27-29, 2021; Seggau, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193318-14085"
            ],
            "persons": [
                "193318-104199"
            ],
            "imported": "2022-02-11T14:49:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 193319,
            "title": "Auswirkung von „Picky Eating“ bei einem Jugendlichen mit ADHS und ASS.\r\n",
            "abstract": null,
            "authors": [
                "Aguiriano-Moser, V",
                "Burmucic, K",
                "Kaschnitz, W\r\n"
            ],
            "year": 2021,
            "source": "Kongressband der ÖGKJ 2021. 2021; -ÖGKJ Jahrestagung 2021; SEP 30-OCT 02, 2021; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193319-14091"
            ],
            "persons": [
                "193319-50776"
            ],
            "imported": "2022-02-11T14:50:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193321,
            "title": "Herausforderung in der Behandlung von Essstörungen während der COVID-Pandemie",
            "abstract": null,
            "authors": [
                "Aguiriano-Moser, V"
            ],
            "year": 2021,
            "source": "5. Österreichische Jahrestagung Pädiatrische Psychosomatik. ; OCT 8, 2021; St. Pölten, Universitätsklinikum. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193321-14091"
            ],
            "persons": [],
            "imported": "2022-02-11T15:02:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193322,
            "title": "Characterization of Novel MicroRNAs Potentially Involved in Breast Carcinogenesis and Tumor Cell Metabolism",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Prinz, F",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2021,
            "source": "Doctoral Day of the Medical University of Graz; FEB 12, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193322-14085"
            ],
            "persons": [
                "193322-104199"
            ],
            "imported": "2022-02-11T15:04:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 193323,
            "title": "Sickest patient first?",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Strassburg, C"
            ],
            "year": 2021,
            "source": "Austrotransplant 2021; OCT 20-22, 2021; Spielberg, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193323-14081"
            ],
            "persons": [
                "193323-52938"
            ],
            "imported": "2022-02-11T15:10:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193324,
            "title": "Dermatologische Fallberichte für die Praxis: der rote Fleck.",
            "abstract": null,
            "authors": [
                "Kränke, B"
            ],
            "year": 2021,
            "source": "Haut & Health. Real life dermatology. Online-Webinar: Hätten Sie´s gewusst?; APR 22, 2021; Graz. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193324-14047"
            ],
            "persons": [
                "193324-51954"
            ],
            "imported": "2022-02-11T15:45:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193325,
            "title": "Akut intermittierende Porphyrie",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Interdisziplinäres Advisory Board Austria; OCT 20, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193325-14081"
            ],
            "persons": [
                "193325-52938"
            ],
            "imported": "2022-02-11T15:47:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193326,
            "title": "Differentialdiagnosen zu und Simulatoren von (Kontakt-)Ekzemen und Neurodermitis.",
            "abstract": null,
            "authors": [
                "Kränke, B"
            ],
            "year": 2021,
            "source": "17. Tegernsee-Konferenz; OCT 1-3, 2021; Bad Wiessee, Germany. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193326-14047"
            ],
            "persons": [
                "193326-51954"
            ],
            "imported": "2022-02-11T15:49:32+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193327,
            "title": "Rationelle Abklärung - Bauchschmerz",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Innere Medizin Update Refresher Wien 06.21; JUN 17, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193327-14081"
            ],
            "persons": [
                "193327-52938"
            ],
            "imported": "2022-02-11T15:52:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 193330,
            "title": "Moderne Diagnostik bei unklaren Ober- und Unterbauchschmerzen",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2021,
            "source": "Allgemeinmedizin Update Refresher Graz 01.21; JAN 28, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193330-14081"
            ],
            "persons": [
                "193330-52938"
            ],
            "imported": "2022-02-11T15:56:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193331,
            "title": "Altershaut und Hautreaktionen auf die Wundauflagen.",
            "abstract": null,
            "authors": [
                "Kränke, B"
            ],
            "year": 2021,
            "source": "Ärztliches Wundseminar Nr. 16; SEP 25, 2021; Rein bei Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193331-14047"
            ],
            "persons": [
                "193331-51954"
            ],
            "imported": "2022-02-11T15:56:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 193332,
            "title": "\"Lebenslauf\" von Allergien und Neurodermitis.",
            "abstract": null,
            "authors": [
                "Kränke, B"
            ],
            "year": 2021,
            "source": "31. Grazer Fortbildungstage der Ärztekammer für Steiermark. Schnittstellen der Pädiatrie und Inneren Medizin in der Praxis; OCT 4-9, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "193332-14047"
            ],
            "persons": [
                "193332-51954"
            ],
            "imported": "2022-02-11T16:02:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}