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=151880&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151900&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151860&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127934,
            "title": "Vollkeramische Kronen - ein update",
            "abstract": null,
            "authors": [
                "Arnetzl, G"
            ],
            "year": 2013,
            "source": "GKK- Kärnten; APRIL 09, 2013; Klagenfurt. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127934-14111"
            ],
            "persons": [],
            "imported": "2013-04-10T14:12:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127939,
            "title": "Neue Therapiemöglichkeiten bei Hauttumoren (Melanom, Basaliom).",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2013,
            "source": "Fortbildung Department für Hämato-Onkologie Leoben; Feb 26, 2013; 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127939-14047"
            ],
            "persons": [
                "127939-52274"
            ],
            "imported": "2013-04-10T19:19:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127940,
            "title": "Hautkrebsinformation",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2013,
            "source": "4. Steirischer Krebstag. 2013",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127940-14047"
            ],
            "persons": [
                "127940-52274"
            ],
            "imported": "2013-04-10T19:22:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127941,
            "title": "Quality-based knowledge discovery from medical text on the Web Example of computational methods in Web intelligence.",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Yildirim, P",
                "Geier, M",
                "Simonic, KM"
            ],
            "year": 2013,
            "source": " In: Pasi, G. editors(s). Advanced Techniques in Web Intelligence - Quality-based Information Retrieval Studies in computational intelligence (Lecture Notes in Artificial Intelligence, LNAI). Heidelberg, Berlin, New York: Springer; p. 145-148.  2013",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127941-14026"
            ],
            "persons": [
                "127941-51050",
                "127941-51698"
            ],
            "imported": "2013-04-11T10:04:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Pasi, G.",
            "collection_title": "Advanced Techniques in Web Intelligence - Quality-based Information Retrieval Studies in computational intelligence (Lecture Notes in Artificial Intelligence, LNAI)",
            "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": 127944,
            "title": "Performance of two screening and two confirmation assays for detection of IgM and IgG antibodies to Borrelia burgdorferi sensu lato in a routine diagnostic laboratory.",
            "abstract": null,
            "authors": [
                "Koidl, C",
                "Riedl R",
                "Fett, S",
                "Schweighofer, B",
                "Waitzl, B",
                "Marth, E"
            ],
            "year": 2013,
            "source": "Final Programme of the\r\n23rd ECCMID in Berlin, Germany. 2013; 151--23rd European Congress of Clinical Microbiology and\r\nInfectious Diseases; APR 27-30, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127944-14023",
                "127944-14026"
            ],
            "persons": [
                "127944-50509",
                "127944-50726",
                "127944-51503",
                "127944-59026",
                "127944-50503"
            ],
            "imported": "2013-04-11T12:10:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127945,
            "title": "A closer look at registry data: MED-A reporting in Austria in the years 2000 to 2011",
            "abstract": null,
            "authors": [
                "Lindner, B",
                "Nachbaur, D",
                "Linkesch, W",
                "Krieger, O",
                "Peters, C",
                "Zojer, N",
                "Russ, G",
                "Koller, E",
                "Urban, C",
                "Isak, E",
                "Buxhofer-Ausch, V",
                "Greul, R",
                "Greinix, H on behalf of the Austrian Stem Cell Transplantation Working Group"
            ],
            "year": 2013,
            "source": "Bone Marrow Transplantation. 2013; 48 (suppl 2): S 507-S 507.-39th Annual Meeting of the European Group for Blood and Marrow Transplantation; APR 7-10, 2013; London, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127945-14048",
                "127945-14082"
            ],
            "persons": [
                "127945-54230"
            ],
            "imported": "2013-04-11T12:10:50+02:00",
            "journal": null,
            "issn": "0268-3369",
            "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": 127946,
            "title": "MS-Therapie - State of the Art",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "MS Fortbildung - Advanced; APR 6, 2013; Bad Ischl, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127946-14051"
            ],
            "persons": [
                "127946-50173"
            ],
            "imported": "2013-04-11T12:45:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127947,
            "title": "Kognitive Störungen bei MS: Pathophysiologische Einblicke und Behandlung",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "12. Workshop der Differentialdiagnosen der Multiplen Sklerose; APR 20, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127947-14051"
            ],
            "persons": [
                "127947-50173"
            ],
            "imported": "2013-04-11T12:48:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127949,
            "title": "Good Clinical Practice und ethische Überlegungen.",
            "abstract": null,
            "authors": [
                "Prassl, I"
            ],
            "year": 2013,
            "source": "Fortbildungsveranstaltung der Sektion für Chirurgische Forschung: Das Tierversuchsrechtsänderungsgesetz (TVRÄG) und dessen Implikationen auf die tierexperimentelle Forschung.; MAR 4, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127949-14045"
            ],
            "persons": [],
            "imported": "2013-04-11T16:43:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127953,
            "title": "An exploratory study on the spatial relationship between regional cortical volume changes and white matter integrity in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Jehna, M",
                "Langkammer, C",
                "Khalil, M",
                "Fuchs, S",
                "Reishofer, G",
                "Fazekas, F",
                "Ebner, F",
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "Brain Connect. 2013; 3(3):255-264",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "23573900",
            "doi": "10.1089/brain.2012.0108",
            "pmc": null,
            "organizations": [
                "127953-14051",
                "127953-14054",
                "127953-14108"
            ],
            "persons": [
                "127953-50173-6",
                "127953-57389-6",
                "127953-57435-6",
                "127953-60116-6",
                "127953-60744-2"
            ],
            "imported": "2013-04-12T02:00:00+02:00",
            "journal": "Brain Connect",
            "issn": "2158-0022",
            "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": 127956,
            "title": "QUALITY OF LIFE AFTER TAPP REPAIR COMPARING SPORTS HERNIA AND GROIN HERNIA",
            "abstract": null,
            "authors": [
                "Bernhardt, GA",
                "Molderings, B",
                "Giessauf, C",
                "Mischinger, HJ\r\n"
            ],
            "year": 2013,
            "source": "SAGES 2013 Surgical Spring Week Final Program; S023;. 2013; 116-117.-SAGES 2013 Scientific Session & Postgraduate Course Meeting; APRIL 17-20, 2013; Baltimore, Maryland, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127956-14045",
                "127956-14073"
            ],
            "persons": [
                "127956-51595"
            ],
            "imported": "2013-04-13T21:19:13+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127957,
            "title": "Outcome Registerdaten - KnieTEP und HüftTEP",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Maurer-Ertl, W"
            ],
            "year": 2013,
            "source": "Fachgruppensitzung Prothesenregister der KAGes; APR 10, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127957-14052"
            ],
            "persons": [
                "127957-59379"
            ],
            "imported": "2013-04-14T14:54:21+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 127959,
            "title": "Wann sind Bed-side Tests hilfreich?",
            "abstract": null,
            "authors": [
                "Grisold, A",
                ""
            ],
            "year": 2013,
            "source": "-. 2013; -7. Österreichischer Infektionskongress; April 10-13, 2013; Saalfelden, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127959-14023"
            ],
            "persons": [
                "127959-51863"
            ],
            "imported": "2013-04-15T14:36:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127960,
            "title": "Volkskrankheit Morbus Dupuytren: Therapie Update 2013",
            "abstract": null,
            "authors": [
                "Kamolz, LP"
            ],
            "year": 2013,
            "source": "Abstraktmappe. 2013; -Fortbildung am Punkt: Volle Punktezahl; APRIL 13, 2013; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127960-14076"
            ],
            "persons": [
                "127960-80111"
            ],
            "imported": "2013-04-15T14:38:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127961,
            "title": "Staphylococcus aures Bacteremia in Austria: high genetic diversity in resistance and virulence genes.",
            "abstract": null,
            "authors": [
                "Grisold, A",
                "Zarfel, G",
                "Luxner, J",
                "Feierl, G",
                "Leitner, E",
                "Wagner-Eibel, U",
                "Gehrer, M",
                "Masoud-Landgraf, L",
                "Badura, A: Johler, S",
                "Hoenigl, M",
                ""
            ],
            "year": 2013,
            "source": "-. 2013; -7. Österreichischer Infektionskongress; April, 10-13, 2013; Saalfelden, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127961-14023",
                "127961-14087"
            ],
            "persons": [
                "127961-50264",
                "127961-50521",
                "127961-50527",
                "127961-50942",
                "127961-51818",
                "127961-51863",
                "127961-58733",
                "127961-64754"
            ],
            "imported": "2013-04-15T14:40:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127962,
            "title": "Strongly Scalable Numerical Methods to Simulate Cardiovascular Tissues.",
            "abstract": null,
            "authors": [
                "Augustin, CM",
                "Plank, G",
                "Steinbach, O"
            ],
            "year": 2013,
            "source": "Austrian Numerical Analysis Day; APR-11-12, 2013; Graz, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127962-14011"
            ],
            "persons": [
                "127962-50966",
                "127962-79791"
            ],
            "imported": "2013-04-15T15:10:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127965,
            "title": "Metastasierung eines undifferenzierten fetalen Weichteilsarkoms in das maternale Kompartiment der Plazenta",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Hofer, N",
                "Kolovetsiou-Kreiner, V",
                "Leuschner, I",
                "Benedicic, C",
                "Ratschek, M"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde\r\nDOI: 10.1055/s-003-2463. 2013; 73(2):153-162.-XXII. Wissenschaftliche Tagung der Arbeitsgemeinschaft für Gynäkologische Onkologie; APRIL, 11-13, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127965-14020",
                "127965-14038",
                "127965-14064",
                "127965-14091"
            ],
            "persons": [
                "127965-51528",
                "127965-68055"
            ],
            "imported": "2013-04-15T16:50:09+02:00",
            "journal": null,
            "issn": "0016-5751",
            "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": 127967,
            "title": "Wie wurde das Endometriumkarzinom 2011 diagnostiziert?",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Benedicic, C",
                "Haar, K",
                "Kern, P",
                "Laky, R",
                "Bjelic-Radisic, V",
                "Bader, A",
                "Tamussino, K"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde\r\nDOI: 10.1055/s-0033-1336813. 2013; 73(2):153-162.-XXII. Wissenschaftliche Tagung der Arbeitsgemeinschaft für Gynäkologische Onkologie; APRIL, 11-13, 2013; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127967-14038",
                "127967-14063",
                "127967-14064"
            ],
            "persons": [
                "127967-51826",
                "127967-51891",
                "127967-64794",
                "127967-74796",
                "127967-80792",
                "127967-84968"
            ],
            "imported": "2013-04-15T16:54:50+02:00",
            "journal": null,
            "issn": "0016-5751",
            "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": 127968,
            "title": "Nachweis von ESBL-positiven Escherichia coli bei Mensch, Tier und in der Umwelt.",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Zarfel, G",
                "Galler, H",
                "Luxner, J",
                "Petternel, C",
                "Pless, P",
                "Strenger V",
                "Badura, A",
                "Reinthaler FF"
            ],
            "year": 2013,
            "source": "siehe Homepage ÖGIT. 2013; -7. Österreichischer Infektionskongress; APR 10-13, 2013; Saalfelden, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127968-14023",
                "127968-14092"
            ],
            "persons": [
                "127968-50264",
                "127968-50521",
                "127968-51198",
                "127968-51818",
                "127968-56810",
                "127968-58733",
                "127968-51674"
            ],
            "imported": "2013-04-15T17:08:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127972,
            "title": "Neurophysiological Monitoring in the Setting of intraoperative low-field MRI.",
            "abstract": null,
            "authors": [
                "Hoffermann, M",
                "Bruckmann, L",
                "Mahdy Ali, K",
                "von Campe, G"
            ],
            "year": 2012,
            "source": "EANS 2012 - Treating Patients-Preserving Functions-Exploring Brain. 2012; -EANS 2012; OCT 24-27, 2012; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127972-14050"
            ],
            "persons": [],
            "imported": "2013-04-15T19:17:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}