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=1500&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1520&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1480&ordering=-imported",
    "results": [
        {
            "id": 1884,
            "title": "Oxidized lipoproteins and atherogenesis",
            "abstract": null,
            "authors": [
                "Jürgens, G",
                "Chen, Q",
                "Ledinski, G",
                "Kager, G",
                "Hammer, A",
                "Esterbauer, H"
            ],
            "year": 1993,
            "source": "ACTA MED AUST 1993 20: 85-89.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB10500001",
            "pubmed": "8237282",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1884-14013"
            ],
            "persons": [
                "1884-50119-6",
                "1884-50312-6",
                "1884-51511-2",
                "1884-51714-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1885,
            "title": "Oxidized low-density lipoprotein antagonizes the activation of purified soluble guanylate cyclase by endothelium-derived relaxing factor but does not interfere with its biosynthesis.",
            "abstract": null,
            "authors": [
                "Schmidt, K",
                "Graier, WF",
                "Kostner, GM",
                "Mayer, B",
                "Böhme, E",
                "Kukovetz, WR"
            ],
            "year": 1991,
            "source": "Cell Signal. 1991; 3(4):361-367",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GD41800012",
            "pubmed": "1681884",
            "doi": "10.1016/0898-6568(91)90065-3",
            "pmc": null,
            "organizations": [
                "1885-14013"
            ],
            "persons": [
                "1885-51669-6",
                "1885-51860-6"
            ],
            "imported": null,
            "journal": "CELL SIGNAL",
            "issn": "0898-6568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.09,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.698305084745763,
            "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": 1886,
            "title": "Oxygen radical formation a probable mechanism for chromate toxicity.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Woldrich, A"
            ],
            "year": 1991,
            "source": "Prog Histochem Cytochem. 1991; 23(1-4):220-226",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991GF41800025",
            "pubmed": "1947144",
            "doi": "10.1016/S0079-6336(11)80188-9",
            "pmc": null,
            "organizations": [
                "1886-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROG HISTOCHEM CYTOCHEM",
            "issn": "0079-6336",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.707,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.258992805755396,
            "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": 1887,
            "title": "p53 mutation in squamous cell carcinomas from psoriasis patients treated with psoralen + UVA (PUVA).",
            "abstract": null,
            "authors": [
                "Nataraj, AJ",
                "Wolf, P",
                "Cerroni, L",
                "Ananthaswamy, HN"
            ],
            "year": 1997,
            "source": "J Invest Dermatol. 1997; 109(2):238-243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XM19500019",
            "pubmed": "9242514",
            "doi": "10.1111%2F1523-1747.ep12319764",
            "pmc": null,
            "organizations": [
                "1887-14047"
            ],
            "persons": [
                "1887-51751-6",
                "1887-51618-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.584,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "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": false
        },
        {
            "id": 907,
            "title": "Köhlmeier-Degos's disease with primary intestinal manifestation.",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Mischinger, HJ",
                "Werkgartner, G",
                "Beham, A",
                "Pfaffenthaller, EC"
            ],
            "year": 1997,
            "source": "Scand J Gastroenterol. 1997; 32(10):1066-1070",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XZ75000017",
            "pubmed": "9361182",
            "doi": "10.3109/00365529709011226",
            "pmc": null,
            "organizations": [
                "907-14018",
                "907-14020",
                "907-14045",
                "907-14047",
                "907-14073"
            ],
            "persons": [
                "907-51595-6",
                "907-51926-6"
            ],
            "imported": null,
            "journal": "SCAND J GASTROENTEROL",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.641,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.818181818181818,
            "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": true
        },
        {
            "id": 443,
            "title": "Characterisation of arm microvibration recorded on an accelerometer.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kenner, T"
            ],
            "year": 1997,
            "source": "Eur J Appl Physiol Occup Physiol. 1997; 75(3):226-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WN75700006",
            "pubmed": "9088841",
            "doi": "10.1007%2Fs004210050152",
            "pmc": null,
            "organizations": [
                "443-14010"
            ],
            "persons": [
                "443-51814-2"
            ],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.827,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT 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": 1891,
            "title": "Annular pancreas--congenital anomaly as the cause of chronic calcifying pancreatitis in a 73-year-old patient",
            "abstract": null,
            "authors": [
                "Stacher, VR",
                "Reittner, P",
                "Rienmüller, S"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 164(4):347-349",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH04800015",
            "pubmed": "8645872",
            "doi": "10.1055/s-2007-1015668",
            "pmc": null,
            "organizations": [
                "1891-14054",
                "1891-14104"
            ],
            "persons": [
                "1891-51726-6",
                "1891-51957-6"
            ],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "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": 1892,
            "title": "Pancreatic metastases from renal cell carcinoma mimicking insulinomas.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Bacher, H",
                "Uggowitzer, M",
                "Ott, A",
                "Hubmer, G",
                "Mischinger, HJ"
            ],
            "year": 1999,
            "source": "BJU Int. 1999; 83(1):140-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079775000025",
            "pubmed": "10233468",
            "doi": "10.1046/j.1464-410X.1999.00855.x",
            "pmc": null,
            "organizations": [
                "1892-14020",
                "1892-14045",
                "1892-14054",
                "1892-14056",
                "1892-14073"
            ],
            "persons": [
                "1892-51595-6",
                "1892-51970-1"
            ],
            "imported": null,
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0222222222222222,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 1895,
            "title": "Paraneoplastic polymyositis associated with a renal carcinoma.",
            "abstract": null,
            "authors": [
                "Wurzer, H",
                "Brandstätter, G",
                "Harnoncourt, K",
                "Kullnig, P",
                "Kleinert, R"
            ],
            "year": 1993,
            "source": "J Intern Med. 1993; 234(5):521-524",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993MF06900014",
            "pubmed": "8228798",
            "doi": "10.1111/j.1365-2796.1993.tb00787.x",
            "pmc": null,
            "organizations": [
                "1895-14020",
                "1895-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INTERN MED",
            "issn": "0954-6820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.622,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.775700934579439,
            "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": 1897,
            "title": "Paraparesis secondary to a spinal mass as the presenting feature of erythroleukaemia in a 10-month-old child.",
            "abstract": null,
            "authors": [
                "Slavc, I",
                "Urban, C",
                "Ritter, J",
                "Ambros, PF",
                "Haas, OA",
                "Köller, U",
                "Kurz, R"
            ],
            "year": 1992,
            "source": "Eur J Pediatr. 1992; 151(5):332-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HQ63800006",
            "pubmed": "1396885",
            "doi": "10.1007/BF02113251",
            "pmc": null,
            "organizations": [
                "1897-14048"
            ],
            "persons": [],
            "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": false
        },
        {
            "id": 1898,
            "title": "Parasympathetic receptor blockade and the heart rate performance curve.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "Von Duvillard, SP",
                "Schumacher, M",
                "Gasser, R",
                "Zweiker, R",
                "Fruhwald, FM",
                "Eber, B",
                "Smekal, G",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(2):229-233",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072015200009",
            "pubmed": "9502350",
            "doi": "10.1097%2F00005768-199802000-00009",
            "pmc": null,
            "organizations": [
                "1898-14083"
            ],
            "persons": [
                "1898-51533-6",
                "1898-51699-6",
                "1898-51700-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT 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": 1899,
            "title": "Parathyroid scintigraphy: comparison of technetium-99m methoxyisobutylisonitrile and technetium-99m tetrofosmin studies.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Nicoletti, R"
            ],
            "year": 1996,
            "source": "Eur J Nucl Med. 1996; 23(6):693-696",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR77300013",
            "pubmed": "8662105",
            "doi": "10.1007/BF00834533",
            "pmc": null,
            "organizations": [
                "1899-14107"
            ],
            "persons": [
                "1899-51727-1"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.097,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.89873417721519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1900,
            "title": "Parathyroid scintigraphy: first experiences with technetium (III)-99m-Q12.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Fueger, GF",
                "Wolf, G"
            ],
            "year": 1997,
            "source": "Eur J Nucl Med. 1997; 24(3):326-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR35600015",
            "pubmed": "9143473",
            "doi": "10.1007/s002590050061",
            "pmc": null,
            "organizations": [
                "1900-14045",
                "1900-14054",
                "1900-14107"
            ],
            "persons": [
                "1900-51606-6",
                "1900-51727-1"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.692,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.89873417721519,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 912,
            "title": "Malignant fibrous histiocytoma of the mesentery--a rare cause of abdominal pain. Case report with a review of literature.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Beham, A",
                "Uranüs, S",
                "Frühwirth, H",
                "Lederer, A",
                "Klimpfinger, M"
            ],
            "year": 1993,
            "source": "Z Gastroenterol. 1993; 31(12):735-738",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN76100007",
            "pubmed": "8310727",
            "doi": null,
            "pmc": null,
            "organizations": [
                "912-14020",
                "912-14045",
                "912-14054"
            ],
            "persons": [
                "912-51612-6",
                "912-51746-2"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": true
        },
        {
            "id": 1902,
            "title": "Partial liquid ventilation combined with inhaled nitric oxide in acute respiratory failure with pulmonary hypertension in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Urlesberger, B",
                "Dacar, D",
                "Rödl, S",
                "Reiterer, F",
                "Friehs, I"
            ],
            "year": 1997,
            "source": "PEDIAT RES 1997 41: 172-177.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WF27300003",
            "pubmed": "9029634",
            "doi": "10.1203/00006450-199702000-00003",
            "pmc": null,
            "organizations": [
                "1902-14045",
                "1902-14048"
            ],
            "persons": [
                "1902-51653-6",
                "1902-51709-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.661,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.971830985915493,
            "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": 1903,
            "title": "Partial liquid ventilation combined with kinetic therapy in acute respiratory failure in piglets.",
            "abstract": null,
            "authors": [
                "Urlesberger, B",
                "Zobel, G",
                "Dacar, D",
                "Rödl, S",
                "Trafojer, U",
                "Trantina, A",
                "Knez, J"
            ],
            "year": 1999,
            "source": "Intensive Care Med. 1999; 25(5):496-502",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080537600014",
            "pubmed": "10401945",
            "doi": "10.1007/s001340050887",
            "pmc": null,
            "organizations": [
                "1903-14048",
                "1903-14075"
            ],
            "persons": [
                "1903-51709-6",
                "1903-51936-6",
                "1903-51947-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.42,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.826086956521739,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 915,
            "title": "Malignant lymphoma of the skin",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Volkenandt, M",
                "Cerroni, L"
            ],
            "year": 1994,
            "source": "Hautarzt. 1994; 45(6):421-443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NV98000021",
            "pubmed": "8071078",
            "doi": "10.1007%2Fs001050050101",
            "pmc": null,
            "organizations": [
                "915-14047"
            ],
            "persons": [
                "915-51751-6",
                "915-51620-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 222,
            "title": "Annular elastolytic giant cell granuloma: sparing of a burn scar and successful treatment with chloroquine.",
            "abstract": null,
            "authors": [
                "Ozkaya-Bayazit, E",
                "Büyükbabani, N",
                "Baykal, C",
                "Oztürk, A",
                "Okçu, M",
                "Soyer, HP"
            ],
            "year": 1999,
            "source": "BRIT J DERMATOL 1999 140: 525-530.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079498800027",
            "pubmed": "10233280",
            "doi": "10.1046%2Fj.1365-2133.1999.02723.x",
            "pmc": null,
            "organizations": [
                "222-14020",
                "222-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.23,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 1907,
            "title": "Participation of capsaicin-sensitive afferent neurons in gastric motor inhibition caused by laparotomy and intraperitoneal acid.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT",
                "Amann, R"
            ],
            "year": 1992,
            "source": "Neuroscience. 1992; 48(3):715-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HV39600017",
            "pubmed": "1603337",
            "doi": "10.1016%2F0306-4522%2892%2990414-W",
            "pmc": null,
            "organizations": [
                "1907-14022"
            ],
            "persons": [
                "1907-51529-1",
                "1907-51832-6"
            ],
            "imported": null,
            "journal": "NEUROSCIENCE",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2648,
            "title": "Therapy-refractory pelvic vein thrombosis in pregnancy as a sequela of protein S deficiency",
            "abstract": null,
            "authors": [
                "Rabl, H"
            ],
            "year": 1992,
            "source": "Geburtshilfe Frauenheilkd. 1992; 52(3):177-179",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HN38900011",
            "pubmed": "1534548",
            "doi": "10.1055/s-2007-1026122",
            "pmc": null,
            "organizations": [
                "2648-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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
        }
    ]
}