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=151180&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151200&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151160&ordering=-year",
    "results": [
        {
            "id": 11625,
            "title": "Dual effects of cholecystokinin-octapeptide on duodenal motility of urethane-anesthetized rats.",
            "abstract": null,
            "authors": [
                "Giuliani, S",
                "Lippe, IT",
                "Maggi, CA",
                "Meli, A"
            ],
            "year": 1990,
            "source": "J Pharmacol Exp Ther. 1990; 252(3):1312-1317",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CW87100058",
            "pubmed": "1969474",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11625-14022"
            ],
            "persons": [
                "11625-51832-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898876404494382,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11626,
            "title": "11-Dehydrothromboxane B2: convenient preparation of its stable isotope-labelled analogue for use in quantitative gas chromatography-mass spectrometry.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Welz, W",
                "Malle, E"
            ],
            "year": 1990,
            "source": "J CHROMATOGR-BIOMED APPL. 1990; 526(1): 169-173. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1990CX00200017",
            "pubmed": "2341528",
            "doi": "10.1016/S0378-4347(00)82494-9",
            "pmc": null,
            "organizations": [
                "11626-14048"
            ],
            "persons": [
                "11626-51833-6"
            ],
            "imported": "2010-06-25T12:06:56+02:00",
            "journal": "J CHROMATOGR-BIOMED APPL",
            "issn": "0378-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.209,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "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": 11627,
            "title": "Asymptomatic carotid artery disease detected by duplex scanning incidence and correlation with risk factors, cerebral blood flow and CT findings.",
            "abstract": null,
            "authors": [
                "Niederkorn, K"
            ],
            "year": 1990,
            "source": "Eur Neurol. 1990; 30(2):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CX34100001",
            "pubmed": "2340836",
            "doi": "10.1159/000117312",
            "pmc": null,
            "organizations": [
                "11627-14051"
            ],
            "persons": [
                "11627-51546-2"
            ],
            "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": 11628,
            "title": "Serum selenium levels in distinct manifestations of coronary artery disease.",
            "abstract": null,
            "authors": [
                "Schaffer-Kronberger, E",
                "Eber, B",
                "Wawschinek, O",
                "Dusleag, J",
                "Friehs, I",
                "Gogg, R",
                "Petek, W",
                "Klein, W"
            ],
            "year": 1990,
            "source": "Acta Med Austriaca. 1990; 17(1):22-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CY32200005",
            "pubmed": "2353564",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11628-14013",
                "11628-14083"
            ],
            "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.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": 11629,
            "title": "Short-term anesthesia with midazolam and flumazenil during intraluminal afterloading of esophageal and bronchial neoplasms in ill, inoperable patients.",
            "abstract": null,
            "authors": [
                "Juettner, FM",
                "Ratzenhofer, B",
                "Friehs, G",
                "Hackl, A"
            ],
            "year": 1990,
            "source": "ENDOSCOPY. 1990; 22(2): 97-98. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1990CY50300018",
            "pubmed": "1692282",
            "doi": "10.1055/s-2007-1012809",
            "pmc": null,
            "organizations": [
                "11629-14044",
                "11629-14060",
                "11629-14077"
            ],
            "persons": [
                "11629-51615-2"
            ],
            "imported": "2010-06-23T15:48:31+02:00",
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.096,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.796875,
            "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
        },
        {
            "id": 11630,
            "title": "MAGNESIUM PREVENTS STRESS-INDUCED SECRETION OF CATECHOLAMINES - MODE OF ACTION",
            "abstract": null,
            "authors": [
                "PORTA, S",
                "EMSENHUBER, W",
                "FELSNER, P",
                "HELBIG, J",
                "CLASSEN, HG"
            ],
            "year": 1990,
            "source": "MAGNESIUM-BULL. 1990; 12:  21-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CY64200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11630-14014"
            ],
            "persons": [],
            "imported": "2010-06-25T13:00:28+02:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "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": 11631,
            "title": "Peculiar changes in Rosenthal fibres in an atypical astrocytoma.",
            "abstract": null,
            "authors": [
                "Radner, H",
                "Kleinert, R",
                "Vennigerholz, F",
                "Denk, H"
            ],
            "year": 1990,
            "source": "Neuropathol Appl Neurobiol. 1990; 16(2):171-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CZ00100007",
            "pubmed": "2345600",
            "doi": "10.1111/j.1365-2990.1990.tb00945.x",
            "pmc": null,
            "organizations": [
                "11631-14020"
            ],
            "persons": [
                "11631-51515-6"
            ],
            "imported": null,
            "journal": "NEUROPATHOL APPL NEUROBIOL",
            "issn": "0305-1846",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.983,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.735294117647059,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 11633,
            "title": "Rapid analysis of non-esterified fatty acids as methyl esters from different biological specimens by gas chromatography after one-step esterification.",
            "abstract": null,
            "authors": [
                "Welz, W",
                "Sattler, W",
                "Leis, HJ",
                "Malle, E"
            ],
            "year": 1990,
            "source": "J Chromatogr. 1990; 526(2):319-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DA20200002",
            "pubmed": "2361976",
            "doi": "10.1016/S0378-4347(00)82516-5",
            "pmc": null,
            "organizations": [
                "11633-14048"
            ],
            "persons": [
                "11633-51705-6",
                "11633-51833-4"
            ],
            "imported": null,
            "journal": "J CHROMATOGR-BIOMED APPL",
            "issn": "0378-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.209,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "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": 11634,
            "title": "Comparison of bone marrow histology in early chronic granulocytic leukemia and in leukemoid reaction.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Frisch, B",
                "Beham, A",
                "Jäger, K",
                "Kettner, G"
            ],
            "year": 1990,
            "source": "Eur J Haematol. 1990; 44(3):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DA28600003",
            "pubmed": "2328787",
            "doi": "10.1111/j.1600-0609.1990.tb00369.x",
            "pmc": null,
            "organizations": [
                "11634-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J HAEMATOL",
            "issn": "0902-4441",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.836,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.661016949152542,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 11635,
            "title": "Computed tomographic diagnosis of left superior vena cava and absence of the azygos vein: case report.",
            "abstract": null,
            "authors": [
                "Kullnig, P",
                "Melzer, G",
                "Hausegger, K",
                "Einspieler, R"
            ],
            "year": 1990,
            "source": "Cardiovasc Intervent Radiol. 1990; 13(1):47-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DB19700010",
            "pubmed": "2111215",
            "doi": "10.1007/BF02576939",
            "pmc": null,
            "organizations": [
                "11635-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.073,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.629032258064516,
            "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": 11636,
            "title": "Morphology of the hyoid bone joint",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Friedrich, G"
            ],
            "year": 1990,
            "source": "HNO. 1990; 38(4):138-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DB23500005",
            "pubmed": "2358384",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11636-14042"
            ],
            "persons": [
                "11636-51636-6"
            ],
            "imported": "2010-06-23T15:49:47+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 11638,
            "title": "Fate of Mallory body-containing hepatocytes: disappearance of Mallory bodies and restoration of the hepatocytic intermediate filament cytoskeleton after drug withdrawal in the griseofulvin-treated mouse.",
            "abstract": null,
            "authors": [
                "Zatloukal, K",
                "Spurej, G",
                "Rainer, I",
                "Lackinger, E",
                "Denk, H"
            ],
            "year": 1990,
            "source": "Hepatology. 1990; 11(4):652-661",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DB78400018",
            "pubmed": "1691733",
            "doi": "10.1002/hep.1840110419",
            "pmc": null,
            "organizations": [
                "11638-14020"
            ],
            "persons": [
                "11638-51515-6",
                "11638-51663-2"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.569,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977272727272727,
            "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": 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": 11640,
            "title": "Demonstration of extrapulmonary activity of angiotensin converting enzyme in intact tissue preparations.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Griesbacher, T",
                "Eckhardt, M"
            ],
            "year": 1990,
            "source": "Br J Pharmacol. 1990; 100(1):49-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DC13600010",
            "pubmed": "2164861",
            "doi": "10.1111/j.1476-5381.1990.tb12050.x",
            "pmc": "PMC1917461",
            "organizations": [
                "11640-14022"
            ],
            "persons": [
                "11640-51661-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11641,
            "title": "Nephrosis in two siblings with infantile sialic acid storage disease.",
            "abstract": null,
            "authors": [
                "Sperl, W",
                "Gruber, W",
                "Quatacker, J",
                "Monnens, L",
                "Thoenes, W",
                "Fink, FM",
                "Paschke, E"
            ],
            "year": 1990,
            "source": "EUR J PEDIAT. 1990; 149(7): 477-482. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DC26900008",
            "pubmed": "2347341",
            "doi": "10.1007/BF01959399",
            "pmc": null,
            "organizations": [
                "11641-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T13:20:13+02:00",
            "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": false
        },
        {
            "id": 11642,
            "title": "A comparative study of the localization of plasminogen and apolipoprotein(a) in human carcinomas.",
            "abstract": null,
            "authors": [
                "Correc, P",
                "Kostner, GM",
                "Burtin, P"
            ],
            "year": 1990,
            "source": "Thromb Res. 1990; 58(3):213-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DC49500002",
            "pubmed": "2141196",
            "doi": "10.1016/0049-3848(90)90091-P",
            "pmc": null,
            "organizations": [
                "11642-14013"
            ],
            "persons": [
                "11642-51669-6"
            ],
            "imported": null,
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.165,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512820512820513,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 11644,
            "title": "Lung disease in cystic fibrosis--an updated concept.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 1990,
            "source": "Pediatr Pulmonol. 1990; 8(3):188-202",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1990DD20700010",
            "pubmed": "2190148",
            "doi": "10.1002/ppul.1950080311",
            "pmc": null,
            "organizations": [
                "11644-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "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": 11646,
            "title": "Routine examination of the mature newborn infant. Incidence of frequent minor findings",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Rollett, HR",
                "Arrunàtegui, M"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(10):294-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DD47400003",
            "pubmed": "2356618",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11646-14038"
            ],
            "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": 11647,
            "title": "Familial hypophosphatemia",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Zobel, G",
                "Riccabona, M"
            ],
            "year": 1990,
            "source": "WIEN KLIN WOCHENSCHR. 1990; 102(10): 303-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DD47400005",
            "pubmed": "2162580",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11647-14048"
            ],
            "persons": [
                "11647-51373-6"
            ],
            "imported": "2010-06-25T13:09:57+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 11648,
            "title": "Suppression of lymphocyte function 2 years following surgical treatment of paranasal sinus mycosis",
            "abstract": null,
            "authors": [
                "Loidolt, D",
                "Mangge, H",
                "Wilders-Truschnig, M",
                "Beaufort, F",
                "Schauenstein, K"
            ],
            "year": 1990,
            "source": "Laryngorhinootologie. 1990; 69(4):226-229",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DE71400010",
            "pubmed": "2191675",
            "doi": "10.1055/s-2007-998180",
            "pmc": null,
            "organizations": [
                "11648-14014",
                "11648-14028",
                "11648-14042"
            ],
            "persons": [
                "11648-51638-2",
                "11648-52854-6"
            ],
            "imported": "2010-06-25T12:20:23+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 11649,
            "title": "Successful replantation of a totally amputated penis by using microvascular techniques.",
            "abstract": null,
            "authors": [
                "Wandschneider, G",
                "Hellbom, B",
                "Pummer, K",
                "Primus, G"
            ],
            "year": 1990,
            "source": "Urol Int. 1990; 45(3):177-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DE78000009",
            "pubmed": "2349759",
            "doi": "10.1159/000281702",
            "pmc": null,
            "organizations": [
                "11649-14056"
            ],
            "persons": [
                "11649-53053-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "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
        }
    ]
}