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=150380&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157143,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150400&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150360&ordering=impactfactor",
    "results": [
        {
            "id": 171343,
            "title": "Nachsorge nach SRP",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "1. Wiener Septorhinoplastik Kurs; OCT 4-5, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171343-14066"
            ],
            "persons": [
                "171343-82492"
            ],
            "imported": "2018-12-31T15:52:43+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": 171344,
            "title": "Graz Sinus CT Checklist",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "FESS Kurs Graz-Russland ; JUN 2-4, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171344-14066"
            ],
            "persons": [
                "171344-82492"
            ],
            "imported": "2018-12-31T15:55: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 171345,
            "title": "Demo Dissection",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "FESS Kurs Graz-Russland ; JUN 2-4, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171345-14066"
            ],
            "persons": [
                "171345-82492"
            ],
            "imported": "2018-12-31T15:56:06+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": 171346,
            "title": "Olfactory Cleft Proteome",
            "abstract": null,
            "authors": [
                "Wolf, A."
            ],
            "year": 2018,
            "source": "December Meeting on \"Smell and Taste\"; DEC 7-8, 2018; Bern, SWIZERLAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171346-14066"
            ],
            "persons": [
                "171346-82492"
            ],
            "imported": "2018-12-31T15:57:43+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 171347,
            "title": "Das Proteom des Nasensekretes von Patienten mit idiopathischen bzw. postinfektiösen Riechstörungen im Vergleich zu gesunden Kontrollen.",
            "abstract": null,
            "authors": [
                "Wolf, A."
            ],
            "year": 2018,
            "source": "Österreichischer HNO Kongress ; OCT 10-13, 2018; Bregenz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171347-14066"
            ],
            "persons": [
                "171347-82492"
            ],
            "imported": "2018-12-31T16:00:46+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": 171348,
            "title": "Chirurgische Therapie von Riechstörungen",
            "abstract": null,
            "authors": [
                "Wolf, A."
            ],
            "year": 2018,
            "source": "Österreichischer HNO Kongress ; OCT 12-15; Bregenz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171348-14066"
            ],
            "persons": [
                "171348-82492"
            ],
            "imported": "2018-12-31T16:02:59+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": 171350,
            "title": "Periintervenionelles Management unter DOAK / TFH Therapie - Balance zwischen Thromboembolie Prophylaxe und Vermeidung von Blutungskomplikationen.",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                ""
            ],
            "year": 2018,
            "source": "Die deutschsprachige und internationale Dermatochirurgie, Phlebologie und ästhetische Dermatologie in luftigen Höhen; MAR 18-21, 2018; Lech am Arlberg, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171350-14079"
            ],
            "persons": [
                "171350-98007"
            ],
            "imported": "2018-12-31T16:26:35+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": 171351,
            "title": "PRP bei alopecia androgenetica.",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                ""
            ],
            "year": 2018,
            "source": "Die deutschsprachige und internationale Dermatochirurgie, Phlebologie und ästhetische Dermatologie in luftigen Höhen; MAR 18-21, 2018; Lech am Arlberg, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171351-14079"
            ],
            "persons": [
                "171351-98007"
            ],
            "imported": "2018-12-31T16:30:30+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": 171352,
            "title": "PRP bei Alopecia androgenetica.",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                ""
            ],
            "year": 2018,
            "source": "Austrian Federation for Interdisciplinary Aesthetic Surgery, Funktion und Ästhetik; APR 20-21, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171352-14079"
            ],
            "persons": [
                "171352-98007"
            ],
            "imported": "2018-12-31T16:40:19+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": 171353,
            "title": "Blutungskomplikationen unter der Therapie mit direkten oralen Antikoagulantien.",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                ""
            ],
            "year": 2018,
            "source": "Zeitschrift für Gefäßmedizin. 2018; 15(2): 14-14.. 2018; -Grazer Gerinnungstage, 13. Sailersymposium für Innere Medizin und Laboratoriumsmedizin; JUN 21-22, 2018; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171353-14079"
            ],
            "persons": [
                "171353-98007"
            ],
            "imported": "2018-12-31T16:55:06+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": 171354,
            "title": "PRP bei androgenetischer Alopezie. ",
            "abstract": null,
            "authors": [
                "Gressenberger, P",
                ""
            ],
            "year": 2016,
            "source": "Jatros Dermatologie & Plastische Chirurgie. 2016; 12-13. 2016; -Jahrestagung der Österreichischen Gesellschaft für dermatologische Kosmetik und Altersforschung, Thema: Haare & Nägel; OKT 14-15, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171354-14079"
            ],
            "persons": [
                "171354-98007"
            ],
            "imported": "2018-12-31T17:12: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 171355,
            "title": "Malformationen der Nase und der Nasennebenhöhlen.",
            "abstract": null,
            "authors": [
                "Anderhuber, W",
                "Wolf A."
            ],
            "year": 2018,
            "source": " In: Götte, Karl; Nicolai, Thomas. editors(s). Pädiatrische HNO-Heilkunde.. Elsevier;  2018(ISBN:  9783437246609) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171355-14042",
                "171355-14066"
            ],
            "persons": [
                "171355-82492"
            ],
            "imported": "2018-12-31T17:15:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Götte, Karl; Nicolai, Thomas.",
            "collection_title": "Pädiatrische HNO-Heilkunde.",
            "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": 171356,
            "title": "Neoplasien im Bereich der kindlichen Nase, der Nebenhöhlen und der Choane.",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Wolf, A"
            ],
            "year": 2018,
            "source": " In: Götte, Karl; Nicolai, Thomas. editors(s). Pädiatrische HNO Heilkunde. Elsevier;  2018(ISBN: 9783437246609) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171356-14066"
            ],
            "persons": [
                "171356-51640",
                "171356-82492"
            ],
            "imported": "2018-12-31T17:18:15+01:00",
            "journal": "Elsevier, Buchbeitrag \"Pädiatrische HNO-Heilkunde\", Herausgeber: Götte K., Nicolai Th.",
            "issn": null,
            "collection_publisher": "Götte, Karl; Nicolai, Thomas.",
            "collection_title": "Pädiatrische HNO Heilkunde",
            "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": 171358,
            "title": "Pagetoid reticulosis (Woringer-Kolopp disease) in a 2-year-old girl-Case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Corbeddu, M",
                "Ferreli, C",
                "Pilloni, L",
                "Faa, G",
                "Cerroni, L",
                "Rongioletti, F"
            ],
            "year": 2019,
            "source": "JAAD Case Rep. 2019; 5(1): 104-107. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "30581947",
            "doi": "10.1016/j.jdcr.2018.10.023",
            "pmc": "PMC6297267",
            "organizations": [
                "171358-14047"
            ],
            "persons": [
                "171358-51751-6"
            ],
            "imported": "2018-12-31T01:00:00+01:00",
            "journal": "JAAD Case Rep",
            "issn": "2352-5126",
            "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": 158221,
            "title": "Development of a multi-dimensional screening model to\r\ninvestigate the immune-modulatory effects of extractables\r\nand leachables from packaging materials.",
            "abstract": null,
            "authors": [
                "Platzer, W",
                "Ehrnhöfer-Ressler, M",
                "Wagner, B",
                "Heinemann A"
            ],
            "year": 2016,
            "source": " . 2016; -Intrinsic Activity. 2016; -22nd Scientific Symposium of the Austrian Pharmacological Society: Joint Meeting with the Hungarian Society for Experimental and Clinical Pharmacology; SEP 8-10, 2016; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158221-14022"
            ],
            "persons": [
                "158221-58489"
            ],
            "imported": "2017-02-06T15:13: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158219,
            "title": "Bile acid-dependent regulation of lysosomal biogenesis and function",
            "abstract": null,
            "authors": [
                "Tarek Moustafa, Thomas Eichmann, Kathrin A. Zierler, Heimo Wolinski, Kolb Dagmar, Judith Gumhold, Peter Fickert, Michael Trauner"
            ],
            "year": 2016,
            "source": "XXIV International Bile Acid Meeting: Bile Acids in Health and Disease; June 17 - 18, 2016; Düsseldorf, Germany. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158219-14017",
                "158219-14081"
            ],
            "persons": [
                "158219-57596",
                "158219-58881"
            ],
            "imported": "2017-02-06T15:11: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": true,
            "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": 171361,
            "title": "Leitlinien Unfallchirurgie",
            "abstract": null,
            "authors": [
                "Stürmer, KM",
                "Mitglieder der Leitlinienkommission ( inkl. Seibert, FJ )"
            ],
            "year": 2018,
            "source": "http://dnb.d-nb.de\r\neISBN 978-3-7369-8867-5; Göttingen: CUVILLIER VERLAG, Göttingen; 2018. (ISBN: 978-3-7369-9883-4) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171361-14052"
            ],
            "persons": [
                "171361-51724"
            ],
            "imported": "2019-01-01T21:59: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 171362,
            "title": "Unterarmgips, Oberarmgips - Indikationen und Technik",
            "abstract": null,
            "authors": [
                "Seibert, FJ"
            ],
            "year": 2018,
            "source": "6. Fortbildungsseminar der ÖGOuT\r\nSeminar \"Nichtchirurgische Traumatologie\"; Nov 5-10, 2018; Klosterneuburg - Weisser Hof, Austria. 2018. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171362-14052"
            ],
            "persons": [
                "171362-51724"
            ],
            "imported": "2019-01-01T22:07:00+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": 158217,
            "title": "GPR55-mediated effects in colon carcinoma cells.",
            "abstract": null,
            "authors": [
                "Feuersinger, d"
            ],
            "year": 2016,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2016. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-02-06T15:06:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 171367,
            "title": "The anti-cancer alkylphosphocholine drug Miltefosine potently suppresses eosinophil over-activation\r\n",
            "abstract": null,
            "authors": [
                "Knuplez, E",
                "Curcic, S",
                "Heinemann, A",
                "Marsche, G"
            ],
            "year": 2018,
            "source": "DK Molin Annual Retreat 2018; APR 11-13, 2018; Schloss Seggau, Austria. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171367-14011",
                "171367-14022"
            ],
            "persons": [
                "171367-51756",
                "171367-53252",
                "171367-77115",
                "171367-97983"
            ],
            "imported": "2019-01-02T15:11:00+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}