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=150160&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157151,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150180&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150140&ordering=-year",
    "results": [
        {
            "id": 72979,
            "title": "Möglichkeiten und Ergebnisse der Strahlentherapie beim Analkarzinom.",
            "abstract": null,
            "authors": [
                "Arian-Schad, K"
            ],
            "year": 1991,
            "source": "Acta Chir Austriaca1991; 94: 54--32th Jahrestagung der Österreichischen Gesellschaft für Chirurgie; Mai 30 - JUN 1, 1991; Feldkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-18T17:08:26+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": false
        },
        {
            "id": 73038,
            "title": "Bronchuskarzinom: Chance oder Frustration? Diagnose und Behandlung von Patienten mit Bronchuskarzinom.",
            "abstract": null,
            "authors": [
                "Arian-Schad, K"
            ],
            "year": 1991,
            "source": "Symposium: Aktuelle Themen der Lungenheilkunde. ; MÄR 3, 1991; Leoben, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-12-19T12:06:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73070,
            "title": "On-line measurement of blood water concentration in the extracorporeal circulation of hemodialysis patients",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kaufmann, A",
                "Levin, NW"
            ],
            "year": 1991,
            "source": "Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society1991; 13(4/5):1651-1652.-13th Annual International Conference IEEE Engineering in Medicine and Biology Society; OCT 31 - NOV 3, 1991; Orlando, FLORIDA.  (ISBN: 0-7803-0216-8 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73070-51834"
            ],
            "imported": "2007-12-27T11:32:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73071,
            "title": "Dynamics of plasma volume during ultrafiltration treatment.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Kaufman, AM",
                "Levin, NW"
            ],
            "year": 1991,
            "source": "Proceedings of the Annual International Conference of the IEEE Engineering in Medicine and Biology Society1991; 13(5/5):2278-2279.-13th Annual International Conference IEEE Engineering in Medicine and Biology Society; OCT 31 - NOV 3, 1991; Orlando, FLORIDA.  (ISBN: 0-7803-0216-8 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73071-51834"
            ],
            "imported": "2007-12-27T11:38:58+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": false
        },
        {
            "id": 73150,
            "title": "Oligosymptomatic variant of tuberous sclerosis with subependymal giant cell astrocytoma",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Binder, B",
                "Starz, I",
                "Oberbauer, R",
                "Urban, C"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(1): 35-37. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2057209",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73150-53009-6"
            ],
            "imported": "2008-01-05T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 73231,
            "title": "Inhibition of Langerhans cell ATPase and contact sensitization by lanthanides--role of T-suppressor cells.",
            "abstract": null,
            "authors": [
                "Gruner, S",
                "Diezel, W",
                "Strunk, D",
                "Eckert, R",
                "Siems, W",
                "Anhalt, GJ"
            ],
            "year": 1991,
            "source": "J Invest Dermatol. 1991; 97(3): 478-482. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GD66800016",
            "pubmed": "1678766",
            "doi": "10.1111/1523-1747.ep12481515",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-08T01:00:00+01:00",
            "journal": "J Invest Dermatol",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 73313,
            "title": "BRAINDEX-G: Computer-based Decision Support for Brain Death Diagnosis in Clinical Practice.",
            "abstract": null,
            "authors": [
                "Grims, R",
                "Schwarz, G",
                "Rumpl, E",
                "Rom, G",
                "Pfurtscheller, G"
            ],
            "year": 1991,
            "source": "IIG Report Series. 1991; 296(JAN): 1-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73313-51073"
            ],
            "imported": "2008-01-10T18:23: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": 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": 73576,
            "title": "CHANGES OF KERATIN EXPRESSION IN GRISEOFULVIN-DAMAGED MOUSE LIVERS",
            "abstract": null,
            "authors": [
                "HUTTER, H",
                "ZATLOUKAL, K",
                "SPUREJ, G",
                "DENK, H"
            ],
            "year": 1991,
            "source": "J MUSCLE RES CELL MOTIL. 1991; 12(5): 499-499. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1991GG03700082",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73576-51663",
                "73576-51871"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "J MUSCLE RES CELL MOTIL",
            "issn": "0142-4319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.757,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769784172661871,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 73577,
            "title": "POSTTRANSLATIONAL MECHANISMS IN INTERMEDIATE FILAMENT PATHOLOGY OF GRISEOFULVIN LIVER-DAMAGE",
            "abstract": null,
            "authors": [
                "SALMHOFER, H",
                "ZATLOUKAL, K",
                "RAINER, I",
                "DENK, H"
            ],
            "year": 1991,
            "source": "J MUSCLE RES CELL MOTIL. 1991; 12(5): 500-500. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1991GG03700083",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73577-51663"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "J MUSCLE RES CELL MOTIL",
            "issn": "0142-4319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.757,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769784172661871,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 73586,
            "title": "Enzyme-histochemical studies of griseofulvin-intoxicated mouse livers.",
            "abstract": null,
            "authors": [
                "WOLTSCHE, M",
                "ZATLOUKAL, K",
                "DENK, H"
            ],
            "year": 1991,
            "source": "Liver. 1991; 11(4):231-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FX84300007",
            "pubmed": "1658525",
            "doi": "10.1111/j.1600-0676.1991.tb00522.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "73586-51663-6"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "LIVER",
            "issn": "0106-9543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 73588,
            "title": "Changes of cytokeratin filament organization in human and murine Mallory body-containing livers as revealed by a panel of monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "PREISEGGER, KH",
                "ZATLOUKAL, K",
                "SPUREJ, G",
                "DENK, H"
            ],
            "year": 1991,
            "source": "Liver. 1991; 11(5):300-309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GL25600007",
            "pubmed": "1720496",
            "doi": "10.1111/j.1600-0676.1991.tb00533.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "73588-51663-6"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "LIVER",
            "issn": "0106-9543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.545454545454545,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 73606,
            "title": "COEXPRESSION OF CYTOKERATIN AND VIMENTIN FILAMENTS IN RETE TESTIS AND EPIDIDYMIS - AN IMMUNOHISTOCHEMICAL STUDY - REPLY",
            "abstract": null,
            "authors": [
                "DINGES, HP",
                "ZATLOUKAL, K",
                "SCHMID, C",
                "MAIR, S",
                "WIRNSBERGER, G"
            ],
            "year": 1991,
            "source": "VIRCHOWS ARCH A PATH ANAT HIS. 1991; 419(6): 527-528. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991GV43800016",
            "pubmed": null,
            "doi": "10.1007/BF01650684",
            "pmc": null,
            "organizations": [],
            "persons": [
                "73606-51663-6"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": false,
            "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": 74187,
            "title": "Sensory denervation with capsaicin reduces the liver collagen deposition induced by common bile duct obstruction in rats.",
            "abstract": null,
            "authors": [
                "Casini, A",
                "Lippe, IT",
                "Evangelista, S",
                "Geppetti, P",
                "Santicioli, P",
                "Urso, C",
                "Maggi, CA",
                "Surrenti, C"
            ],
            "year": 1991,
            "source": "Adv Exp Med Biol. 1991; 298(3): 285-293. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1719779",
            "doi": "10.1007/978-1-4899-0744-8_25",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74187-51832-6"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 74188,
            "title": "Effect of calcitonin gene-related peptide (CGRP) on aspirin- and ethanol-induced injury in the rat stomach.",
            "abstract": null,
            "authors": [
                "Lippe, IT"
            ],
            "year": 1991,
            "source": "Adv Exp Med Biol. 1991; 298(3): 167-174. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1950781",
            "doi": "10.1007/978-1-4899-0744-8_15",
            "pmc": null,
            "organizations": [],
            "persons": [
                "74188-51832-2"
            ],
            "imported": "2008-02-06T01:00:00+01:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.180555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 74259,
            "title": "Different dosage intervals in oxytocin-induced uterine contraction--a retrospective study].",
            "abstract": null,
            "authors": [
                "Adelwöhrer, NE",
                "Gmoser, G",
                "Rollett, H",
                "Dimai, HP",
                "Seibert, F",
                "Winter, R"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1):129-131",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790898",
            "doi": "10.1159/000271704",
            "pmc": null,
            "organizations": [
                "74259-14080"
            ],
            "persons": [
                "74259-79271-6",
                "74259-51724-6"
            ],
            "imported": "2008-02-08T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 75281,
            "title": "Psychotherapie im Wandel.",
            "abstract": null,
            "authors": null,
            "year": 1991,
            "source": "Pieringer, W; Egger, J. editor(s). Wien: Wiener Universitätsverlag; 1991. (ISBN: 3-85114-056-7) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75281-29447"
            ],
            "persons": [
                "75281-51505"
            ],
            "imported": "2008-02-19T19:09: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": 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": 75299,
            "title": "Selbstschutzmechanismen des Menschen. Eine psychosomatische Reflexion.",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Dennig, K"
            ],
            "year": 1991,
            "source": "Der Praktische Arzt. 1991; (45):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-20T11:39:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 75495,
            "title": "Continous infusion of Mitoxantrone combined with high-dose Cytarabine (c-HAM) in acute myeloblastic leukemia.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kitzweger,E",
                ""
            ],
            "year": 1991,
            "source": "Haematologica1991; 76: 90-90.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75495-14082"
            ],
            "persons": [],
            "imported": "2008-02-21T10:32:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "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": false
        },
        {
            "id": 75496,
            "title": "Ultrahigh Carboplatin, VP 16, Cyclophosphamide with ABMT in Refractory or Relapsed Non-Seminomatous Germ Cell Tumors.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Krainer,M",
                "Wagner,A",
                ""
            ],
            "year": 1991,
            "source": "Onkologie1991; 14: 30-30.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75496-14082"
            ],
            "persons": [],
            "imported": "2008-02-21T10:35: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75497,
            "title": "MDR1 gene expression and treatment outcome in acute myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Pirker,R",
                "Wallner,J",
                "Geissler,K",
                "Linkesch,W",
                "Gsur,A",
                "Haas,O",
                "Scheiner,O",
                "Ludwig,H",
                "Lechner,K",
                ""
            ],
            "year": 1991,
            "source": "Europ J Cancer1991; 2: 247-247.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75497-14082"
            ],
            "persons": [],
            "imported": "2008-02-21T10:38:18+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}