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=155800&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155820&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155780&ordering=impactfactor",
    "results": [
        {
            "id": 192158,
            "title": "Das orale Mikrobiom bei Patienten mit malignen Kopf- Hals Tumoren\r\n",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "Österreichischer HNO Kongress; Sep 22-25, 2021; Innsbruck, ÖSTERREICH. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192158-14066"
            ],
            "persons": [
                "192158-82492"
            ],
            "imported": "2022-01-26T15:05:03+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": false
        },
        {
            "id": 192159,
            "title": "Das nasale Mikrobiom bei Patienten mit \u000bchronischer Rhinosinusitis\r\n",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "Österreichischer HNO Kongress; SEP 22-25. 2021; Innsbruck, ÖSTERREICH. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192159-14066"
            ],
            "persons": [
                "192159-82492"
            ],
            "imported": "2022-01-26T15:06:28+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": 192160,
            "title": "The nasal microbiome in \r\nchronic rhinosinusitis and healthy controls: \r\nA comparative analysis\r\n",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "ERS Thessaloniki; OCT 27-29, 2021; Thessaloniki, GRIECHENLAND. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192160-14066"
            ],
            "persons": [
                "192160-82492"
            ],
            "imported": "2022-01-26T15:08:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 192161,
            "title": "FESS- How to avoid complications",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "ERS Thessaloniki; OCT 27-20, 2021; Thessaloniki, GRIECHENLAND. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192161-14066"
            ],
            "persons": [
                "192161-82492"
            ],
            "imported": "2022-01-26T15:10:03+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192163,
            "title": "Schädelbasischirurgie",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2022,
            "source": "Wiener Head and Neck Tage; JAN 17-19, 2022; Wien, Österreich. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192163-14066"
            ],
            "persons": [
                "192163-82492"
            ],
            "imported": "2022-01-26T15:11:55+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": 192164,
            "title": "Die innere und äußere Nasenklappe\r\n",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2022,
            "source": "Wiener Septorhinoplastik Kurs; OCT 21-22, 2021; Wien, ÖSTERREICH. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192164-14066"
            ],
            "persons": [
                "192164-82492"
            ],
            "imported": "2022-01-26T15:13: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192165,
            "title": "Der komplexe CRS Patient",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "Meet the Expert CRSwNP 2021\r\n; MAR, 29, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192165-14066"
            ],
            "persons": [
                "192165-82492"
            ],
            "imported": "2022-01-26T15:17:51+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": 192166,
            "title": "Update CRS",
            "abstract": null,
            "authors": [
                "Wolf A"
            ],
            "year": 2021,
            "source": "Fortbildung Zahnklinik; NOV 14, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192166-14066"
            ],
            "persons": [
                "192166-82492"
            ],
            "imported": "2022-01-26T15:19:22+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": 192168,
            "title": "White matter lesions 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": 2021,
            "source": "Jahrestagung der österreichischen Parkinsongesellschaft; Okt 20-22, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192168-14051"
            ],
            "persons": [
                "192168-110668",
                "192168-50172",
                "192168-50982",
                "192168-51279",
                "192168-81710",
                "192168-83427"
            ],
            "imported": "2022-01-26T15:38:53+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": 192177,
            "title": "Zahntrauma im Kindesalter\r\nVom Therapiekonzept zum Behandlungserfolg",
            "abstract": null,
            "authors": [
                "Hanscho, K",
                "Lintner, A",
                ""
            ],
            "year": 2021,
            "source": "ICDE (International Center for Dental Education); Sep 24,2021; Wien, Austria. 2021. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192177-14111"
            ],
            "persons": [
                "192177-65539"
            ],
            "imported": "2022-01-26T22:59:20+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 192179,
            "title": "MIH (Molaren-Inzisiven-Hypomineralisation)",
            "abstract": null,
            "authors": [
                "Hanscho, K",
                ""
            ],
            "year": 2021,
            "source": "ÖGZMK Steiermark, Study Club; Nov 25, 2021; Medizinische Universität Graz. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192179-14111"
            ],
            "persons": [
                "192179-65539"
            ],
            "imported": "2022-01-26T23:10:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 192180,
            "title": "Stentgrafts in cardiac surgery",
            "abstract": null,
            "authors": [
                "Mayer C., Mächler H."
            ],
            "year": 2020,
            "source": "TU Graz Vorlesung \"Biomaterialien\"; DEZ 9; Graz, AUSTRIA. 2020. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192180-14075"
            ],
            "persons": [
                "192180-104018",
                "192180-51592"
            ],
            "imported": "2022-01-27T00:06:42+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 192181,
            "title": "Trendelenburg Operation - Indikationen 2021",
            "abstract": null,
            "authors": [
                "Oberwalder P., Mayer C."
            ],
            "year": 2021,
            "source": "VASCMED 2021; SEP 9-10, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192181-14045",
                "192181-14075"
            ],
            "persons": [
                "192181-104018"
            ],
            "imported": "2022-01-27T00:17: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": 192182,
            "title": "Effects of TEVAR-Implantation on thoracic aortic tissue during MOCK-perfusion - Initial results",
            "abstract": null,
            "authors": [
                "Mayer C., Agrafiotis M., Sommer G., Grabenwöger M., Regitnig P., Portugaller R., Holzapfel G., Mächler H."
            ],
            "year": 2021,
            "source": "ÖGHTG Jahrestagung; MAI 26, 2021; Salzburg, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192182-14074",
                "192182-14075",
                "192182-14108"
            ],
            "persons": [
                "192182-104018",
                "192182-51592",
                "192182-51955"
            ],
            "imported": "2022-01-27T00:22: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192183,
            "title": "Patients with severe ascending aortic pathology requiring aortic valve\r\nreplacement therapy: Are sutureless valves a feasible method?",
            "abstract": null,
            "authors": [
                "Oberwalder P, Nebert C., Mayer C., Zirngast B., Knez I., Yates A."
            ],
            "year": 2021,
            "source": "ÖGHTG Jahrestagung;  MAI 26, 2021; Salzburg, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192183-14045",
                "192183-14075"
            ],
            "persons": [
                "192183-104018",
                "192183-107411",
                "192183-51936",
                "192183-51947",
                "192183-65924"
            ],
            "imported": "2022-01-27T00:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192184,
            "title": "Stentgraft induced damage quantification of Aortic Tissue – A \r\nMOCK study",
            "abstract": null,
            "authors": [
                "Mayer C., Agrafiotis M., Sommer G., Grabenwöger M., Regitnig P., Portugaller R., Holzapfel G., Mächler H."
            ],
            "year": 2021,
            "source": "Junges Forum für Herzchirurgie OP-Kurs für Klappenchirurgie; SEP 24-25, 2021; Innsbruck, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192184-14020",
                "192184-14075",
                "192184-14108"
            ],
            "persons": [
                "192184-104018",
                "192184-51592",
                "192184-51955",
                "192184-51991"
            ],
            "imported": "2022-01-27T00:50: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192185,
            "title": "Effects of TEVAR-Implantation to Thoracic Aortic Tissue during MOCK-Perfusion –\r\nfirst results",
            "abstract": null,
            "authors": [
                "Mayer C., Nebert C., Agrafiotis M., Sommer G., Grabenwöger M., Regitnig P., Portugaller R., Holzapfel G., Mächler H."
            ],
            "year": 2021,
            "source": "3. Grazer Herzkreislauftage; SEP 17-19, 2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192185-14075",
                "192185-14108"
            ],
            "persons": [
                "192185-104018",
                "192185-107411",
                "192185-51592",
                "192185-51955"
            ],
            "imported": "2022-01-27T01:01: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": 192188,
            "title": "scRNAseq platforms for high-throughput screening in patients.",
            "abstract": null,
            "authors": [
                "Klymiuk, I"
            ],
            "year": 2020,
            "source": "2nd Graz Expert Meeting on Single Cell RNA Sequencing in Cardiovascular Science (GEMSeq); Sept 14, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192188-14017"
            ],
            "persons": [
                "192188-73734"
            ],
            "imported": "2022-01-27T08:54:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 192190,
            "title": "Depression, Angst - Effektive Therapieansätze",
            "abstract": null,
            "authors": [
                "Reininghaus, EZ"
            ],
            "year": 2022,
            "source": "Abstract Book. 2022; -Allgemeinmedizin - Update Refresher; JAN 26-29, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192190-29444"
            ],
            "persons": [
                "192190-50654"
            ],
            "imported": "2022-01-27T09:53:48+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": 192191,
            "title": "Schlafstörungen",
            "abstract": null,
            "authors": [
                "Reininghaus, EZ"
            ],
            "year": 2022,
            "source": "Abstract Book. 2022; -Allgemeinmedizin - Update Refresher; JAN 26-29, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192191-29444"
            ],
            "persons": [
                "192191-50654"
            ],
            "imported": "2022-01-27T09: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}