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=2480&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2500&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2460&ordering=-imported",
    "results": [
        {
            "id": 2664,
            "title": "Thyroid gland surgery in pregnancy",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Kröll, W",
                "Ramschak-Schwarzer, S",
                "Langsteger, W"
            ],
            "year": 1997,
            "source": "Acta Med Austriaca. 1997; 24(4):148-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK41300006",
            "pubmed": "9441551",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2664-14044",
                "2664-14073"
            ],
            "persons": [
                "2664-51606-2",
                "2664-51613-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.367,
            "impactfactor_year": 1997,
            "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": 2665,
            "title": "Tibolone versus conjugated estrogens and sequential progestogen in the treatment of climacteric complaints.",
            "abstract": null,
            "authors": [
                "Egarter, C",
                "Huber, J",
                "Leikermoser, R",
                "Haidbauer, R",
                "Pusch, H",
                "Fischl, F",
                "Putz, M"
            ],
            "year": 1996,
            "source": "Maturitas. 1996; 23(1):55-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH76200008",
            "pubmed": "8861087",
            "doi": "10.1016%2F0378-5122%2895%2900953-1",
            "pmc": null,
            "organizations": [
                "2665-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "MATURITAS",
            "issn": "0378-5122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.716981132075472,
            "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": 2666,
            "title": "Tick-borne encephalitis in a 3-month-old child.",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Dornbusch, HJ",
                "Spork, D",
                "Zobel, G",
                "Trop, M",
                "Zenz, W"
            ],
            "year": 1992,
            "source": "Eur J Pediatr. 1992; 151(10):743-744",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM09800008",
            "pubmed": "1425794",
            "doi": "10.1007/BF01959081",
            "pmc": null,
            "organizations": [
                "2666-14048"
            ],
            "persons": [
                "2666-51647-6",
                "2666-51736-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "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": true
        },
        {
            "id": 2667,
            "title": "Tick-borne encephalitis virus activity in Styria, Austria.",
            "abstract": null,
            "authors": [
                "Labuda, M",
                "Stünzner, D",
                "Kozuch, O",
                "Sixl, W",
                "Kociánová, E",
                "Schäffler, R",
                "Vırosteková, V"
            ],
            "year": 1993,
            "source": "Acta Virol. 1993; 37(2-3):187-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LY85100011",
            "pubmed": "8105665",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2667-14023"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA VIROL",
            "issn": "0001-723X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.12,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 2668,
            "title": "Time and Dose-Dependent Influence of Magnesium-Aspartate-Hydrochloride Treatment upon Hormonal and Enzymatic Changes as Well as Alterations in Meat Quality Due to Slaughtering Stress in Pigs",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Ehrenberg, A",
                "Helbig, J",
                "Classen, HG",
                "Egger, G",
                "Weger, M",
                "Zimmermann, P",
                "Weiss, U"
            ],
            "year": 1995,
            "source": "MAGNESIUM, BULL 1995 17: 56-61.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RF42100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2668-14014"
            ],
            "persons": [
                "2668-51984-6"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 2755,
            "title": "Treatment of infant leukemia with busulfan, cyclophosphamide +/- etoposide and bone marrow transplantation.",
            "abstract": null,
            "authors": [
                "Emminger, W",
                "Emminger-Schmidmeier, W",
                "Haas, OA",
                "Urban, C",
                "Ambros, P",
                "Peters, C",
                "Mann, G",
                "Fink, FM",
                "Ferstl, G",
                "Höcker, P"
            ],
            "year": 1992,
            "source": "Bone Marrow Transplant. 1992; 9(5):313-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JA49200003",
            "pubmed": "1617314",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2755-14048",
                "2755-14058"
            ],
            "persons": [],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 2670,
            "title": "Time-course of capsaicin-evoked release of calcitonin gene-related peptide from rat spinal cord in vitro. Effect of concentration and modulation by Ruthenium Red.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Schuligoi, R",
                "Amann, R"
            ],
            "year": 1992,
            "source": "Regul Pept. 1992; 37(1):27-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992GV89400004",
            "pubmed": "1374925",
            "doi": "10.1016%2F0167-0115%2892%2990061-X",
            "pmc": null,
            "organizations": [
                "2670-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.761194029850746,
            "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": 2671,
            "title": "Time course of plasma soluble intercellular adhesion molecule-1 (sICAM-1) is related to severity of acute pancreatitis.",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Demel, U",
                "Tilz, GP",
                "Krejs, GJ"
            ],
            "year": 1999,
            "source": "Hepatogastroenterology. 1999; 46(28):2565-2571",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082596700091",
            "pubmed": "10522042",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2671-51534-6",
                "2671-51537-6"
            ],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.557251908396947,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 2672,
            "title": "Time-resolved fluorometric assay for measuring cell binding and association of native and oxidized low-density lipoproteins to macrophages.",
            "abstract": null,
            "authors": [
                "Wang, X",
                "Greilberger, J",
                "Jürgens, G"
            ],
            "year": 1999,
            "source": "Anal Biochem. 1999; 267(2):271-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078674600004",
            "pubmed": "10036130",
            "doi": "10.1006/abio.1998.3023",
            "pmc": null,
            "organizations": [
                "2672-14013"
            ],
            "persons": [
                "2672-51511-4",
                "2672-52010-6"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.146,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 2673,
            "title": "Tissue plasminogen activator (alteplase) treatment for femoral artery thrombosis after cardiac catheterisation in infants and children.",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Muntean, W",
                "Beitzke, A",
                "Zobel, G",
                "Riccabona, M",
                "Gamillscheg, A"
            ],
            "year": 1993,
            "source": "Br Heart J. 1993; 70(4):382-385",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA92900015",
            "pubmed": "8217450",
            "doi": "10.1136/hrt.70.4.382",
            "pmc": "PMC1025337",
            "organizations": [
                "2673-14048"
            ],
            "persons": [
                "2673-51647-2",
                "2673-51373-6",
                "2673-51651-6"
            ],
            "imported": null,
            "journal": "BRIT HEART J",
            "issn": "0007-0769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.162,
            "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": true
        },
        {
            "id": 1353,
            "title": "Influence of UVB therapy on dermoscopic features of acquired melanocytic nevi.",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Wolf, P",
                "Smolle, J",
                "Reimann-Weber, A",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 37(4):559-563",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YA77300003",
            "pubmed": "9344193",
            "doi": "10.1016/S0190-9622(97)70171-3",
            "pmc": null,
            "organizations": [
                "1353-14047"
            ],
            "persons": [
                "1353-51618-6",
                "1353-51620-6",
                "1353-51711-2",
                "1353-51617-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.891,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.885714285714286,
            "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": true
        },
        {
            "id": 668,
            "title": "Delay of copper-catalyzed oxidation of low density lipoprotein by in vitro enrichment with choline or ethanolamine plasmalogens.",
            "abstract": null,
            "authors": [
                "Jürgens, G",
                "Fell, A",
                "Ledinski, G",
                "Chen, Q",
                "Paltauf, F"
            ],
            "year": 1995,
            "source": "Chem Phys Lipids. 1995; 77(1):25-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RP15000003",
            "pubmed": "7586089",
            "doi": "10.1016%2F0009-3084%2895%2902451-N",
            "pmc": null,
            "organizations": [
                "668-14013"
            ],
            "persons": [
                "668-50312-6",
                "668-51511-2"
            ],
            "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": 1.591,
            "impactfactor_year": 1995,
            "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": 1354,
            "title": "Influence of weight reduction on platelet volume: different effects of a hypocaloric diet and a very low calorie diet.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Eur J Clin Invest. 1994; 24(11):778-780",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PU33500010",
            "pubmed": "7890017",
            "doi": "10.1111/j.1365-2362.1994.tb01076.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1354-51846-1"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.224,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841121495327103,
            "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": 2677,
            "title": "Topographic evaluation of lateral hypopharyngeal pouches using electron beam tomography.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Raith, J",
                "Gröll, R",
                "Kern, R",
                "Uggowitzer, M",
                "Wuttge-Hannig, A"
            ],
            "year": 1998,
            "source": "ABDOM IMAGING 1998 23: 35-37.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071103900006",
            "pubmed": "9437059",
            "doi": "10.1007%2Fs002619900280",
            "pmc": null,
            "organizations": [
                "2677-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.746,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.430379746835443,
            "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": 2678,
            "title": "Torsion of a normal adnexa in a premenarcheal girl: MRI findings.",
            "abstract": null,
            "authors": [
                "Bader, T",
                "Ranner, G",
                "Haberlik, A"
            ],
            "year": 1996,
            "source": "EUROPEAN RADIOL 1996 6: 704-706.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM42400020",
            "pubmed": "8934138",
            "doi": "10.1007%2FBF00187677",
            "pmc": null,
            "organizations": [
                "2678-14049",
                "2678-14054"
            ],
            "persons": [
                "2678-51572-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.438,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.443037974683544,
            "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": 2679,
            "title": "Total cavo-pulmonary connection as a therapeutic principle in anatomical and functional univentricular heart.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Dacar, D",
                "Gamillscheg, A",
                "Mächler, H",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Beitzke, A",
                "Metzler, H",
                "Rigler, B"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):714-717",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700004",
            "pubmed": "8560892",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2679-14044",
                "2679-14048",
                "2679-14075"
            ],
            "persons": [
                "2679-51592-6",
                "2679-51611-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1356,
            "title": "Inhibition of 5-hydroxytryptamine- and enterotoxin-induced fluid secretion by 5-HT receptor antagonists in the rat jejunum.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A",
                "Gamse, R"
            ],
            "year": 1993,
            "source": "Eur J Pharmacol. 1993; 248(2):157-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LU12600009",
            "pubmed": "8223962",
            "doi": "10.1016/0926-6917(93)90038-R",
            "pmc": null,
            "organizations": [
                "1356-14022"
            ],
            "persons": [
                "1356-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL, ENVIRON TOXIC",
            "issn": "0926-6917",
            "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": 2681,
            "title": "Total intravenous anesthesia with remifentanil, propofol and cisatracurium in end-stage renal failure.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "von Klobucar, F",
                "Rehak, PH",
                "List, WF"
            ],
            "year": 1999,
            "source": "Can J Anaesth. 1999; 46(7):696-700",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081366900015",
            "pubmed": "10442969",
            "doi": "10.1007/BF03013962",
            "pmc": null,
            "organizations": [
                "2681-14044",
                "2681-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CAN J ANAESTH",
            "issn": "0832-610X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.27,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.703703703703704,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2682,
            "title": "Total serum IgE concentration of children from air-polluted regions.",
            "abstract": null,
            "authors": [
                "Schaffler, K",
                "Marth, E",
                "Kleinhappl, B",
                "Mathiaschitz, ML",
                "Herbst, E",
                "Mutz, I",
                "Preglej, HP",
                "Haselbacher-Marko, S"
            ],
            "year": 1996,
            "source": "Toxicol Lett. 1996; 88(1-3):161-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR05900024",
            "pubmed": "8920731",
            "doi": "10.1016/0378-4274(96)03732-0",
            "pmc": null,
            "organizations": [
                "2682-14023"
            ],
            "persons": [
                "2682-50057-6",
                "2682-50524-6",
                "2682-51503-6"
            ],
            "imported": null,
            "journal": "TOXICOL LETT",
            "issn": "0378-4274",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.895,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.633802816901408,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 4271,
            "title": "The validity of questionnaires as screening tools in the diagnosis of diabetes mellitus",
            "abstract": null,
            "authors": [
                "Wascher, T"
            ],
            "year": 2002,
            "source": "ACTA MED AUST 2002 29: 6-8.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175747500003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.293,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}