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=149380&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157695,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149400&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149360&ordering=impactfactor",
    "results": [
        {
            "id": 174652,
            "title": "Central Pattern Generator und ihre Funktion. ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2019,
            "source": "Seminar: Die Beurteilung der General Movements nach Prechtl  ; APR 1-4, 2019; Augsburg, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174652-14068"
            ],
            "persons": [],
            "imported": "2019-04-15T23:07: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174653,
            "title": "Früherkennung eines erhöhten Risikos für Zerebralparese, kognitive Beeinträchtigungen und Autismus Spektrum Störungen. ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2019,
            "source": "Seminar: Die Beurteilung der General Movements nach Prechtl  ; APR 1-4, 2019; Augsburg, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174653-14068"
            ],
            "persons": [],
            "imported": "2019-04-15T23:11:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174655,
            "title": "Behandlungspfad Nicht-spezifischer Rückenschmerz auf Primärversorgungsebene",
            "abstract": null,
            "authors": [
                "Semlitsch, T",
                "Horvath, K",
                "Jeitler, K",
                "Krenn, C",
                "Spary-Kainz, U",
                "Siebenhofer-Kroitzsch, A"
            ],
            "year": 2019,
            "source": "Wien, 2019. Hauptverband der österreichischen Sozialversicherungsträger. 2019",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174655-14026",
                "174655-27964"
            ],
            "persons": [
                "174655-51098",
                "174655-51099",
                "174655-62926",
                "174655-63287",
                "174655-93279"
            ],
            "imported": "2019-04-16T02:12:40+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 174656,
            "title": "Immunsuppression-modern aspects in solid organ Transplantation.",
            "abstract": null,
            "authors": [
                "Schemmer, P",
                ""
            ],
            "year": 2019,
            "source": "MoH of Ukraine and UNDP (=United Nations Development); MAR 10, 2019; Kiev, UKRAINE. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174656-14073"
            ],
            "persons": [],
            "imported": "2019-04-16T09:12:32+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174661,
            "title": "Innovative Acupuncture Research",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2019,
            "source": "Sino-Austrian Cooperation Project Meeting 2019; APR 15-16, 2019; Beijing, CHINA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174661-14044"
            ],
            "persons": [],
            "imported": "2019-04-18T13:18:51+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": 174662,
            "title": "Drug-Delivery Systems for miRNAs",
            "abstract": null,
            "authors": [
                "Schachner-Nedherer, A-L",
                "Werzer, O",
                "Kornmueller, K",
                "Prassl, R",
                "Zimmer, A"
            ],
            "year": 2019,
            "source": "BioNanoMed; April 15-17, 2019; 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174662-14011"
            ],
            "persons": [
                "174662-83066",
                "174662-83104"
            ],
            "imported": "2019-04-18T14:09:54+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": null,
            "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": 174663,
            "title": "Presentation of clinical studies.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2019,
            "source": "17th Aesthetic & Anti-Aging Medicine World Congress (AMWC); APR; 3-6, 2019; Monte-Carlo, MONACO. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174663-14076"
            ],
            "persons": [
                "174663-56922"
            ],
            "imported": "2019-04-18T15:03:00+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": 174664,
            "title": "Botulinum Toxin: form fundamental to expert practice. Toxin treatment: Tips and tricks for experts.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2019,
            "source": "17th Aesthetic & Anti-Aging Medicine World Congress (AMWC); APR; 3-6, 2019; Monte-Carlo, MONACO. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174664-14076"
            ],
            "persons": [
                "174664-56922"
            ],
            "imported": "2019-04-18T15:06:54+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": 174665,
            "title": "Chair: More about toxin: complications-difficult cases-complementary indications.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2019,
            "source": "17th Aesthetic & Anti-Aging Medicine World Congress (AMWC); APR; 3-6, 2019; Monte-Carlo, MONACO. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174665-14076"
            ],
            "persons": [
                "174665-56922"
            ],
            "imported": "2019-04-18T15:09:34+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174670,
            "title": "Altered glutathione redox status in failing hearts revealed by a novel assay based on two-step alkylation with N-ethylmaleimide isotopologues and mass spectrometry",
            "abstract": null,
            "authors": [
                "Tamara Tomin, Matthias Schittmayer, Peter P. Rainer, and Ruth Birner-Gruenberger"
            ],
            "year": 2019,
            "source": "30th MassSpec Forum; FEB 19-20, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174670-14020",
                "174670-14083"
            ],
            "persons": [
                "174670-58794",
                "174670-58906"
            ],
            "imported": "2019-04-18T17:00:37+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": true,
            "local_affiliation": true
        },
        {
            "id": 174672,
            "title": "„Hands-on“- Kurs Kindergastroenteropathologie.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2019,
            "source": "Fachgesellschaft für Kinderpathologie e.V.: Ein Privatissimum mit\r\nUniv. Doz. Dr. C. Langner.; MAR 30, 2019; Cologne, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174672-14020"
            ],
            "persons": [
                "174672-50044"
            ],
            "imported": "2019-04-18T19:12:32+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174673,
            "title": "Histologische Diagnose der Ösophagitis und ihre klinische Bedeutung.\r\n",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2019,
            "source": "4. interdisziplinäre Fortbildungsveranstaltung der Arbeitsgruppe gastrointestinale Pathologie des Instituts für Pathologie der Medizinischen Universität Graz; APR 10, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174673-14020"
            ],
            "persons": [
                "174673-50044"
            ],
            "imported": "2019-04-18T19:15:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 174678,
            "title": "Expression of miR-125a is decreased in chronic myelomonocytic leukemia and of relevance for the treatment with 5-azacytidine",
            "abstract": null,
            "authors": [
                "Berg, JL",
                "Perfler, B",
                "Hatzl, S",
                "Reinisch, A",
                "Geissler, K",
                "Strobl, H",
                "Wölfler, A",
                "Sill, H",
                "Zebisch, A"
            ],
            "year": 2019,
            "source": "Proceedings of the Annual Meeting of the Austrian Society of Haematology and Medical Oncology, Magazine of European Medical Oncology. 2019; 12: 53--Annual Meeting of the Austrian Society of Haematology and Medical Oncology; APR 11-13, 2019; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174678-14006",
                "174678-14082"
            ],
            "persons": [
                "174678-99630",
                "174678-50747",
                "174678-51857",
                "174678-51911",
                "174678-57402",
                "174678-79192",
                "174678-94596",
                "174678-97430"
            ],
            "imported": "2019-04-21T17:45:58+02:00",
            "journal": null,
            "issn": "1865-5041",
            "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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 174680,
            "title": "Ein heuristischer Ansatz zur Früherkennung von Entwicklungsstörungen.",
            "abstract": null,
            "authors": [
                "Marschik, PB",
                "Poustka, L"
            ],
            "year": 2019,
            "source": "Vernetzt. Neuronale Netze, Forschungsnetze, Versorgungsnetze, soziale Netze, internationale Vernetzung. DGKJP Programmheft.. 2019; -XXXVI DGKJP Kongress; APR 10-13, 2019; Mannheim, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "174680-58883"
            ],
            "imported": "2019-04-23T11:14:13+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": 174681,
            "title": "Cardioprotection by spermidine in aging\r\n",
            "abstract": null,
            "authors": [
                "Sedej S"
            ],
            "year": 2019,
            "source": "Wahlfach Medizinstudium, Medizinische Fakultät in Ljubljana; APR 4, 2019; Ljubljana, Slovenia. 2019. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "174681-60041"
            ],
            "imported": "2019-04-23T13:01:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 174688,
            "title": "Die Idee des Dialogforums in Goldegg.",
            "abstract": null,
            "authors": [
                "Stronegger, WJ"
            ],
            "year": 2019,
            "source": "Altersbilder und Sorgestrukturen gemeinsam neu denken: Dialogforum Mensch und Endlichkeit meets Elisabethinen; 11. April 2019 ; Graz, Österreich. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174688-14024"
            ],
            "persons": [
                "174688-51741"
            ],
            "imported": "2019-04-23T16:44:51+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": 174691,
            "title": "Value of MRI and 68Ga-DOTANOC-PET-CT in a patient with right ventricular neuroendocrine tumor",
            "abstract": null,
            "authors": [
                "Mandl, J",
                "Schmid, J",
                "Pernthaler, B",
                "Phlak, E",
                "Gerger, A",
                "Brcic, I",
                "Kump, P",
                "Fuchsjäger, M",
                "Igrec, J",
                ""
            ],
            "year": 2019,
            "source": "24. Jahrestagung der ÖGES gemeinsam mit der Österreichischen Schilddrüsengesellschaft und der Austrian Neuroendocrine Tumor Society; APR 24-26, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174691-14020",
                "174691-14054",
                "174691-14081",
                "174691-14085",
                "174691-14104",
                "174691-14107"
            ],
            "persons": [
                "174691-100618",
                "174691-58814",
                "174691-65139",
                "174691-82111",
                "174691-86103",
                "174691-91529",
                "174691-92422",
                "174691-66027"
            ],
            "imported": "2019-04-24T14:43:25+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": true,
            "local_affiliation": true
        },
        {
            "id": 174692,
            "title": "Myelin Water Fraction Maps with improved Fit to Noise using TGV and conventional filters.",
            "abstract": null,
            "authors": [
                "Schranzer, R",
                "Rauscher, A",
                "Weber, AM",
                "Reishofer, G",
                "Bredies, K",
                "Grabner, G"
            ],
            "year": 2019,
            "source": "Proceedings of the ISMRM 27th Annual Meeting and Exhibition. 2019; -ISMRM 27th Annual Meeting and Exhibition; Mai 11-16, 2019; Montréal, Canada. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "174692-14054"
            ],
            "persons": [
                "174692-57389"
            ],
            "imported": "2019-04-25T13:10: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": 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": 212683,
            "title": "Defining reference values of arterioles in healthy individuals for studies with adaptive optics imaging",
            "abstract": null,
            "authors": [
                "Kortuem, FC",
                "Merle, DA",
                "Reith, M",
                "Kuehlewein, L",
                "Jung, RJ",
                "Holocher, S",
                "Stingl, K",
                "Stingl, K",
                "Kempf, M"
            ],
            "year": 2024,
            "source": "FRONT OPHTHALMOL-SWI. 2024; 4:  1348900",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001374241600001",
            "pubmed": "38984139",
            "doi": "10.3389/fopht.2024.1348900",
            "pmc": "PMC11182109",
            "organizations": [
                "212683-14043"
            ],
            "persons": [],
            "imported": "2024-12-23T07:46:19+01:00",
            "journal": "FRONT OPHTHALMOL-SWI",
            "issn": "2674-0826",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN OPHTHALMOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 174716,
            "title": "Interview 19th Padiatrice Spring",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Muller, W"
            ],
            "year": 2019,
            "source": "PADIATR PADOL. 2019; 54(2): 57-57. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000463786200003",
            "pubmed": null,
            "doi": "10.1007/s00608-019-0661-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "174716-51643-6",
                "174716-51821-1"
            ],
            "imported": "2019-04-25T19:21:24+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PADIATRIE UND PADOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}