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=320&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=-imported",
    "results": [
        {
            "id": 383,
            "title": "Calorimetry of Archaeal Tetraether Lipid - Indication of a Novel Metastable Thermotropic Phase in the Main Phospholipid from Thermoplasma-Acidophilum Cultured at 59-Degrees-C",
            "abstract": null,
            "authors": [
                "Ernst, M",
                "Freisleben, HJ",
                "Antonopoulos, E",
                "Henkel, L",
                "Mlekusch, W",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "CHEM PHYS LIPIDS 1998 94: 1-12.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075284800001",
            "pubmed": null,
            "doi": "10.1016/S0009-3084(98)00004-8",
            "pmc": null,
            "organizations": [
                "383-14012"
            ],
            "persons": [
                "383-50569-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.215,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 11,
            "title": "Amniotic fluid insulin levels in nondiabetic pregnant women: an update.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Kainer, F",
                "Haeusler, M",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1998,
            "source": "Arch Gynecol Obstet. 1998; 262(1-2):81-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076959200009",
            "pubmed": "9836005",
            "doi": "10.1007/s004040050232",
            "pmc": null,
            "organizations": [
                "11-14038"
            ],
            "persons": [
                "11-51627-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 385,
            "title": "Can Cannabis Trigger Recurrent Panic Attacks in Susceptible Patients",
            "abstract": null,
            "authors": [
                "Langs, G",
                "Fabisch, H",
                "Fabisch, K",
                "Zapotoczky, HG"
            ],
            "year": 1997,
            "source": "EUR PSYCHIAT 1997 12: 415-419.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071621200007",
            "pubmed": null,
            "doi": "10.1016/S0924-9338(97)83568-7",
            "pmc": null,
            "organizations": [
                "385-29444"
            ],
            "persons": [
                "385-51731-6"
            ],
            "imported": null,
            "journal": "EUR PSYCHIAT",
            "issn": "0924-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.497,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 91,
            "title": "A simple scintigraphic method for continuous monitoring of gastric emptying.",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Hammer, HF",
                "Schnedl, W",
                "Dobnig, H",
                "Passath, A",
                "Leb, G",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Eur J Nucl Med. 1993; 20(3):260-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP78700015",
            "pubmed": "8462616",
            "doi": "10.1007/BF00170009",
            "pmc": null,
            "organizations": [],
            "persons": [
                "91-51531-6",
                "91-51534-6",
                "91-51948-2",
                "91-52443-6"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.69,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.89873417721519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 186,
            "title": "Dose increase augments response rate to interferon-alpha in chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Stauber, R",
                "Propst, A",
                "Fiedler, R",
                "Müller, C",
                "Gschwantler, M",
                "Schütze, K",
                "Datz, C",
                "Judmaier, G",
                "Vogel, W",
                "Krejs, GJ",
                "Gangl, A"
            ],
            "year": 1996,
            "source": "Dig Dis Sci. 1996; 41(12 Suppl):103S-1108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC42200015",
            "pubmed": "9011466",
            "doi": "10.1007/BF02087884",
            "pmc": null,
            "organizations": [],
            "persons": [
                "186-51530-6",
                "186-51534-6"
            ],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 427,
            "title": "Cervical cancer: serial MR imaging before and after primary radiation therapy--a 2-year follow-up study.",
            "abstract": null,
            "authors": [
                "Flueckiger, F",
                "Ebner, F",
                "Poschauko, H",
                "Tamussino, K",
                "Einspieler, R",
                "Ranner, G"
            ],
            "year": 1992,
            "source": "Radiology. 1992; 184(1):89-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HZ68200020",
            "pubmed": "1609108",
            "doi": "10.1148/radiology.184.1.1609108",
            "pmc": null,
            "organizations": [
                "427-14038",
                "427-14054"
            ],
            "persons": [
                "427-51826-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.987341772151899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 389,
            "title": "Cannabinoid inhibition of guinea-pig intestinal peristalsis via inhibition of excitatory and activation of inhibitory neural pathways.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Shahbazian, A",
                "Holzer, P"
            ],
            "year": 1999,
            "source": "NEUROPHARMACOLOGY 1999 38: 1289-1297.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082036200005",
            "pubmed": "10471082",
            "doi": "10.1016%2FS0028-3908%2899%2900056-8",
            "pmc": null,
            "organizations": [
                "389-14022"
            ],
            "persons": [
                "389-51529-4",
                "389-51756-1"
            ],
            "imported": null,
            "journal": "NEUROPHARMACOLOGY",
            "issn": "0028-3908",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.176,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.931428571428571,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 390,
            "title": "Capacitated and acrosome reacted spermatozoa of goat (Capra indicus): a fluorescence and electron microscopic study.",
            "abstract": null,
            "authors": [
                "Bawa, SR",
                "Pabst, MA",
                "Werner, G",
                "Bains, HK"
            ],
            "year": 1993,
            "source": "Andrologia. 1993; 25(3):123-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LB82900002",
            "pubmed": "8517552",
            "doi": "10.1111/j.1439-0272.1993.tb02694.x",
            "pmc": null,
            "organizations": [
                "390-14017"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 188,
            "title": "Dose-dependent behavioural effects of two protein-free peptide derivatives on the passive avoidance reaction of rats.",
            "abstract": null,
            "authors": [
                "Hutter-Paier, B",
                "Eggenreich, U",
                "Windisch, M"
            ],
            "year": 1996,
            "source": "Arzneimittelforschung. 1996; 46(3):242-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD22900002",
            "pubmed": "8901142",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 92,
            "title": "A simplified procedure for intra-arterial thrombolysis with tissue-type plasminogen activator in peripheral arterial occlusive disease: primary and long-term results.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Lafer, M",
                "Obernosterer, A",
                "Lammer, J"
            ],
            "year": 1993,
            "source": "Eur Heart J. 1993; 14(3):297-305",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KR32800002",
            "pubmed": "8458348",
            "doi": "10.1093/eurheartj/14.3.297",
            "pmc": null,
            "organizations": [
                "92-14054",
                "92-14080"
            ],
            "persons": [
                "92-51541-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.427,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951612903225807,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 14216,
            "title": "Escalating immunotherapy of multiple sclerosis--new aspects and practical application.",
            "abstract": null,
            "authors": [
                "Rieckmann, P",
                "Toyka, KV",
                "Bassetti, C",
                "Beer, K",
                "Beer, S",
                "Buettner, U",
                "Chofflon, M",
                "Götschi-Fuchs, M",
                "Hess, K",
                "Kappos, L",
                "Kesselring, J",
                "Goebels, N",
                "Ludin, HP",
                "Mattle, H",
                "Schluep, M",
                "Vaney, C",
                "Baumhackl, U",
                "Berger, T",
                "Deisenhammer, F",
                "Fazekas, F",
                "Freimüller, M",
                "Kollegger, H",
                "Kristoferitsch, W",
                "Lassmann, H",
                "Markut, H",
                "Strasser-Fuchs, S",
                "Vass, K",
                "Altenkirch, H",
                "Bamborschke, S",
                "Baum, K",
                "Benecke, R",
                "Brück, W",
                "Dommasch, D",
                "Elias, WG",
                "Gass, A",
                "Gehlen, W",
                "Haas, J",
                "Haferkamp, G",
                "Hanefeld, F",
                "Hartung, HP",
                "Heesen, C",
                "Heidenreich, F",
                "Heitmann, R",
                "Hemmer, B",
                "Hense, T",
                "Hohlfeld, R",
                "Janzen, RW",
                "Japp, G",
                "Jung, S",
                "Jügelt, E",
                "Koehler, J",
                "Kölmel, W",
                "König, N",
                "Lowitzsch, K",
                "Manegold, U",
                "Melms, A",
                "Mertin, J",
                "Oschmann, P",
                "Petereit, HF",
                "Pette, M",
                "Pöhlau, D",
                "Pohl, D",
                "Poser, S",
                "Sailer, M",
                "Schmidt, S",
                "Schock, G",
                "Schulz, M",
                "Schwarz, S",
                "Seidel, D",
                "Sommer, N",
                "Stangel, M",
                "Stark, E",
                "Steinbrecher, A",
                "Tumani, H",
                "Voltz, R",
                "Weber, F",
                "Weinrich, W",
                "Weissert, R",
                "Wiendl, H",
                "Wiethölter, H",
                "Wildemann, U",
                "Zettl, UK",
                "Zipp, F",
                "Zschenderlein, R",
                "Izquierdo, G",
                "Kirjazovas, A",
                "Packauskas, L",
                "Miller, D",
                "Koncan Vracko, B",
                "Millers, A",
                "Orologas, A",
                "Panellus, M",
                "Sindic, CJ",
                "Bratic, M",
                "Svraka, A",
                "Vella, NR",
                "Stelmasiak, Z",
                "Selmaj, K",
                "Bartosik-Psujik, H",
                "Mitosek-Szewczyk, K",
                "Belniak, E",
                "Mochecka, A",
                "Bayas, A",
                "Chan, A",
                "Flachenecker, P",
                "Gold, R",
                "Kallmann, B",
                "Leussink, V",
                "Mäurer, M",
                "Ruprecht, K",
                "Stoll, G",
                "Weilbach, FX",
                "Multiple Sclerosis Therapy Consensus Group"
            ],
            "year": 2004,
            "source": "J Neurol. 2004; 251(11):1329-1339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225610400005",
            "pubmed": "15592728",
            "doi": "10.1007/s00415-004-0537-6",
            "pmc": null,
            "organizations": [
                "14216-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.14,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2004,
            "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": true
        },
        {
            "id": 497,
            "title": "Cloning and expression of the Campylobacter jejuni lon gene detected by RNA arbitrarily primed PCR.",
            "abstract": null,
            "authors": [
                "Thies, FL",
                "Hartung, HP",
                "Giegerich, G"
            ],
            "year": 1998,
            "source": "FEMS Microbiol Lett. 1998; 165(2):329-334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075509800016",
            "pubmed": "9742705",
            "doi": "10.1016%2FS0378-1097%2898%2900296-1",
            "pmc": null,
            "organizations": [
                "497-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "FEMS MICROBIOL LETT",
            "issn": "0378-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.581,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.604938271604938,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 21,
            "title": "10-year-follow-up of patients with silent Cohn type 1 myocardial ischemia",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Eber, B",
                "Toplak, H",
                "Fruhwald, SM",
                "Dusleag, J",
                "Pätzold, D",
                "Harnoncourt, K",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(3):89-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PV76800006",
            "pubmed": "7701926",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21-51846-6",
                "21-51700-1",
                "21-51938-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.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 397,
            "title": "Cardiac output and urea kinetics in dialysis patients: evidence supporting the regional blood flow model.",
            "abstract": null,
            "authors": [
                "George, TO",
                "Priester-Coary, A",
                "Dunea, G",
                "Schneditz, D",
                "Tarif, N",
                "Daugirdas, JT"
            ],
            "year": 1996,
            "source": "Kidney Int. 1996; 50(4):1273-1277",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VJ31400025",
            "pubmed": "8887288",
            "doi": "10.1038/ki.1996.438",
            "pmc": null,
            "organizations": [
                "397-14010"
            ],
            "persons": [
                "397-51834-6"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.562,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 398,
            "title": "Protection against myocardial ischemia by nisoldipine--an experimental study with valinomycin K-sensitive microelectrodes",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Gasser, R",
                "Pokan, R",
                "Willomitzer, R",
                "Cichocki, L",
                "Pilger, E",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(3):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076331100006",
            "pubmed": "9816403",
            "doi": null,
            "pmc": null,
            "organizations": [
                "398-14079",
                "398-14083"
            ],
            "persons": [
                "398-51533-4",
                "398-51541-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.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "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": 399,
            "title": "Cardiovascular changes during and after different LBNP levels in men.",
            "abstract": null,
            "authors": [
                "László, Z",
                "Rössler, A",
                "Hinghofer-Szalkay, HG"
            ],
            "year": 1998,
            "source": "Aviat Space Environ Med. 1998; 69(1):32-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071399000006",
            "pubmed": "9451531",
            "doi": null,
            "pmc": null,
            "organizations": [
                "399-14010"
            ],
            "persons": [
                "399-51683-4",
                "399-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.587,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.560747663551402,
            "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": 400,
            "title": "Cardiovascular Complications in the Postoperative Period",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 37-38.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "400-14044"
            ],
            "persons": [
                "400-51616-2",
                "400-51611-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 401,
            "title": "Cardiac manifestations of Lyme borreliosis with special reference to contractile dysfunction",
            "abstract": null,
            "authors": [
                "Seinost, G",
                "Gasser, R",
                "Reisinger, E",
                "Rigler, MY",
                "Fischer, L",
                "Keplinger, A",
                "Dattwyler, RJ",
                "Dunn, JJ",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(2):44-50",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074552600002",
            "pubmed": "9681041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "401-14083"
            ],
            "persons": [
                "401-51533-6",
                "401-52018-2"
            ],
            "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.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "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": 402,
            "title": "Cardiovascular risk factors in obesity. The effect of weight reduction on platelet size in overweight patients.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Sagmeister, E",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Int J Obes Relat Metab Disord. 1994; 18(5):355-356",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NH75700014",
            "pubmed": "8061730",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "402-51846-1"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.568,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 580,
            "title": "Consolidation radiotherapy after carboplatin-based chemotherapy in radically operated advanced ovarian cancer.",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Petru, E",
                "Stettner, H",
                "Hackl, A",
                "Kapp, K",
                "Winter, R"
            ],
            "year": 1999,
            "source": "Gynecol Oncol. 1999; 72(2):215-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078849900016",
            "pubmed": "10021304",
            "doi": "10.1006/gyno.1998.5184",
            "pmc": null,
            "organizations": [
                "580-14038"
            ],
            "persons": [
                "580-51624-6"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.86,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.803571428571429,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}