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=153760&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153740&ordering=impactfactor_norm",
    "results": [
        {
            "id": 78610,
            "title": "Symmetrische Infiltration eines Plattenepithelkarzinoms",
            "abstract": null,
            "authors": [
                "Stihsen C, Leithner A, Radl R, Kleinert R, Windhager R"
            ],
            "year": 2005,
            "source": "Abstract Book of the 28th annual ÖGO meeting 20052005; 123--28th annual ÖGO meeting; 2005; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78610-14020",
                "78610-14052"
            ],
            "persons": [
                "78610-53237",
                "78610-57493"
            ],
            "imported": "2008-03-13T12:23:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78611,
            "title": "Osteom der Patella: Eine ungewöhnliche Lokalisation",
            "abstract": null,
            "authors": [
                "Robier, V",
                "Leithner, A",
                "Radl, R",
                "Bodo, K",
                "Windhager, R"
            ],
            "year": 2005,
            "source": "Abstract Book of the 28th annual ÖGO meeting 20052005; 123--28th annual ÖGO meeting; 2005; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78611-14020",
                "78611-14052"
            ],
            "persons": [
                "78611-53237",
                "78611-57493"
            ],
            "imported": "2008-03-13T12:25:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78612,
            "title": "Extramedulläre myeloische Leukämie als ungewöhnliche Ursache eines Kompartmentsyndroms",
            "abstract": null,
            "authors": [
                "Scheipl, S",
                "Leithner, A",
                "Radl, R",
                "Beham-Schmid, Ch",
                "Ranner, G",
                "Windhager, R"
            ],
            "year": 2005,
            "source": "Abstract Book of the 28th annual ÖGO meeting 20052005; 122--28th annual ÖGO meeting; 2005; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78612-14020",
                "78612-14052"
            ],
            "persons": [
                "78612-50448",
                "78612-53237",
                "78612-57493"
            ],
            "imported": "2008-03-13T12:27:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78613,
            "title": "Ein Fall von metachronem multiplem Riesenzelltumor des Knochens",
            "abstract": null,
            "authors": [
                "Kuerzl, G",
                "Leithner, A",
                "Radl, R",
                "Welkerling, H",
                "Beham, A",
                "Windhager, R"
            ],
            "year": 2005,
            "source": "Abstract Book of the 28th annual ÖGO meeting 20052005; 122--28th annual ÖGO meeting; 2005; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78613-14020",
                "78613-14052"
            ],
            "persons": [
                "78613-51659",
                "78613-53237",
                "78613-57493",
                "78613-59916"
            ],
            "imported": "2008-03-13T12:29:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78614,
            "title": "Neuromonitoring in Anästhesie und Intensivmedizin - Empfehlungen für eine berufsbegleitende modulare Fortbildung und Zertifizierung.",
            "abstract": null,
            "authors": [
                "Dinkel, M",
                "Kochs, EF",
                "Linstedt, U",
                "Litscher, G",
                "Maurer, E",
                "Schneider, G",
                "Schwarz, G",
                "Schwilden, H",
                "Werner, C",
                "Witte, OW"
            ],
            "year": 2007,
            "source": "Anästhesiologie und Intensivmedizin. 2007; 48:  48-54. ",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78614-14070"
            ],
            "persons": [
                "78614-51073"
            ],
            "imported": "2008-03-13T12:58: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 78615,
            "title": "Evaluation of coronary scans by CT.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "3rd Russian Congress of Interventional Cardiology; MAR 26-27, 2008; Moskau, RUSSLAND. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78615-14104"
            ],
            "persons": [
                "78615-51726"
            ],
            "imported": "2008-03-13T13:05: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78616,
            "title": "CT of myocardial perfusion.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "3rd Russian Congress of Interventional Cardiology; MAR 26-27, 2008; Moskau, RUSSLAND. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78616-14104"
            ],
            "persons": [
                "78616-51726"
            ],
            "imported": "2008-03-13T13:08:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78617,
            "title": "Digital Radiology.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "Chest Seminar Almaty; MAR 28-29, 2008; Almaty KAZACHSTAN. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78617-14104"
            ],
            "persons": [
                "78617-51726"
            ],
            "imported": "2008-03-13T13:10: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": 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": 78620,
            "title": "CT and MR dagnostic of pericardial disease.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "Chest Seminar Almaty; MAR 28-29, 2008; Almaty KAZACHSTAN. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78620-14104"
            ],
            "persons": [
                "78620-51726"
            ],
            "imported": "2008-03-13T13:14: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": 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": 78621,
            "title": "CT diagnostic of coronary vessels - what we should remember.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "Chest Seminar Almaty; MAR 26-27, 2008; Almaty KAZACHSTAN. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78621-14104"
            ],
            "persons": [
                "78621-51726"
            ],
            "imported": "2008-03-13T13:16: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78622,
            "title": "Perfusion of myocardium - key of understanding.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "Chest Seminar Almaty; MAR 28-29, 2008; Almaty KAZACHSTAN. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78622-14104"
            ],
            "persons": [
                "78622-51726"
            ],
            "imported": "2008-03-13T13:23:21+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": 78623,
            "title": "Change of workflow by advanced CT and MR.",
            "abstract": null,
            "authors": [
                "Rienmüller, R"
            ],
            "year": 2008,
            "source": "Chest Seminar Almaty; MAR 28-29, 2008; Almaty KAZACHSTAN. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78623-14104"
            ],
            "persons": [
                "78623-51726"
            ],
            "imported": "2008-03-13T13:25: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78624,
            "title": "Chirurgische Therapieoptionen bei polyzystischer Leberdegeneration.",
            "abstract": null,
            "authors": [
                "Kornprat, P",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Tillich, M",
                "Langner, C",
                "Mischinger, HJ"
            ],
            "year": 2004,
            "source": "Eur Surg 2004; 36(S198):43--Österreichischer Chirurgenkongress; June 11, 2004; Klagenfurt. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78624-14020",
                "78624-14073"
            ],
            "persons": [
                "78624-50039",
                "78624-50044",
                "78624-51760"
            ],
            "imported": "2008-03-13T15:54:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 78625,
            "title": "Is the information yielded by detection of HCC-cells circulating in peripheral blood of any clinical relevance?",
            "abstract": null,
            "authors": [
                "El-Shabrawi, A",
                "Bacher, H",
                "Cerwenka, H",
                "Werkgartner, G",
                "El-Shabrawi, Y",
                "Höfler, G",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "Abract book of the World Congress of Surgery (ISS) 1999; 10--World Congress of Surgery (ISS); 1999; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78625-14043",
                "78625-14073"
            ],
            "persons": [
                "78625-51760",
                "78625-51899"
            ],
            "imported": "2008-03-13T16:15:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 78626,
            "title": "Free and conjugated catecholamines in liver surgery.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischigner, HJ",
                "Cerwenka, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Supancic, A",
                "Schweiger, W",
                "Porta, S"
            ],
            "year": 1999,
            "source": "Abstract book of the World Congress of Surgery (ISS) 1999; 59--World Congress of Surgery (ISS); 1999; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78626-14073"
            ],
            "persons": [
                "78626-51760"
            ],
            "imported": "2008-03-13T16:21:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 78627,
            "title": "Dopamine infusion following liver surgery prevents hypermagnesimia.",
            "abstract": null,
            "authors": [
                "Bacher, H",
                "Mischinger, HJ",
                "Cerwenka, H",
                "Werkgartner, G",
                "El-Shabrawi, A",
                "Supancic, A",
                "Schweiger, W",
                "Porta, S"
            ],
            "year": 1999,
            "source": "Abstact book of the World Congress of Surgery (ISS) 1999; 171--World Congress of Surgery (ISS); 1999; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78627-14073"
            ],
            "persons": [
                "78627-51760"
            ],
            "imported": "2008-03-13T16:27:34+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": 78638,
            "title": "The clinical information and the histopathologic diagnosis of melanocytic skin neoplasms.",
            "abstract": null,
            "authors": [
                "FERRARA, G",
                "ARGENYI, Z",
                "ARGENZIANO, G",
                "CERIO, L",
                "CERRONI, L",
                "DI BLASI, A",
                "FEUDALE, EAA",
                "MASSONE, C",
                "NAPPI, O",
                "SGAMBATO, A",
                "TOMASINI, C",
                "URSO, C",
                "ZALAUDEK, I",
                "KITTLER, H",
                "SOYER, HP."
            ],
            "year": 2008,
            "source": "Giornale italiano di dermatologia e venereologia. 2008; 143(1): 26-28. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78638-14047"
            ],
            "persons": [
                "78638-50151",
                "78638-51751"
            ],
            "imported": "2008-03-13T19:18: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": 78654,
            "title": "Serologisches Screening zur Prävalenzermittlung der Zöliakie in Österreich",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Deutsch, J",
                "Goriup, U",
                "Eherer, A",
                "Weber-Mzell, D",
                "et al."
            ],
            "year": 2003,
            "source": "Acta Medica Austriaca, Jahrgang 30 (Sonderheft 1) 2003; 10-11.-34. Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Sept 18-20, 2003; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78654-14081",
                "78654-14091"
            ],
            "persons": [
                "78654-51968"
            ],
            "imported": "2008-03-14T11:40:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78656,
            "title": "Orale Rehydration in der Pädiatrie",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2001,
            "source": "Ärztekammer-Fortbildung; OCT 10, 2001; Graz. 2001. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78656-14091"
            ],
            "persons": [
                "78656-51968"
            ],
            "imported": "2008-03-14T12:16:50+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": 78657,
            "title": "Immunologie, GALT",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2001,
            "source": "15. Mondseer Gespräche; APR 23-24, 2001; Mondsee, AUSTRIA. 2001. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78657-14091"
            ],
            "persons": [
                "78657-51968"
            ],
            "imported": "2008-03-14T12:19:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}