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=155740&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155760&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155720&ordering=-impactfactor",
    "results": [
        {
            "id": 8337,
            "title": "Transformation of a myelodysplastic to a myeloproliferative syndrome (chronic granulocytic leukemia)",
            "abstract": null,
            "authors": [
                "Seewann, HL"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(7):320-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEZ9200004",
            "pubmed": "3857790",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8914,
            "title": "Wound healing models for studying the formation of granulation tissue",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Redl, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):497-502",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600004",
            "pubmed": "3307166",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75328,
            "title": "Plasmapheresis in the elimination of toxic substances with marked plasma protein-binding properties (author's transl)",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Beubler, E",
                "Lepuschütz, HF",
                "Stolze, A"
            ],
            "year": 1977,
            "source": "Wien Klin Wochenschr. 1977; 89(8):257-260",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DD03300002",
            "pubmed": "855345",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75328-51667-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": 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": 9027,
            "title": "Prevention of post-puncture complications by rotation of the puncture needle by 90 degrees",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(1): 23-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L648800006",
            "pubmed": "3344578",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9027-51636-2"
            ],
            "imported": "2009-12-21T12:31:49+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8889,
            "title": "Hepatitis delta virus infection: an immunohistochemical study",
            "abstract": null,
            "authors": [
                "Preisegger, KH",
                "Denk, H"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(16):544-547",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600005",
            "pubmed": "2678760",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8889-51515-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8890,
            "title": "A 9-week-old infant with congenital cytomegalic inclusion disease and therapy with ganciclovir",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Lackner, H",
                "Stünzner, D",
                "Ebner, F"
            ],
            "year": 1989,
            "source": "WIEN KLIN WOCHENSCHR. 1989; 101(16): 554-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600008",
            "pubmed": "2552691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8890-14048",
                "8890-14108"
            ],
            "persons": [
                "8890-51651-2"
            ],
            "imported": "2010-05-25T16:22:28+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 52941,
            "title": "HEMODYNAMIC AND BIOCHEMICAL FINDINGS IN EXPERIMENTAL HYPERLIPIDEMIA BEFORE AND AFTER HIGH-DOSAGE ADMINISTRATION OF 1-CARNITIN",
            "abstract": null,
            "authors": [
                "TRITTENWEIN, G",
                "REHAK, P",
                "SEMMELROCK, HJ"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR 1985 97: 442-442.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AGT4400035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52941-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 8331,
            "title": "10 years of endoscopy at the University Department of Surgery in Graz].",
            "abstract": null,
            "authors": [
                "Giebler, A",
                "Stadler, H",
                "Tscheliessnigg, KH",
                "Höllerl, G",
                "Berger, A",
                "Kraft-Kinz, J"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(6):269-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEA6800001",
            "pubmed": "2581374",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:59:54+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5115,
            "title": "Value of intensive thyroid assessment in male infertility",
            "abstract": null,
            "authors": [
                "Trummer, H",
                "Ramschak-Schwarzer, S",
                "Haas, J",
                "Pummer, K",
                "Leb, G"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):103-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300004",
            "pubmed": "14710480",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5115-14038",
                "5115-14056"
            ],
            "persons": [
                "5115-51627-6",
                "5115-53053-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72103,
            "title": "Allergy to topical antihistamines--discrepancy between the literature and clinical practice",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Tappeiner, G"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(23): 763-765. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R240100003",
            "pubmed": "2905553",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72103-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 19422,
            "title": "THE COMBINATION OF HEMATOCRIT, STOOL FREQUENCY AND NEOPTERIN ELIMINATION IN URINE ON AN ACTIVITY INDEX FOR CROHNS-DISEASE",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "PRIOR, C",
                "JUDMAIER, G",
                "WACHTER, H"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR 1986 98: 556-557.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986D900900014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19422-50569"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19423,
            "title": "Activation of the macrophage/lymphocyte system in AIDS, ARC and AIDS risk groups",
            "abstract": null,
            "authors": [
                "Wachter, H",
                "Blecha, HG",
                "Fuchs, D",
                "Hausen, A",
                "Hengster, P",
                "Hinterhuber, H",
                "Reibnegger, G",
                "Reissigl, H",
                "Rössler, H",
                "Schönitzer, D"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(14): 449-454. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D390000002",
            "pubmed": "3019018",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19423-50569-6"
            ],
            "imported": "2009-11-13T11:55:01+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5116,
            "title": "Significance of thyroid function in the treatment of sterility",
            "abstract": null,
            "authors": [
                "Urdl, W"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):105-106",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300005",
            "pubmed": "14710481",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5116-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9073,
            "title": "Chronic invasive fibrous thyroiditis (Riedel struma). Case report with special reference to preoperative diagnosis",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Langsteger, W",
                "Schmid, C",
                "Lind, P",
                "Kronberger, D"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(7):210-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981500005",
            "pubmed": "3287769",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5117,
            "title": "Disorders of the thyroid gland in neonates and youth: latent hypothyroidism and hyperthyroidism",
            "abstract": null,
            "authors": [
                "Reiterer, E",
                "Borkenstein, MH"
            ],
            "year": 2003,
            "source": "Acta Med Austriaca. 2003; 30(4):107-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186361300006",
            "pubmed": "14710482",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5117-14091"
            ],
            "persons": [
                "5117-50659-2",
                "5117-51654-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.107843137254902,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8913,
            "title": "Pathologic findings in colorectal cancers and discussion of their significance for tumor therapy according to stage",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Beham, A",
                "Denk, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):488-493",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600002",
            "pubmed": "3630179",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8913-51515-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62953,
            "title": "Late results of hiatal hernia surgery",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Friehs, G",
                "Schneider, G"
            ],
            "year": 1971,
            "source": "Wien Klin Wochenschr. 1971; 83(42): 789-792. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "5123051",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 19441,
            "title": "1st case of AIDS in Salzburg. Important diagnostic hint by determination of neopterin",
            "abstract": null,
            "authors": [
                "Wessely, K",
                "Fuchs, D",
                "Hausen, A",
                "Pilz, P",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(2): 88-90. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABM9600007",
            "pubmed": "3157271",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19441-50569-6"
            ],
            "imported": "2009-11-11T11:13:59+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72257,
            "title": "UPTAKE OF CATECHOLAMINES AND ATP IN CATECHOLAMINE STORAGE",
            "abstract": null,
            "authors": [
                "WINKLER, H",
                "ABERER, W",
                "HUBER, E"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 360-360. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400059",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-28T10:27:30+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "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": 66988,
            "title": "THE TREATMENT OF MYELODYSPLASTIC SYNDROMES WITH RECOMBINANT INTERFERON-ALPHA-2C",
            "abstract": null,
            "authors": [
                "GISSLINGER, H",
                "LINKESCH, W",
                "HOCKER, P",
                "SINZINGER, H",
                "FLENER, R",
                "LUDWIG, H"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(17): 590-590. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E103400023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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
        }
    ]
}