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=151980&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152000&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151960&ordering=impactfactor",
    "results": [
        {
            "id": 157444,
            "title": "Neonatal cranial ultrasound",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Guestprofessorship Chiang Mai University; Nov, 2016; Chiang Mai/Thailand. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157444-14106"
            ],
            "persons": [
                "157444-51373"
            ],
            "imported": "2017-01-20T09:40:02+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157445,
            "title": "Neonatal urinary tract imaging",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Insights into Imaging. 2016; 7 (Suppl1):31-31.-European Congress of Radiology; MAR 3, 2016; Wien/Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157445-14106"
            ],
            "persons": [
                "157445-51373"
            ],
            "imported": "2017-01-20T09:51: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157446,
            "title": "Praktischer Strahlenschutz in der Pädiatrie",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Fortschr Röntgenstr. 2016; 1(188):232-232.-Deutscher Röntgenkongress 2016; MAY 5, 2016; Leipzig/Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157446-14106"
            ],
            "persons": [
                "157446-51373"
            ],
            "imported": "2017-01-20T09:59: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": 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": 157447,
            "title": "Einsparen von Spalthautentnahmestellen durch Suprathel ",
            "abstract": null,
            "authors": [
                "Pfurtscheller, K",
                "Cimenti, C",
                "Schintler, MV",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157447-14076"
            ],
            "persons": [
                "157447-80111"
            ],
            "imported": "2017-01-20T10:21:05+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": false,
            "local_affiliation": true
        },
        {
            "id": 157448,
            "title": "Übereinstimmung der Verbrennungsgrößenbestimmung: Ergebnisse für fünf \r\nDatensätze ",
            "abstract": null,
            "authors": [
                "Thumfart, S",
                "Giretzlehner, M",
                "Thumfart, C",
                "Haller, HL",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157448-14076"
            ],
            "persons": [
                "157448-80111"
            ],
            "imported": "2017-01-20T10:27: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": 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": 157449,
            "title": "15 Jahre Objektivierung der Verbrennungsdiagnose und -dokumentation ",
            "abstract": null,
            "authors": [
                "Haller, HL",
                "Giretzlehner, M",
                "Thumfart, S",
                "Pfurtscheller, K, Kamolz, LP",
                "Katzensteiner",
                "K"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157449-14076"
            ],
            "persons": [
                "157449-80111"
            ],
            "imported": "2017-01-20T10:31:17+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": false,
            "local_affiliation": true
        },
        {
            "id": 157450,
            "title": "Entwicklung eines „Full scale“ Simulationskurses zur Ausbildung und Training \r\nvon Brandverletzten-Behandlungsteams ",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157450-14076"
            ],
            "persons": [
                "157450-80111"
            ],
            "imported": "2017-01-20T10:33: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": 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": 157451,
            "title": "Ischemic encephalopathy and the normal hyerechodensity",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Skriptum \"First steps in neonatal brain ultrasound\", Florence/Italy. 2016",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157451-14106"
            ],
            "persons": [
                "157451-51373"
            ],
            "imported": "2017-01-20T11:38:36+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": true
        },
        {
            "id": 157452,
            "title": "Effect of UV-R on skin microbiome and its interference in UV-induced immune suppression",
            "abstract": null,
            "authors": [
                "Patra, V",
                "Halwachs,B",
                "Gorkiewicz, G",
                "Wolf, P."
            ],
            "year": 2017,
            "source": "ÖGDV 2nd Science Days; Jan 12-14, 2017 ; Fuschl am See, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157452-14020",
                "157452-14047"
            ],
            "persons": [
                "157452-50496",
                "157452-51618",
                "157452-87275"
            ],
            "imported": "2017-01-20T12:23:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 157457,
            "title": "Praktische Aspekte der mechanischen Thrombektomie beim akuten Schlaganfall",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2017,
            "source": "Arbeitsgemeinschaft Neuroimaging 2016\r\n12. Neuroimaging Akademie; JAN 19, 2017; Salzburg, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157457-14054",
                "157457-14108"
            ],
            "persons": [
                "157457-51882"
            ],
            "imported": "2017-01-20T14:07:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157458,
            "title": "Mechanische Thrombektomie der vorderen Strombahn",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2017,
            "source": "IROS 2017; JAN 12-14, 2017; Berlin, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157458-14108"
            ],
            "persons": [
                "157458-51882"
            ],
            "imported": "2017-01-20T14:10:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157460,
            "title": "Interventionelle Therapie akuter neurologischer Krankheitsbilder\r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "8. Kongress der Arbeitsgemeinschaft für Notfallmedizin; MAR 31- APR 2, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157460-14108"
            ],
            "persons": [
                "157460-51882"
            ],
            "imported": "2017-01-20T14:16:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157461,
            "title": "Update mechanische Thrombektomie beim akuten Schlaganfall Therapieentscheidung aus interventioneller Sicht\r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "Fortbildung der Abteilung für Neurologie, LKH SüdWest, Standord Süd  ; SEP 28, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157461-14108"
            ],
            "persons": [
                "157461-51882"
            ],
            "imported": "2017-01-20T14:19: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157462,
            "title": "Update mechanische Thrombektomie: neuroradiologisches und interventionelles Management\r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "ACADEMIA MEDICAL EDUCATION; OCT 18, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157462-14108"
            ],
            "persons": [
                "157462-51882"
            ],
            "imported": "2017-01-20T14:21: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157463,
            "title": "PTA und Stenting intrakranieller Stenosen \r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "JÖGIR Treffen 2016; JUN 8, 2016; Klagenfurt, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157463-14108"
            ],
            "persons": [
                "157463-51882"
            ],
            "imported": "2017-01-20T14:26: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157464,
            "title": "Indikationen für die Notfalldiagnostik in der Neuroradiologie\r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "ÖRG Jahrestagung 2016; OCT 27-29, 2016; Salzburg, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157464-14108"
            ],
            "persons": [
                "157464-51882"
            ],
            "imported": "2017-01-20T14:28:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157465,
            "title": "Endovascular treatment of acute and chronic thoracic vascular lesions",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "ESOR Tutorial 2016; OCT 10-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157465-14108"
            ],
            "persons": [
                "157465-51882"
            ],
            "imported": "2017-01-20T14:31:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157466,
            "title": "Endovaskuläre Behandlung der akuten Karotisabgangsstenose",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2016,
            "source": "IROS 2016; Jan 14-16, 2016; Salzburg, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157466-14108"
            ],
            "persons": [
                "157466-51882"
            ],
            "imported": "2017-01-20T14:34:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157467,
            "title": "Connectivity pattern of a movement sensitive neuron in the lobula of the locust\r\nLocusta migratoria\r\n",
            "abstract": null,
            "authors": [
                "Pargger, L",
                "Wernitznig, S",
                "Sele, M",
                "Zankel, A",
                "Pölt, P",
                "Rind, FC",
                "Leitinger, G"
            ],
            "year": 2015,
            "source": "DZG 108th Annual Meeting, 125th Anniversary Abstracts. 2015; 94--108. Jahrestagung der Deutschen Zoologischen Gesellschaft; SEP 9-12,2015; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157467-14017",
                "157467-25164"
            ],
            "persons": [
                "157467-50960",
                "157467-82600"
            ],
            "imported": "2017-01-20T15:21: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 157468,
            "title": "Eukaryotic translation Initiation Factors impact lymphatic neoplastic disorders.",
            "abstract": null,
            "authors": [
                "Unterluggauer, J",
                "Beham-Schmid, C",
                "Sill, H",
                "Tomazic, PV",
                "Schicho, R",
                "Neumeister, P",
                "Deutsch, A",
                "Haybaeck, J"
            ],
            "year": 2016,
            "source": "Doctoral Day 2016 Medical University of Graz; DEZ 14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157468-14020",
                "157468-14022",
                "157468-14066",
                "157468-14082"
            ],
            "persons": [
                "157468-51857",
                "157468-51930",
                "157468-56687",
                "157468-59183"
            ],
            "imported": "2017-01-20T15:35:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}