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=2320&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2340&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2300&ordering=impactfactor_norm",
    "results": [
        {
            "id": 2726,
            "title": "Extraosseous uptake of Tc-99m methylene diphosphonate in the pectoralis muscles 8 days after exercise.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Aigner, R"
            ],
            "year": 2000,
            "source": "CLIN NUCL MED 2000 25: 65-66.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084584100021",
            "pubmed": "10634541",
            "doi": "10.1097/00003072-200001000-00021",
            "pmc": null,
            "organizations": [
                "2726-14107"
            ],
            "persons": [
                "2726-51727-6"
            ],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "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": 3107,
            "title": "Hospital data management at the Graz University Ophthalmology Clinic",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Faulborn, J",
                "Faschinger, C"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(5):126-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087441100003",
            "pubmed": "10863824",
            "doi": "10.1515/bmte.2000.45.5.126",
            "pmc": null,
            "organizations": [
                "3107-14043"
            ],
            "persons": [
                "3107-51585-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3213,
            "title": "Cerebral near infrared spectroscopy and acupuncture--results of a pilot study",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(7-8):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088737200006",
            "pubmed": "10975151",
            "doi": "10.1515/bmte.2000.45.7-8.215",
            "pmc": null,
            "organizations": [
                "3213-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 3426,
            "title": "Ultrasound anatomy of the sciatic nerve of the thigh",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, HG",
                "Peicha, G",
                "Klein, A",
                "Weiglein, A"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(11):298-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165875700001",
            "pubmed": "11155530",
            "doi": "10.1515/bmte.2000.45.11.298",
            "pmc": null,
            "organizations": [
                "3426-14018",
                "3426-14052"
            ],
            "persons": [
                "3426-51694-2",
                "3426-60541-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 183908,
            "title": "[Newborn care and life support].",
            "abstract": null,
            "authors": [
                "Madar, J",
                "Roehr, C",
                "Ainsworth, S",
                "Ersdal, H",
                "Morley, C",
                "Rüdiger, M",
                "Skåre, C",
                "Szczapa, T",
                "Te Pas, A",
                "Trevisanuto, D",
                "Urlesberger, B",
                "Wilkinson, D",
                "Wyllie, J"
            ],
            "year": 2020,
            "source": "Notf Rett Med. 2020; 23(4): 257-259. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000540137300006",
            "pubmed": "32536802",
            "doi": "10.1007/s10049-020-00722-7",
            "pmc": "PMC7284680",
            "organizations": [],
            "persons": [],
            "imported": "2020-10-27T01:00:00+01:00",
            "journal": "Notf Rett Med",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4880,
            "title": "The mycota-confusion: commentary on the discussion mycota-immunological background of the chronic rhinosinusitis with or without polyposis",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):307-311",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000183193100001",
            "pubmed": "12800074",
            "doi": "10.1055/s-2003-39734",
            "pmc": null,
            "organizations": [
                "4880-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 4881,
            "title": "Incidence and detection of fungi and eosinophilic granulocytes in chronic rhinosinusitis",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H",
                "Buzina, W",
                "Freudenschuss, K",
                "Lackner, A",
                "Beham, A"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(5):330-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183193100005",
            "pubmed": "12800078",
            "doi": "10.1055/s-2003-39777",
            "pmc": null,
            "organizations": [
                "4881-14020",
                "4881-14042"
            ],
            "persons": [
                "4881-50715-6",
                "4881-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 5113,
            "title": "Binding analysis of HLA-G specific antibodies to hematopoietic cells isolated from leukemia patients.",
            "abstract": null,
            "authors": [
                "Poláková, K",
                "Bandzuchová, E",
                "Hofmeister, V",
                "Weiss, EH",
                "Hutter, H",
                "Russ, G"
            ],
            "year": 2003,
            "source": "Neoplasma. 2003; 50(5):331-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186334800004",
            "pubmed": "14628085",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5113-14017"
            ],
            "persons": [
                "5113-51871-6"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 7302,
            "title": "MICROPOWER VOLTAGE REGULATOR WITH VERY LOW V OUT-V IN",
            "abstract": null,
            "authors": [
                "REHAK, PH"
            ],
            "year": 1980,
            "source": "ELECTRON ENG-LONDON 1980 52: 19-19.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1980JV69700003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ELECTRON ENG-LONDON",
            "issn": "0013-4902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": 52840,
            "title": "RECOVERING MULTIPLEXED ANALOG-SIGNALS",
            "abstract": null,
            "authors": [
                "REHAK, PH"
            ],
            "year": 1984,
            "source": "ELECTRON ENG-LONDON. 1984; 56:  36-36. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1984SF96600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52840-14045"
            ],
            "persons": [],
            "imported": "2009-10-22T13:22:31+02:00",
            "journal": "ELECTRON ENG-LONDON",
            "issn": "0013-4902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72994,
            "title": "A case of a tumorsimulating expansion caused by anabolic androgen steroids in body building",
            "abstract": null,
            "authors": [
                "Kienbacher, G",
                "Maurer-Ertl, W",
                "Glehr, M",
                "Feierl, G",
                "Leithner, A"
            ],
            "year": 2007,
            "source": "Sportverletz Sportschaden. 2007; 21(4): 195-198. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252219600006",
            "pubmed": "18072080",
            "doi": "10.1055/s-2007-963708",
            "pmc": null,
            "organizations": [
                "72994-14023",
                "72994-14052"
            ],
            "persons": [
                "72994-51818-6",
                "72994-53237-6"
            ],
            "imported": "2007-12-19T01:00:00+01:00",
            "journal": "Sportverletz Sportschaden",
            "issn": "0932-0555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.17,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 94339,
            "title": "Monitoring chromosome rearrangements.",
            "abstract": null,
            "authors": [
                "Speicher, MR"
            ],
            "year": 2005,
            "source": "Adv Exp Med Biol. 2005; 570:  19-41. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236407200002",
            "pubmed": "18727497",
            "doi": "10.1007/1-4020-3764-3_2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-30T02:00:00+02:00",
            "journal": "Adv Exp Med Biol",
            "issn": "0065-2598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.635,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112584,
            "title": "Food-induced anaphylaxis and cofactors - data from the anaphylaxis registry",
            "abstract": null,
            "authors": [
                "Worm, M",
                "Scherer, K",
                "Kohli-Wiesner, A",
                "Rueff, F",
                "Mahler, V",
                "Lange, L",
                "Treudler, R",
                "Rietschel, E",
                "Szepfalusi, Z",
                "Lang, R",
                "Rabe, U",
                "Reese, T",
                "Schwerk, N",
                "Beyer, K",
                "Hompes, S",
                "Bircher, A",
                "Przybilla, B",
                "Hawranek, T",
                "Hansen, G",
                "Friedrichs, F",
                "Merk, H",
                "Tenbrock, K",
                "Lehmann, S",
                "Gerstlauer, M",
                "Kleine-Tebbe, J",
                "Niggemann, B",
                "Dickel, H",
                "Bucheler, M",
                "Bieber, T",
                "Hanfland, J",
                "Schmitt-Grohe, S",
                "Vlajnic, D",
                "Heckmann, V",
                "Nemat, K",
                "Schakel, K",
                "Nordwig, A",
                "Schuster, A",
                "Schweitzer-Krantz, S",
                "Hillen, U",
                "Kopp, M",
                "Szliska, C",
                "Klinge, J",
                "Neustadter, I",
                "Fuchs, T",
                "Bruns, R",
                "Marsch, C",
                "Kreft, B",
                "Coors, E",
                "Rebien, W",
                "Wedi, B",
                "Pfohler, C",
                "Rett, M",
                "Henzgen, M",
                "Vohringer, P",
                "Folster-Holst, R",
                "Hunzelmann, N",
                "Siebenhaar, G",
                "Nestoris, S",
                "Schirpke, C",
                "Grabbe, J",
                "Stichtenoth, G",
                "Ring, J",
                "Brockow, K",
                "Brehler, R",
                "Yildiz, I",
                "Volkmuth, S",
                "Geissler, M",
                "Polz, M",
                "Riffelmann, F",
                "Thies, S",
                "Lepp, U",
                "Rabe, U",
                "Rebmann, H",
                "Spindler, T",
                "Klimek, L",
                "Pfaar, O",
                "Brosi, W",
                "Aberer, W",
                "Varga, E",
                "Reider, N",
                "Huttegger, I",
                "Kinaciyan, T",
                "Hoffmann-Sommergruber, K",
                "Eng, P",
                "Helbling, A",
                "Eigenmann, P",
                "Guggenheim, R",
                "Schmid-Grendelmeier, P"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(7): 329-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293310900002",
            "pubmed": null,
            "doi": "10.5414/ALP34329",
            "pmc": null,
            "organizations": [
                "112584-14047",
                "112584-14095"
            ],
            "persons": [
                "112584-51346-6"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 116445,
            "title": "S3 guideline urticaria. Part 1: Classification and diagnosis of urticaria: German language version of the international S3-guideline",
            "abstract": null,
            "authors": [
                "Zuberbier, T",
                "Aberer, W",
                "Brockow, K",
                "Grabbe, J",
                "Hamelmann, E",
                "Hartmann, K",
                "Jakob, T",
                "Merk, HF",
                "Ollert, M",
                "Rueff, F",
                "Schmid-Grendelmeier, P",
                "Staubach, P",
                "Voigtmann, I",
                "Wedi, B",
                "Maurer, M"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(12): 569-580. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298456400002",
            "pubmed": null,
            "doi": "10.5414/ALX01442",
            "pmc": null,
            "organizations": [
                "116445-14047"
            ],
            "persons": [
                "116445-51346-6"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 116454,
            "title": "From the history of allergology: Mrs. Helmtraut Ebruster - the forgotten author of the modified skin prick-test",
            "abstract": null,
            "authors": [
                "Bergmann, KC",
                "Aberer, W"
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. 2011; 34(12): 599-600. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298456400005",
            "pubmed": null,
            "doi": "10.5414/ALX01441",
            "pmc": null,
            "organizations": [
                "116454-14047"
            ],
            "persons": [
                "116454-51346-6"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": 0.136,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ALLERGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 121047,
            "title": "Androgens and cardiovascular risk.",
            "abstract": null,
            "authors": [
                "Lerchbaum, E",
                ""
            ],
            "year": 2012,
            "source": "LABORATORIUMSMEDIZIN. 2012; 36(4): 217-225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306548800005",
            "pubmed": null,
            "doi": "10.1515/labmed-2011-0028",
            "pmc": null,
            "organizations": [
                "121047-14080"
            ],
            "persons": [],
            "imported": "2012-08-27T13:57:18+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.189,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122176,
            "title": "Vitamin D and cardiovascular diseases: where do we stand in 2012?.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Marz, W",
                ""
            ],
            "year": 2012,
            "source": "LABORATORIUMSMEDIZIN. 2012; 36(5): 281-289. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000308698200006",
            "pubmed": null,
            "doi": "10.1515/labmed-2011-0029",
            "pmc": null,
            "organizations": [
                "122176-14028",
                "122176-14080"
            ],
            "persons": [
                "122176-53344-1"
            ],
            "imported": "2012-10-12T12:34:07+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.189,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123989,
            "title": "Over 5 months of existence rattling breathing and severe dystrophy after ingestion of a button battery: a case report.",
            "abstract": null,
            "authors": [
                "Meir, J",
                "vom Hove, M",
                "Prenzel, F",
                "Gotz, G",
                "Bohm, R",
                "Till, H",
                ""
            ],
            "year": 2011,
            "source": "ALLERGOLOGIE. ALLERGOLOGIE34: 280-281.  DEISENHOFEN-MUENCHEN: DUSTRI-VERLAG DR KARL FEISTLE; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000290929100034",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123989-14049"
            ],
            "persons": [
                "123989-83445"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": "ALLERGOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.258,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ALLERGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 132087,
            "title": "Psoriasis and Psyche--what's new? What is clinically relevant?",
            "abstract": null,
            "authors": [
                "Linder, D",
                "Forchetti, G"
            ],
            "year": 2009,
            "source": "Acta Dermatovenerol Croat. 2009; 17(3): 198-203. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000271032800009",
            "pubmed": "19818220",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "132087-77112-2"
            ],
            "imported": "2013-11-29T01:00:00+01:00",
            "journal": "Acta Dermatovenerol Croat",
            "issn": "1330-027X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.461,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 196953,
            "title": "Theoretical Principles of forensic Imaging Working Group Forensic Imaging (AGFB) of the German Society of Legal Medicine (DGRM)",
            "abstract": null,
            "authors": [
                "Bornik, A",
                "Heinze, S",
                "Campana, L",
                "Rost, T",
                "Wittig, H",
                "Labudde, D",
                "Genet, P",
                "Grabherr, S"
            ],
            "year": 2019,
            "source": "RECHTSMEDIZIN. 2019; 29(1): 1-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456619600001",
            "pubmed": null,
            "doi": "10.1007/s00194-018-0295-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196953-115441-6"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.592,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}