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=154160&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154180&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154140&ordering=-year",
    "results": [
        {
            "id": 8431,
            "title": "State of the art of digital subtraction angiography in diagnostic angiology",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Schreyer, H"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(15-16):379-383",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQY4200005",
            "pubmed": "3904227",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8432,
            "title": "Fibrinolytic therapy of peripheral arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Sailer, S",
                "Pilger, E"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135(15-16): 393-399. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQY4200007",
            "pubmed": "2932859",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8432-51541-6"
            ],
            "imported": "2009-11-11T10:56:59+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8433,
            "title": "Indirect mesentericoportography with prostaglandin E1",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Beaufort, F",
                "Steiner, H"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(17):690-693",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARA9400003",
            "pubmed": "4060730",
            "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": 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": 8435,
            "title": "Comparison of two sucralfate dosages (2 g twice a day versus 1 g four times a day) in duodenal ulcer healing.",
            "abstract": null,
            "authors": [
                "Brandstaetter, G",
                "Kratochvil, P"
            ],
            "year": 1985,
            "source": "Am J Med. 1985; 79(2C):36-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARC1800007",
            "pubmed": "3839972",
            "doi": "10.1016/0002-9343(85)90570-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AMER J MED",
            "issn": "0002-9343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.934579439252336,
            "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": 8436,
            "title": "Menkes syndrome with excessive skeletal changes",
            "abstract": null,
            "authors": [
                "Wendler, H",
                "Mutz, I"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 143(3):351-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARK8700018",
            "pubmed": "2996077",
            "doi": "10.1055/s-2008-1052822",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 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": 8437,
            "title": "FINANCING GRADUATE MEDICAL-EDUCATION",
            "abstract": null,
            "authors": [
                "TAMUSSINO, K"
            ],
            "year": 1985,
            "source": "N ENGL J MED. 1985; 313:  895-895. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1985ARK9800023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "8437-14063"
            ],
            "persons": [
                "8437-51826-2"
            ],
            "imported": "2009-11-11T11:11:30+01:00",
            "journal": "N ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.673,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": true
        },
        {
            "id": 8438,
            "title": "Uni- or bilateral hepatoenterostomy in central bile duct occlusion?",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Anderhuber, F"
            ],
            "year": 1985,
            "source": "ZBL CHIR. 1985; 110(17): 1043-1053. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARP8700002",
            "pubmed": "2998118",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T14:45:24+01:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 8439,
            "title": "Long-term application of some catecholamines elevates levels of other catecholamines in rats.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Rangetiner, B",
                "Rinner, I",
                "Ertl, U",
                "Sadjak, A",
                "Nauman, J"
            ],
            "year": 1985,
            "source": "EXP PATHOL. 1985; 28(3): 181-186. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARS9900027",
            "pubmed": "4065289",
            "doi": "10.1016/S0232-1513(85)80006-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T15:00:35+01:00",
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 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": 8441,
            "title": "Endoscopic palliative drainage of the bile ducts",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Deu, E"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(18):710-714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARX4200002",
            "pubmed": "2416137",
            "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": 8442,
            "title": "Eighty-five talus fractures treated by ORIF with five to eight years of follow-up study of 69 patients.",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1985,
            "source": "Clin Orthop Relat Res. 1985; 12(199):97-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASB2900014",
            "pubmed": "4042502",
            "doi": "10.1097/00003086-198510000-00014",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN ORTHOP RELATED RES",
            "issn": "0009-921X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.844,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 8443,
            "title": "Side effects of beta receptor blockers on the skin. Review and personal observations",
            "abstract": null,
            "authors": [
                "Hödl, S"
            ],
            "year": 1985,
            "source": "Hautarzt. 1985; 36(10):549-557",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1985ASH3500001",
            "pubmed": "2866169",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8444,
            "title": "DETERMINATION OF ARACHIDONIC-ACID METABOLITES BY GAS CHROMATOGRAPHY-MASS SPECTROMETRY",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MOSER, R",
                "LEIS, HJ"
            ],
            "year": 1985,
            "source": "ANN BIOL CLIN PARIS. 1985; 43:  480-483. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASQ8000044",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T17:01:35+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 8445,
            "title": "SERUM APOPROTEIN A-I, APOPROTEIN A-II LEVELS AND LECITHIN-CHOLESTEROL ACYLTRANSFERASE ACTIVITY IN COMPENSATED LIVER-CIRRHOSIS",
            "abstract": null,
            "authors": [
                "FONDA, M",
                "CATTIN, L",
                "DACOL, P",
                "DIEPLINGER, H",
                "TIRIBELLI, C"
            ],
            "year": 1985,
            "source": "ITAL J GASTROENTEROL 1985 17: 258-261.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASS1600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ITAL J GASTROENTEROL",
            "issn": "0392-0623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8447,
            "title": "Congenital central hypoventilation syndrome--loss of chemosensitivity in respiratory control",
            "abstract": null,
            "authors": [
                "Krottmayer, G",
                "Kerbel, R",
                "Müller, WD",
                "Kurz, R"
            ],
            "year": 1985,
            "source": "MONATSSCHR KINDERHEILK. 1985; 133(10): 764-766. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASZ6800009",
            "pubmed": "3934529",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8447-51643-6"
            ],
            "imported": "2009-11-10T14:41:09+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 8448,
            "title": "The lower esophageal sphincter after sclerosing of varices",
            "abstract": null,
            "authors": [
                "Kohek, P",
                "Rehak, P",
                "Klepp, G",
                "Jüttner, FM",
                "Friehs, G"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(18):447-449",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ATD1400003",
            "pubmed": "4060743",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8448-51615-6"
            ],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8449,
            "title": "Two-dimensional echocardiography using a subcostal approach in patients with COPD.",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Forche, G",
                "Harnoncourt, K"
            ],
            "year": 1985,
            "source": "Chest. 1985; 88(5):722-725",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ATP7200019",
            "pubmed": "4053714",
            "doi": "10.1378/chest.88.5.722",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHEST",
            "issn": "0012-3692",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.656,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.854838709677419,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 8451,
            "title": "Results of emergency aortocoronary bypass surgery in patients with acute myocardial ischemia after percutaneous transluminal coronary angioplasty",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Gombotz, H",
                "Brandt, D",
                "Metzler, H",
                "Hiotakis, K",
                "Klein, W"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135(19-20): 494-499. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ATT9900008",
            "pubmed": "2933881",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8451-51611-6"
            ],
            "imported": "2009-11-11T10:54:57+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8452,
            "title": "Surgical treatment of the isolated form of interrupted aortic arch",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Dacar, D",
                "Beitzke, A",
                "Iberer, F",
                "Wolf, G",
                "Rauchenwald, B"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135(19-20): 499-501. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ATT9900009",
            "pubmed": "2933882",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T15:03:30+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 8453,
            "title": "Initial clinical experiences with the fibrin adhesive Beriplast in heart surgery",
            "abstract": null,
            "authors": [
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Dacar, D",
                "Rigler, B"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135(19-20): 506-511. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ATT9900011",
            "pubmed": "4072235",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:09:55+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8454,
            "title": "DERMATOPATHOLOGICAL SYMPOSIUM, OCTOBER 18-20, 1984, NEW YORK - ECLECTIC REVIEW OF A DECADE OF DERMATOPATHOLOGICAL SYMPOSIA",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1985,
            "source": "HAUTARZT. 1985; 36:  642-643. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985AUB9200009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8454-51620-2"
            ],
            "imported": "2009-11-10T14:36:32+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": 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
        }
    ]
}