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=120&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=140&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=100&ordering=impactfactor",
    "results": [
        {
            "id": 7989,
            "title": "EFFECT OF PIRENZIPIN ON THE LOWER ESOPHAGUS SPHINCTER",
            "abstract": null,
            "authors": [
                "KOHEK, PH",
                "REHAK, PH",
                "FRIEHS, GB"
            ],
            "year": 1984,
            "source": "MED WELT. 1984; 35:  943-945. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TA46000008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:29:52+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8065,
            "title": "Results of 2 years of long-term prevention of duodenal ulcer with cimetidine",
            "abstract": null,
            "authors": [
                "Kratochvil, P",
                "Brandstätter, G"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(48):1380-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RT74300006",
            "pubmed": "6419004",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8081,
            "title": "Effect of Echinacin on phagocytosis and natural killer cells",
            "abstract": null,
            "authors": [
                "Möse, JR"
            ],
            "year": 1983,
            "source": "Med Welt. 1983; 34(51-52):1463-1467",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX04200007",
            "pubmed": "6366434",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8151,
            "title": "ANKYLOSING-SPONDYLITIS AND INCOMPLETE DISTAL RENAL TUBULAR-ACIDOSIS WITH NEPHROCALCINOSIS",
            "abstract": null,
            "authors": [
                "ULREICH, A",
                "RAINER, F",
                "LEB, G",
                "SCHREYER, H"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 65-67.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SJ36000005",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048075",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8167,
            "title": "ETIOPATHOGENETIC MECHANISMS IN AUTOIMMUNE-DISEASE",
            "abstract": null,
            "authors": [
                "LANZER, G"
            ],
            "year": 1984,
            "source": "MED WELT. 1984; 35:  552-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SP77500005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:35:29+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": 8188,
            "title": "IMPORTANCE OF BETA-2-MICROGLOBULIN IN RHEUMATOID-ARTHRITIS AS A PARAMETER OF DISEASE-ACTIVITY AND FOR RECOGNIZING DRUG-INDUCED TUBULAR NEPHROPATHY",
            "abstract": null,
            "authors": [
                "ULREICH, A",
                "SEDLMAYR, P",
                "RAINER, F",
                "LEB, G",
                "PFEIFFER, KP"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL. 1984; 9:  79-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU69100002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048077",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:41:28+02:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8284,
            "title": "NEW ASPECTS OF THE GOUTY KIDNEY",
            "abstract": null,
            "authors": [
                "ULREICH, A"
            ],
            "year": 1984,
            "source": "AKTUEL RHEUMATOL 1984 9: 199-201.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TX51400007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1048106",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8425,
            "title": "WHAT DO DIABETIC-PATIENTS KNOW ABOUT THEIR DISEASE - A CLINICAL REPORT",
            "abstract": null,
            "authors": [
                "STRADNER, F",
                "ULREICH, A",
                "PFEIFFER, KP",
                "ZEICHEN, R"
            ],
            "year": 1985,
            "source": "MED WELT 1985 36: 1127-1130.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQK7500001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9069,
            "title": "AMIODARONE-INDUCED CHOLESTASIS",
            "abstract": null,
            "authors": [
                "TILZ, GP",
                "LIEBIG, E",
                "PRISTAUTZ, H"
            ],
            "year": 1989,
            "source": "MED WELT. 1989; 40:  985-986. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AP20000004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9069-51537-2"
            ],
            "imported": "2010-06-22T16:37:50+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11518,
            "title": "EFFECTS OF PSYCHICAL STRESS AND PHYSICAL-ACTIVITY UPON HUMAN HEALTH",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G"
            ],
            "year": 1989,
            "source": "MED WELT. 1989; 40:  535-542. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U598600002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "11518-51687-2"
            ],
            "imported": "2010-06-01T17:56:09+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11599,
            "title": "CHRONIC MYELOPROLIFERATIVE DISORDERS - IMPORTANCE OF JAMSHIDI-BIOPSY",
            "abstract": null,
            "authors": [
                "SEEWANN, HL"
            ],
            "year": 1989,
            "source": "MED WELT 1989 40: 1468-1472.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CG18900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11771,
            "title": "DYSPNEA - DIFFERENT CAUSES - DIFFERENT CONSEQUENCES",
            "abstract": null,
            "authors": [
                "HARNONCOURT, K"
            ],
            "year": 1990,
            "source": "MED WELT 1990 41: 899-901.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED11200002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11772,
            "title": "LUNG-DISEASE IN CYSTIC-FIBROSIS - A THERAPEUTIC CHALLENGE FOR PEDIATRICIAN AND PULMONOLOGISTS",
            "abstract": null,
            "authors": [
                "ZACH, M"
            ],
            "year": 1990,
            "source": "MED WELT. 1990; 41:  910-913. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED11200005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11772-14048"
            ],
            "persons": [],
            "imported": "2010-06-25T13:57:33+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 19315,
            "title": "AIDS vaccine study reported.",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "WACHTER, H"
            ],
            "year": 1990,
            "source": "MED WELT. 1990; 41(2): 684, 6-684, 6. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DU39500002",
            "pubmed": "2154084",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19315-50569-2"
            ],
            "imported": "2007-10-16T14:17:12+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62810,
            "title": "ANXIETY DISORDERS AND THEIR PRACTICAL IMPLICATIONS - DIFFERENTIAL DIAGNOSTIC ASPECTS",
            "abstract": null,
            "authors": [
                "WIESELMANN, G",
                "LANGS, G",
                "FABISCH, H",
                "HERZOG, G",
                "MELISCH, B",
                "ZAPOTOCZKY, HG"
            ],
            "year": 1994,
            "source": "MED WELT. 1994; 45(12): 550-552. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PZ93600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62810-14051",
                "62810-29444"
            ],
            "persons": [],
            "imported": "2006-12-13T11:36:27+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65498,
            "title": "COMPUTER-BASED BRAIN-FUNCTION MONITORING - NEW TRENDS IN ANESTHESIA AND INTENSIVE-CARE MEDICINE",
            "abstract": null,
            "authors": [
                "LITSCHER, G",
                "SCHWARZ, G"
            ],
            "year": 1994,
            "source": "MED WELT. 1994; 45(5): 161-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NT01700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65498-14044"
            ],
            "persons": [],
            "imported": "2007-02-14T09:44:11+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72163,
            "title": "LOSS OF ANTIGEN PRODUCTION AFTER UV-B-RADIATION",
            "abstract": null,
            "authors": [
                "STINGL, G",
                "GAZZE, LA",
                "ABERER, W",
                "WOLFF, K"
            ],
            "year": 1981,
            "source": "MED WELT. 1981; 32(17): 675-675. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LM82600011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72163-51346"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72164,
            "title": "LOSS OF ALLOGENIC AND SYNGENIC STIMULATION OF T-CELL PROLIFERATION IN EPIDERMAL-CELLS AFTER UV-B-RADIATION",
            "abstract": null,
            "authors": [
                "ABERER, W",
                "STINGL, G",
                "GAZZE, LA",
                "WOLFF, K"
            ],
            "year": 1981,
            "source": "MED WELT. 1981; 32(17): 675-675. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LM82600012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72164-51346"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72208,
            "title": "Therapy of dizziness",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ott, E"
            ],
            "year": 1976,
            "source": "Med Welt. 1976; 27(38): 1797-1798. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "979605",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Med Welt",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 72211,
            "title": "Acute and chronic cerebrovascular insufficiency. Diagnosis of cerebrovascular insufficiency by means of apparatus",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Ladurner, G",
                "Ott, E",
                "Sager, WD"
            ],
            "year": 1979,
            "source": "Med Welt. 1979; 30(36): 1289-1293. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HK64200001",
            "pubmed": "491922",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Med Welt",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}