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=150160&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157151,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150180&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150140&ordering=imported",
    "results": [
        {
            "id": 8254,
            "title": "RARE MANIFESTATION OF ABDOMINAL ACTINOMYCOSIS",
            "abstract": null,
            "authors": [
                "WETL, K",
                "KLOSCH, W"
            ],
            "year": 1984,
            "source": "AKTUEL CHIR 1984 19: 215-217.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TT33800007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL CHIR",
            "issn": "0001-785X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2494,
            "title": "Pregnancy termination after prenatal diagnosis--data of the Styrian malformation register (1985-1992)",
            "abstract": null,
            "authors": [
                "Häusler, MC",
                "Berghold, A",
                "Zierler, H",
                "Kainer, F"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):169-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900003",
            "pubmed": "8650926",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2494-14021",
                "2494-14026",
                "2494-14038"
            ],
            "persons": [
                "2494-51344-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.285,
            "impactfactor_year": 1996,
            "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": 2493,
            "title": "Temporary increase of plasma epinephrine affects stress responses 24 h later.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Epple, A",
                "Kvetnansky, R",
                "Leitner, G",
                "Emsenhuber, W",
                "Radkohl, W"
            ],
            "year": 1995,
            "source": "Physiol Behav. 1995; 58(2):223-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RH18300003",
            "pubmed": "7568423",
            "doi": "10.1016%2F0031-9384%2895%2900041-G",
            "pmc": null,
            "organizations": [
                "2493-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "PHYSIOL BEHAV",
            "issn": "0031-9384",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL SCIENCES",
            "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": 8255,
            "title": "SURFACE-STRUCTURE OF THE 2 PORCINE LOW-DENSITY LIPOPROTEIN SUBCLASSES - A SPIN LABELING STUDY",
            "abstract": null,
            "authors": [
                "NOTHIGLASLO, V",
                "KNIPPING, G"
            ],
            "year": 1984,
            "source": "INT J BIOL MACROMOL 1984 6: 255-260.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TT41700004",
            "pubmed": null,
            "doi": "10.1016/0141-8130(84)90004-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOL MACROMOL",
            "issn": "0141-8130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.541,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.308474576271186,
            "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": 2491,
            "title": "Temperature dependence of agonist-stimulated Ca2+ signaling in cultured endothelial cells.",
            "abstract": null,
            "authors": [
                "Paltauf-Doburzynska, J",
                "Graier, WF"
            ],
            "year": 1997,
            "source": "Cell Calcium. 1997; 21(1):43-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WJ68500004",
            "pubmed": "9056076",
            "doi": "10.1016%2FS0143-4160%2897%2990095-6",
            "pmc": null,
            "organizations": [
                "2491-14013"
            ],
            "persons": [
                "2491-51860-4"
            ],
            "imported": null,
            "journal": "CELL CALCIUM",
            "issn": "0143-4160",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.265,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.755395683453237,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 2490,
            "title": "Pacemaker erythema with telangiectasis ].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Auer-Grumbach, P",
                "Cerroni, L",
                "Smolle, J"
            ],
            "year": 1994,
            "source": "Hautarzt. 1994; 45(10):716-718",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PM67200009",
            "pubmed": "8002341",
            "doi": "10.1007/s001050050156",
            "pmc": null,
            "organizations": [
                "2490-14047"
            ],
            "persons": [
                "2490-51751-6",
                "2490-51617-6",
                "2490-51842-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2489,
            "title": "Technetium-99m-ECD SPECT fails to show focal hyperemia of acute herpes encephalitis.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Roob, G",
                "Payer, F",
                "Kapeller, P",
                "Strasser-Fuchs, S",
                "Aigner, RM"
            ],
            "year": 1998,
            "source": "J Nucl Med. 1998; 39(5):790-792",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073486000018",
            "pubmed": "9591576",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2489-14051",
                "2489-14054",
                "2489-14107"
            ],
            "persons": [
                "2489-51727-6",
                "2489-51744-6"
            ],
            "imported": null,
            "journal": "J NUCL MED",
            "issn": "0161-5505",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.064,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.949367088607595,
            "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": 2488,
            "title": "Tc-99m-labeled anti-CEA antibodies in intraoperative diagnosis of colorectal cancer",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Lind, P",
                "Binter, G"
            ],
            "year": 1995,
            "source": "Nuklearmedizin. 1995; 34(1):8-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QK12000003",
            "pubmed": "7724366",
            "doi": "10.1055/s-0038-1629686",
            "pmc": null,
            "organizations": [
                "2488-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUKLEARMED",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.679,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.329113924050633,
            "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": 2485,
            "title": "Tachykinin receptors in gastrointestinal motility.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1995,
            "source": "REGUL PEPTIDES 1995 57: 19-42.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QY48000002",
            "pubmed": "7644701",
            "doi": "10.1016/0167-0115(95)00019-8",
            "pmc": null,
            "organizations": [
                "2485-14022"
            ],
            "persons": [
                "2485-51517-2"
            ],
            "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.288,
            "impactfactor_year": 1995,
            "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": 2484,
            "title": "Tachykinin receptors are involved in the "local efferent" motor response to capsaicin in the guinea-pig small intestine and oesophagus.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Lénárd, L",
                "Patacchini, R",
                "Halmai, V",
                "Wilhelm, M",
                "Holzer, P",
                "Maggi, CA"
            ],
            "year": 1999,
            "source": "Neuroscience. 1999; 90(1):221-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078937400020",
            "pubmed": "10188948",
            "doi": "10.1016/S0306-4522(98)00459-X",
            "pmc": null,
            "organizations": [
                "2484-14022"
            ],
            "persons": [
                "2484-51529-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.924,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.845771144278607,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8257,
            "title": "Release of substance P- and substance K-like immunoreactivities from the isolated perfused guinea-pig lung.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Theodorsson-Norheim, E",
                "Gamse, R",
                "Lundberg, JM"
            ],
            "year": 1984,
            "source": "Eur J Pharmacol. 1984; 106(1):207-208",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984TT69400029",
            "pubmed": "6085050",
            "doi": "10.1016/0014-2999(84)90699-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2481,
            "title": "Tachykinin inhibition of acid-induced gastric hyperaemia in the rat.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Jocic, M",
                "Herzeg, G",
                "Holzer, P"
            ],
            "year": 1996,
            "source": "BRIT J PHARMACOL 1996 119: 1525-1532.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ59600004",
            "pubmed": "8982497",
            "doi": "10.1111/j.1476-5381.1996.tb16068.x",
            "pmc": "PMC1915790",
            "organizations": [
                "2481-14022"
            ],
            "persons": [
                "2481-51529-6",
                "2481-51756-2"
            ],
            "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.075,
            "impactfactor_year": 1996,
            "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": 2480,
            "title": "T1 imaging using phase acquisition of composite echoes.",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Stollberger, R",
                "Ebner, F",
                "Fazekas, F"
            ],
            "year": 1999,
            "source": "Magn Reson Med. 1999; 41(2):386-391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078804500024",
            "pubmed": "10080288",
            "doi": "10.1002%2F%28SICI%291522-2594%28199902%2941%3A2%3C386%3A%3AAID-MRM24%3E3.0.CO%3B2-S",
            "pmc": null,
            "organizations": [
                "2480-14051",
                "2480-14054"
            ],
            "persons": [
                "2480-51279-2"
            ],
            "imported": null,
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.757,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1999,
            "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": 2479,
            "title": "System identification of the low-dose kinetics of p-aminohippuric acid.",
            "abstract": null,
            "authors": [
                "Estelberger, W",
                "Zitta, S",
                "Lang, T",
                "Mayer, F",
                "Mauric, A",
                "Horn, S",
                "Holzer, H",
                "Petek, W",
                "Riebnegger, G"
            ],
            "year": 1995,
            "source": "Eur J Clin Chem Clin Biochem. 1995; 33(11):847-853",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG08900012",
            "pubmed": "8620062",
            "doi": "10.1515/cclm.1995.33.11.847",
            "pmc": null,
            "organizations": [
                "2479-14012",
                "2479-14045"
            ],
            "persons": [
                "2479-50569-6",
                "2479-51535-6",
                "2479-51690-6",
                "2479-51843-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8259,
            "title": "16-Phenoxy-prostaglandin-E2 for inducing abortion in intact and complicated pregnancy",
            "abstract": null,
            "authors": [
                "Lichtenegger, W"
            ],
            "year": 1984,
            "source": "Geburtshilfe Frauenheilkd. 1984; 44(11):752-757",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TU07200011",
            "pubmed": "6569011",
            "doi": "10.1055/s-2008-1036514",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "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": 2477,
            "title": "Systemic changes of the immune system in patients with Alzheimer's dementia",
            "abstract": null,
            "authors": [
                "Leblhuber, F",
                "Walli, J",
                "Tilz, GP",
                "Wachter, H",
                "Fuchs, D"
            ],
            "year": 1998,
            "source": "Dtsch Med Wochenschr. 1998; 123(25-26):787-791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074429600001",
            "pubmed": "9672485",
            "doi": "10.1055/s-2007-1024069",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2477-51537-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.653,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.607476635514019,
            "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": 2476,
            "title": "Systematized inflammatory epidermal nevus with symmetrical involvement: an unusual case of CHILD syndrome?",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Soyer, HP",
                "Pierer, G",
                "Kerl, H",
                "Happle, R"
            ],
            "year": 1997,
            "source": "J Am Acad Dermatol. 1997; 36(5 Pt 2):823-826",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ91100003",
            "pubmed": "9146558",
            "doi": "10.1016/S0190-9622(97)70031-8",
            "pmc": null,
            "organizations": [
                "2476-14045",
                "2476-14047"
            ],
            "persons": [
                "2476-51620-6",
                "2476-52589-2"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 2475,
            "title": "Synthesis of 9-oxononanoyl cholesterol by ozonization.",
            "abstract": null,
            "authors": [
                "Boechzelt, H",
                "Karten, B",
                "Abuja, PM",
                "Sattler, W",
                "Mittelbach, M"
            ],
            "year": 1998,
            "source": "J LIPID RES 1998 39: 1503-1507.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074816400021",
            "pubmed": "9684754",
            "doi": "10.1016/S0022-2275(20)32532-3",
            "pmc": null,
            "organizations": [
                "2475-14013"
            ],
            "persons": [
                "2475-51705-6"
            ],
            "imported": null,
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.284,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.776271186440678,
            "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": 2474,
            "title": "Synovial sarcoma of the parapharyngeal space: CT and MRI.",
            "abstract": null,
            "authors": [
                "Tillich, M",
                "Ranner, G",
                "Humer-Fuchs, U",
                "Lang-Loidolt, D"
            ],
            "year": 1998,
            "source": "Neuroradiology. 1998; 40(4):261-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073400900014",
            "pubmed": "9592801",
            "doi": "10.1007%2Fs002340050581",
            "pmc": null,
            "organizations": [
                "2474-14051",
                "2474-14054"
            ],
            "persons": [
                "2474-51638-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.023,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.531645569620253,
            "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": 2473,
            "title": "Synovial metaplasia of the skin.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD",
                "Feichtinger, J",
                "Zelger, B",
                "Schmid, C",
                "Humer, U"
            ],
            "year": 1993,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1993; 423(4):315-318",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MD85500013",
            "pubmed": "8236828",
            "doi": "10.1007/BF01606897",
            "pmc": null,
            "organizations": [
                "2473-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}