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=151780&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151800&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151760&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127742,
            "title": "Herzinfarkt und Schlaganfall",
            "abstract": null,
            "authors": [
                "Huber,K",
                "Fazekas,F",
                "Pilger,E",
                "Woltz,M",
                "Feffer,S"
            ],
            "year": 2008,
            "source": "Wien: Verlagshaus der Ärzte; 2008. ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127742-51541"
            ],
            "imported": "2013-04-02T00:55: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": 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": 127746,
            "title": "Nab-Paclitaxel (Abraxane®) as first-line therapy for metastatic adenocarcinoma of the pancreas. DSD: Horizon Scanning in Oncology 43",
            "abstract": null,
            "authors": [
                "Semlitsch, T",
                "Zengerer, A",
                "Jeitler, K"
            ],
            "year": 2014,
            "source": "Herausgeber: Ludwig Boltzmann Institut für Health Technology Assessment, Wien. 2014",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127746-14026",
                "127746-14080"
            ],
            "persons": [
                "127746-62926",
                "127746-63287"
            ],
            "imported": "2013-04-02T12:55:12+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": 127748,
            "title": "Cholesterin und Co. – Gifte für die Gefäße",
            "abstract": null,
            "authors": [
                "Horvath, K"
            ],
            "year": 2013,
            "source": "MINI MED Studium; MAR 7, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127748-51099"
            ],
            "imported": "2013-04-02T13:38:05+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127750,
            "title": "Toxicity of oxidized phospholipids in cultured macrophages",
            "abstract": null,
            "authors": [
                "Stemmer, U",
                "Ramprecht, C",
                "Koller, D",
                "Marlingapla Halasiddappa, L",
                "Zenzmaier, E",
                "Hermetter, A"
            ],
            "year": 2011,
            "source": "Bioactive Lipids in Cancer, Inflammation and Related Diseases; Sep 18-21, 2011; Seattle, United States. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127750-14011"
            ],
            "persons": [],
            "imported": "2013-04-02T13:59:10+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": false
        },
        {
            "id": 127751,
            "title": "Selective toxicity of oxidized phospholipids toward melanoma cells but not differentiated cells of the skin",
            "abstract": null,
            "authors": [
                "Ramprecht, C",
                "Jaritz, H",
                "Zenzmaier, E",
                "Köfeler, H",
                "Schaider, H",
                "Hermetter, A"
            ],
            "year": 2012,
            "source": "4th ÖGMBT Annual Meeting 2012; Sep 17-19 2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127751-14011",
                "127751-14047",
                "127751-17225"
            ],
            "persons": [
                "127751-58455",
                "127751-53662"
            ],
            "imported": "2013-04-02T14:05:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 127752,
            "title": "Selective toxicity of oxidized phospholipids toward melanoma cells but not differentiated cells of the skin",
            "abstract": null,
            "authors": [
                "Ramprecht, C",
                "Jaritz, H",
                "Zenzmaier, E",
                "Köfeler, H",
                "Schaider, H",
                "Hermetter, A"
            ],
            "year": 2012,
            "source": "8th DocDay NAWI Graz; JUL 13, 2012; Graz. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127752-14011",
                "127752-14047",
                "127752-17225"
            ],
            "persons": [
                "127752-58455",
                "127752-53662"
            ],
            "imported": "2013-04-02T14:09:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 127753,
            "title": "Clinical Effectiveness of DASH-like Diets in Adults with Essential Hypertension, Systematic Review",
            "abstract": null,
            "authors": [
                "Herrmann, KH",
                "Semlitsch, T",
                "Grouven, U",
                "Jeitler, K",
                "Hemkens, LG",
                "Janzen, T",
                "Nagele, E",
                "Siebenhofer-Kroitzsch, A",
                "Horvath, K",
                ""
            ],
            "year": 2013,
            "source": "Evidence Live 2013 Conference. 2013; MAR 25-26, 2013; Oxford, UNITED KINGDOM. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127753-14026",
                "127753-14038",
                "127753-14080",
                "127753-29447"
            ],
            "persons": [
                "127753-51098",
                "127753-51099",
                "127753-59261",
                "127753-62926",
                "127753-63287"
            ],
            "imported": "2013-04-02T14:32:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "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": 127757,
            "title": "Bronchiolitis, Scoring, PICU ",
            "abstract": null,
            "authors": [
                "Rödl, S"
            ],
            "year": 2012,
            "source": "II. Intensivmedizinisches EXPERT MEETING; 21. - 22. September 2012; Mattsee, Österreich. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127757-51709"
            ],
            "imported": "2013-04-02T21:09: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": 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": 127758,
            "title": "Nierenersatztherapie ",
            "abstract": null,
            "authors": [
                "Rödl, S"
            ],
            "year": 2012,
            "source": "II. Intensivmedizinisches EXPERT MEETING\r\n; 21. - 22. September 2012; Mattsee, Österreich. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127758-51709"
            ],
            "imported": "2013-04-02T21:12:38+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": 127759,
            "title": "Histone Deacetylase inhibitors in chordomas: an immunohistochemical and functional analysis in MUG-chor1.",
            "abstract": null,
            "authors": [
                "Scheipl, S",
                "Lohberger, B",
                "Rinner, B",
                "Flanagan, AM",
                "Froehlich, EV, Beham, A",
                "Quehenberger, F",
                "Varga, PP",
                "Lazary, A",
                "Haybaeck, J",
                "Leithner, A",
                "Liegl, B"
            ],
            "year": 2013,
            "source": "Fourth International Chordoma Research Workshop; MAR 21-22, 2013; Boston, MA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127759-14020",
                "127759-14024",
                "127759-14026",
                "127759-14052",
                "127759-17230"
            ],
            "persons": [
                "127759-50448",
                "127759-50466",
                "127759-50546",
                "127759-50696",
                "127759-50826",
                "127759-51688",
                "127759-53237"
            ],
            "imported": "2013-04-03T12:15:18+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": 127760,
            "title": "Gender - Unterschiede in der Orthopädie. Eine Einführung.",
            "abstract": null,
            "authors": [
                "Scheipl, S",
                "Rasky, E"
            ],
            "year": 2013,
            "source": "Dr. Michael Hasiba Preis - Vorstellung der Projekte, Grazer Kongress; MAR 13, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127760-14024",
                "127760-14052"
            ],
            "persons": [
                "127760-50448",
                "127760-51688"
            ],
            "imported": "2013-04-03T12:28:39+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": 127761,
            "title": "Malformationen der Lunge",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2013,
            "source": "Oster-Seminar für pädiatrische Fortbildungen; MAR 24-30, 2013; Brixen, SÜDTIROL. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127761-14049"
            ],
            "persons": [
                "127761-83445"
            ],
            "imported": "2013-04-03T12:42:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127762,
            "title": "Akute Bauchschmerzen",
            "abstract": null,
            "authors": [
                "Till, H"
            ],
            "year": 2013,
            "source": "Oster-Seminar für pädiatrische Fortbildungen; MAR 24-30, 2013; Brixen, SÜDTIROL. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127762-14049"
            ],
            "persons": [
                "127762-83445"
            ],
            "imported": "2013-04-03T12:43:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127763,
            "title": "Haben Frauen und Männer unterschiedliche Knochen? Gender-Aspekte in der Orthopädie.",
            "abstract": null,
            "authors": [
                "Scheipl, S",
                "Rasky, E"
            ],
            "year": 2013,
            "source": "Die Zeitschrift für Frauen in der Medizin. 2013; 01/2013:  38-42. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1055/s-0033-13350",
            "pmc": null,
            "organizations": [
                "127763-14024",
                "127763-14052"
            ],
            "persons": [
                "127763-50448",
                "127763-51688"
            ],
            "imported": "2013-04-03T12:54:42+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": 127765,
            "title": "Important Aspects in Gerodontology – the Austrian Approach",
            "abstract": null,
            "authors": [
                "Arnetzl, G",
                "Arnetzl, GV"
            ],
            "year": 2013,
            "source": "F O R M A T I O N C O N T I N U E Médecine dentaire 201 3; APRIL 12, 2013; Genf. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127765-14111"
            ],
            "persons": [],
            "imported": "2013-04-03T14:49:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127770,
            "title": "Der Unfallpatient in der Ambulanz.",
            "abstract": null,
            "authors": [
                "Puchwein P"
            ],
            "year": 2013,
            "source": "Pflege aktuell - Fortbildungsveranstaltung der ÖGKV; APR 3-5, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127770-14052"
            ],
            "persons": [
                "127770-62925"
            ],
            "imported": "2013-04-04T16:33: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127772,
            "title": "Treatment planning considerations for IRE in the lung: placement of needle electrodes is critical",
            "abstract": null,
            "authors": [
                "Srimathveeravalli, G",
                "Wimmer, T",
                "Silk, M",
                "Sofocleous, CT",
                "Erinjeri JP",
                "Solomon SB"
            ],
            "year": 2013,
            "source": "Journal of Vascular and Interventional Radiology. 2013; 24(4):S22--Society of Interventional Radiology (SIR) 38th Annual Meeting; APR 13-18, 2013; New Orleans, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127772-14104"
            ],
            "persons": [],
            "imported": "2013-04-04T21:27: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": false
        },
        {
            "id": 127774,
            "title": "From concept to reality: The implementation of simulation-based education into the paediatrics curriculum of the Medical University of Graz.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Raith, W",
                "Pansy, J",
                "Eber, E",
                "Urlesberger, B"
            ],
            "year": 2013,
            "source": "Abstractbook 17. Grazer Konferenz. 2013; 58-60.-17. Grazer Konferenz - Qualität der Lehre: Teaching medical skills; APR 4-6, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127774-14094",
                "127774-14095"
            ],
            "persons": [
                "127774-51713",
                "127774-68534"
            ],
            "imported": "2013-04-05T00:44: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": 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": 127801,
            "title": "Association of clinical-medical Profile and Depressivity in cardiological Disorders - Project-overarching Analyses from the Competency-Net for Heart-Insufficiency.",
            "abstract": null,
            "authors": [
                "Thomas, MT",
                "Gotz, G",
                "Sissy, S",
                "Stefan, S",
                "Georg, E",
                "Christoph, HL",
                "Rolf, W",
                "Burkert, P",
                "Hugo, K",
                "Nicole, L",
                "Vera, RZ",
                "Sabine, P",
                "Hans-Dirk, D",
                "Wolfgang, H",
                "Christiane, A",
                ""
            ],
            "year": 2013,
            "source": "Z PSYCHOSOM MED PSYCHOTHER.  . 2013; 59(1):76-77.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000315758600032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127801-14083"
            ],
            "persons": [],
            "imported": "2013-04-05T12:42:29+02:00",
            "journal": "Z PSYCHOSOM MED PSYCHOTHER",
            "issn": "1438-3608",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR PSYCHOSOMATISCHE MEDIZIN UND PSYCHOTHERAPIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 127827,
            "title": "Thymic malignancies focusing on systemic treatment\r\n",
            "abstract": null,
            "authors": [
                "Absenger, G",
                "Ploner, F"
            ],
            "year": 2013,
            "source": "memo - Magazine of European Medical Oncology. 2013; 6(1): 9-13. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s12254-013-0069-9",
            "pmc": null,
            "organizations": [
                "127827-14085"
            ],
            "persons": [],
            "imported": "2013-04-05T14:03:57+02:00",
            "journal": null,
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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
        }
    ]
}