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=2300&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157518,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2320&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2280&ordering=year",
    "results": [
        {
            "id": 7930,
            "title": "Sterility in hyperprolactinemic amenorrhea",
            "abstract": null,
            "authors": [
                "Tscherne, G",
                "Urdl, W"
            ],
            "year": 1983,
            "source": "ZBL GYNAKOL. 1983; 105(8): 478-481. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QQ54800002",
            "pubmed": "6868876",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:30:19+02:00",
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 7962,
            "title": "Hemorheological effects of pentoxifylline on disturbed flow behavior of blood in patients with cerebrovascular insufficiency.",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Lechner, H",
                "Fazekas, F"
            ],
            "year": 1983,
            "source": "Eur Neurol. 1983; 22 Suppl 1:105-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RH30200015",
            "pubmed": "6884401",
            "doi": "10.1159/000115658",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 7887,
            "title": "A novel assay for the quantitative determination of lipoprotein-X (LP-X) in serum.",
            "abstract": null,
            "authors": [
                "Bos, ES",
                "van der Doelen, AA",
                "Denissen, AE",
                "Goverde, BC",
                "Magnani, HN",
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "CLIN CHIM ACTA. 1983; 127(3): 383-390. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QE24800008",
            "pubmed": "6839492",
            "doi": "10.1016/0009-8981(83)90165-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7887-51669-6"
            ],
            "imported": "2009-09-03T16:21:21+02:00",
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "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": 74798,
            "title": "Die Maschinennaht in der Thoraxchirurgie.",
            "abstract": null,
            "authors": [
                "Friehs, G",
                "Jüttner, FM",
                "Kohek, P",
                "Pinter, H",
                "Klepp, G"
            ],
            "year": 1983,
            "source": "Der Praktische Arzt. 1983; 37(1983): 1682-1686. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74798-51615"
            ],
            "imported": "2008-02-14T16:03: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": true
        },
        {
            "id": 76057,
            "title": "Obstruktionsileus  nach Prophylaxe der Frühgeborenen-Hyperkaliämie mit Ionenaustauschern.",
            "abstract": null,
            "authors": [
                "Haim, M",
                "Müller, W",
                "Maurer, T",
                "Becker, H"
            ],
            "year": 1983,
            "source": "Pädiatrische Praxis. 1983; 29:  581-585. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76057-51643"
            ],
            "imported": "2008-02-25T12:19:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 74803,
            "title": "Resektion von Lungenmetastasen.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Klepp, G",
                "Pinter, H",
                "Friehs, G"
            ],
            "year": 1983,
            "source": "Der Praktische Arzt. 1983; 37(1983): 149-156. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74803-51615"
            ],
            "imported": "2008-02-14T16:14: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": 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": 8088,
            "title": "Prevalence of arbovirus antibodies in sera of animals in Sri Lanka.",
            "abstract": null,
            "authors": [
                "Bárdos, V",
                "Sixl, W",
                "Wisidagama, CL",
                "Halouzka, J",
                "Stünzner, D",
                "Hubálek, Z",
                "Withalm, H"
            ],
            "year": 1983,
            "source": "Bull World Health Organ. 1983; 61(6):987-990",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983SC03700009",
            "pubmed": "6609014",
            "doi": null,
            "pmc": "PMC2536247",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BULL WHO",
            "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": 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": 7761,
            "title": "Serum apolipoproteins and lipoprotein (a) during the first week of life.",
            "abstract": null,
            "authors": [
                "Strobl, W",
                "Widhalm, K",
                "Kostner, G",
                "Pollak, A"
            ],
            "year": 1983,
            "source": "Acta Paediatr Scand. 1983; 72(4):505-509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ43200006",
            "pubmed": "6414239",
            "doi": "10.1111/j.1651-2227.1983.tb09761.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7761-51669-2"
            ],
            "imported": null,
            "journal": "ACTA PAEDIAT SCAND",
            "issn": "0001-656X",
            "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": 60713,
            "title": "Altered excitability of afferent C-fibres of the rat distal to a nerve site exposed to capsaicin.",
            "abstract": null,
            "authors": [
                "Welk, E",
                "Petsche, U",
                "Fleischer, E",
                "Handwerker, HO"
            ],
            "year": 1983,
            "source": "Neurosci Lett. 1983; 38(3):245-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RE14600008",
            "pubmed": "6195557",
            "doi": "10.1016/0304-3940(83)90376-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60713-51517-6"
            ],
            "imported": "2006-11-03T01:00:00+01:00",
            "journal": "Neurosci Lett",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 117500,
            "title": "Effect of 1,25-dihydroxyvitamin D3 on calcium and magnesium absorption in the healthy human jejunum and ileum.",
            "abstract": null,
            "authors": [
                "Krejs, GJ",
                "Nicar, MJ",
                "Zerwekh, JE",
                "Norman, DA",
                "Kane, MG",
                "Pak, CY"
            ],
            "year": 1983,
            "source": "Am J Med. 1983; 75(6):973-976",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT79200018",
            "pubmed": "6689108",
            "doi": "10.1016/0002-9343(83)90877-X",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117500-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Am J Med",
            "issn": "0002-9343",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8030,
            "title": "Analysis of the passive mechanical properties of rat carotid arteries.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Lambert, H",
                "Pascale, K"
            ],
            "year": 1983,
            "source": "J BIOMECH. 1983; 16(9): 703-715. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RN14700003",
            "pubmed": "6643542",
            "doi": "10.1016/0021-9290(83)90080-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8030-51513-2"
            ],
            "imported": "2009-10-08T16:44:55+02:00",
            "journal": "J BIOMECH",
            "issn": "0021-9290",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.548,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8122,
            "title": "A substance P antagonist inhibits heat-induced oedema in the rat skin.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Rosell, S",
                "Folkers, K"
            ],
            "year": 1984,
            "source": "Acta Physiol Scand. 1984; 120(1):145-146",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SC41300021",
            "pubmed": "6202095",
            "doi": "10.1111/j.1748-1716.1984.tb07385.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 75658,
            "title": "Formation of leukotriene C4-like material by rat brain tissue.",
            "abstract": null,
            "authors": [
                "Dembinska-Kiec, A",
                "Simmet, T",
                "Peskar, BA"
            ],
            "year": 1984,
            "source": "Eur J Pharmacol. 1984; 99(1):57-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SL25400007",
            "pubmed": "6426980",
            "doi": "10.1016/0014-2999(84)90431-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Eur J Pharmacol",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7966,
            "title": "GASTROSCOPIC ASSESSMENT OF GASTRIC TOLERANCE OF PIROXICAM",
            "abstract": null,
            "authors": [
                "PARSCHE, P",
                "RAINER, F",
                "ULREICH, A"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 83-85.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU69100003",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048078",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7967,
            "title": "Indirect determination of fluid filtration and reabsorption in the microcirculation of the myocardium.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Hinghofer-Szalkay, H",
                "Mohl, W"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(5):108-116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV02600003",
            "pubmed": "6743738",
            "doi": "10.1515/bmte.1984.29.5.108",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7967-51671-6",
                "7967-51683-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7968,
            "title": "COMPUTER-ASSISTED TOMOGRAPHY IN THE DIAGNOSIS OF TUMOR RECURRENCE IN UTERINE MALIGNANCIES",
            "abstract": null,
            "authors": [
                "EBNER, F",
                "TOLLY, E",
                "HACKL, A",
                "SCHNEIDER, G",
                "LAHOUSEN, M"
            ],
            "year": 1984,
            "source": "TUMORDIAGN THER. 1984; 5:  95-102. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV21000004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "7968-14108"
            ],
            "persons": [],
            "imported": "2009-10-08T16:55:14+02:00",
            "journal": "TUMORDIAGN THER",
            "issn": "0722-219X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0384615384615385,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 7969,
            "title": "Myxomatous degeneration of the mitral valve and multiple infarcts in a young female patient",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Boné, G",
                "Ladurner, G"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(11):430-432",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV43700007",
            "pubmed": "6475067",
            "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": 7970,
            "title": "Rare forms of extraperitoneal abscess and fistula formation",
            "abstract": null,
            "authors": [
                "Ornig, H",
                "Lechner, P"
            ],
            "year": 1984,
            "source": "Zentralbl Chir. 1984; 109(10):675-680",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW10400006",
            "pubmed": "6485611",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7971,
            "title": "The timing of amniotomy: its effect on mother and infant",
            "abstract": null,
            "authors": [
                "Motter, WJ",
                "Weiss, PA"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(12):446-450",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1984SW39300002",
            "pubmed": "6475070",
            "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": 7972,
            "title": "Reconstructive surgery for tracheobronchial injuries including complete disruption of the right main bronchus.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Popper, H",
                "Ratschek, M",
                "Friehs, GB"
            ],
            "year": 1984,
            "source": "Thorac Cardiovasc Surg. 1984; 32(3):174-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SW55400009",
            "pubmed": "6206598",
            "doi": "10.1055/s-2007-1023377",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7972-51615-2"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}