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=2780&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2800&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2760&ordering=impactfactor",
    "results": [
        {
            "id": 2359,
            "title": "Significant Improvement in Coping with Physical Stress After Magnesium Supplementation During a Health Cure",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Zirm, B",
                "Liebmann, P",
                "Wagner, T",
                "Zirm, A",
                "Pracher, G",
                "Scheucher, W",
                "Scheucherunterweger, B",
                "Sabin, S"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  54-58. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NV49200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2359-14020"
            ],
            "persons": [
                "2359-51964-6"
            ],
            "imported": "2010-09-03T12:55:40+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2449,
            "title": "Successful Treatment with Additional Intravenous Magnesium of Incessant Ventricular-Tachycardia Refractory to Amiodarone",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Klein, W",
                "Eber, B",
                "Rotman, B",
                "Schumacher, M",
                "Fruhwald, FM",
                "Gasser, R"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL. 1994; 16:  126-129. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QB53700003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2449-51533-6",
                "2449-51699-6",
                "2449-51700-6"
            ],
            "imported": "2010-09-09T17:03:02+02:00",
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4141,
            "title": "Primary sinu-nasal melanomas. Clinical aspects, therapy and follow-up",
            "abstract": null,
            "authors": [
                "Richtig, E",
                "Regauer, S",
                "Jakse, R",
                "Anderhuber, W",
                "Smolle, J"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(2):106-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174358400005",
            "pubmed": "11963189",
            "doi": "10.1007%2Fs00105-001-0307-7",
            "pmc": null,
            "organizations": [
                "4141-14020",
                "4141-14042",
                "4141-14047"
            ],
            "persons": [
                "4141-51945-6",
                "4141-52274-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.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": 4231,
            "title": "Diagnosis of metastasis of malignant melanoma in the thyroid gland with f18-FDG PET scan].",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Aigner, RM",
                "Schwarz, T",
                "Nicoletti, R"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(5):332-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175612100005",
            "pubmed": "12063745",
            "doi": "10.1007/s001050100264",
            "pmc": null,
            "organizations": [
                "4231-14107"
            ],
            "persons": [
                "4231-50727-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": 4405,
            "title": "Congenital bullous poikiloderma (Kindler syndrome)",
            "abstract": null,
            "authors": [
                "Binder, B",
                "Metze, D",
                "Smolle, J"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(8):546-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177479600006",
            "pubmed": "12221470",
            "doi": "10.1007/s00105-001-0327-3",
            "pmc": null,
            "organizations": [
                "4405-14047"
            ],
            "persons": [
                "4405-53009-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": 4586,
            "title": "Psoriasis as Koebner phenomenon in erythma migrans",
            "abstract": null,
            "authors": [
                "Kahofer, P",
                "Aberer, E"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(12):805-807",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179867900004",
            "pubmed": "12444521",
            "doi": "10.1007/s00105-002-0382-4",
            "pmc": null,
            "organizations": [
                "4586-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": 7623,
            "title": "TRANSITORY HYPOMAGNESEMIA AND HYPOPARATHYROIDISM IN AN 18-MONTH-OLD CHILD WITH ACUTE ENTERITIS",
            "abstract": null,
            "authors": [
                "BORKENSTEIN, M",
                "DAMBACHER, MA"
            ],
            "year": 1981,
            "source": "MAGNESIUM-BULL. 1981; 3:  159-163. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981NL75400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7623-51654-2"
            ],
            "imported": "2009-08-28T12:40:21+02:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 11630,
            "title": "MAGNESIUM PREVENTS STRESS-INDUCED SECRETION OF CATECHOLAMINES - MODE OF ACTION",
            "abstract": null,
            "authors": [
                "PORTA, S",
                "EMSENHUBER, W",
                "FELSNER, P",
                "HELBIG, J",
                "CLASSEN, HG"
            ],
            "year": 1990,
            "source": "MAGNESIUM-BULL. 1990; 12:  21-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CY64200006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "11630-14014"
            ],
            "persons": [],
            "imported": "2010-06-25T13:00:28+02:00",
            "journal": "MAGNESIUM-BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61816,
            "title": "Multimodal evoked potentials and heart rate variability in comatose patients--1: Method of measuring and normal values",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Druschky, K",
                "Kamp, HD",
                "Schwarz, G",
                "Litscher, G",
                "Rügheimer, E",
                "Neundörfer, B",
                "List, W"
            ],
            "year": 1987,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1987; 18(3): 108-114. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K120700002",
            "pubmed": "3115751",
            "doi": "10.1055/s-2008-1060909",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61816-51073-6"
            ],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61819,
            "title": "Studies of brain stem function in infants with apnea syndrome using acoustically evoked brain stem potentials and heart rate variability",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Pfurtscheller, G",
                "Kurz, R",
                "Fritsch, G"
            ],
            "year": 1986,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1986; 17(2): 62-65. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D128600003",
            "pubmed": "3091359",
            "doi": "10.1055/s-2008-1060933",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-28T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61935,
            "title": "MIDDLE LATENCY AUDITORY-EVOKED POTENTIALS - NORMATIVE DATA AND RESULTS FROM INTENSIVE-CARE PATIENTS",
            "abstract": null,
            "authors": [
                "LITSCHER, G",
                "SCHWARZ, G",
                "PRIETL, B"
            ],
            "year": 1994,
            "source": "EEG-EMG-Z ELEKTROENZ ELEKTROM. 1994; 25(4): 235-243. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PZ57100003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61935-14044"
            ],
            "persons": [],
            "imported": "2006-11-29T16:51:55+01:00",
            "journal": "EEG-EMG-Z ELEKTROENZ ELEKTROM",
            "issn": "0012-7590",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "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
        },
        {
            "id": 65127,
            "title": "Verrucae vulgares. Treatment with 585 nm flashlamp pumped pulsed dye laser",
            "abstract": null,
            "authors": [
                "Kopera, D"
            ],
            "year": 2002,
            "source": "HAUTARZT. 2002; 53(9): 604-607. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178046800003",
            "pubmed": "12207264",
            "doi": "10.1007/s00105-002-0415-z",
            "pmc": null,
            "organizations": [
                "65127-14047"
            ],
            "persons": [
                "65127-51842-2"
            ],
            "imported": "2007-01-29T16:52:44+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77942,
            "title": "An ion-selective microelectrode study on the effect of acidification on free intracellular magnesium cardiac guinea pig papillary muscle",
            "abstract": null,
            "authors": [
                "Gasser, S",
                "Scherr, E",
                "Gasser, R"
            ],
            "year": 2008,
            "source": "TRACE ELEM ELECTROLYTES. 2008; 25(1): 14-20. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252371800003",
            "pubmed": null,
            "doi": "10.5414/TEP25014",
            "pmc": null,
            "organizations": [
                "77942-14083"
            ],
            "persons": [
                "77942-51533-6"
            ],
            "imported": "2008-03-03T13:09:30+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0434782608695652,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.057,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 82629,
            "title": "Blood Mg++ and K+ changes in male and female probands before and after workload",
            "abstract": null,
            "authors": [
                "Bahadori, B",
                "Korisek, G",
                "Bratu, MM",
                "Gasser, R",
                "Sejak, S",
                "Porta, S"
            ],
            "year": 2008,
            "source": "TRACE ELEM ELECTROLYTES. 2008; 25(3): 143-146. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257478600005",
            "pubmed": null,
            "doi": "10.5414/TEP25143",
            "pmc": null,
            "organizations": [
                "82629-14014",
                "82629-14083"
            ],
            "persons": [
                "82629-51533-6"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0434782608695652,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": 0.057,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY",
            "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": 99544,
            "title": "Role of matrix-degrading enzymes in melanoma progression",
            "abstract": null,
            "authors": [
                "Hofmann, UB",
                "Becker, JC",
                "Brocker, EB"
            ],
            "year": 2002,
            "source": "Hautarzt. 2002; 53(9):587-595",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000178046800001",
            "pubmed": "12207262",
            "doi": "10.1007/s00105-001-0301-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 159468,
            "title": null,
            "abstract": null,
            "authors": [
                "Breimaier, HE"
            ],
            "year": 2017,
            "source": "Pflege. 2017; 30(2):51-52",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000398122500001",
            "pubmed": "28299987",
            "doi": "10.1024/1012-5302/a000535",
            "pmc": null,
            "organizations": [
                "159468-14509"
            ],
            "persons": [],
            "imported": "2017-03-17T01:00:00+01:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "NURSING-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 917,
            "title": "Malondialdehyde-PMN Elastase-Add C-Reactive Protein as Biochemical Inflammation Markers After Elective Trauma Surgery",
            "abstract": null,
            "authors": [
                "Kukovetz, EM",
                "Hofer, HP",
                "Khoschsorur, GA",
                "Petek, W",
                "Schaur, RR"
            ],
            "year": 1994,
            "source": "MED SCI RES. 1994; 22:  251-253. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NG86900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "917-14045",
                "917-14052"
            ],
            "persons": [],
            "imported": "2008-06-25T18:46:46+02:00",
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.427,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1959,
            "title": "Phagocyte Activation and Its Implication in Wound-Healing Following Trauma Surgery",
            "abstract": null,
            "authors": [
                "Hofer, HP",
                "Egger, G",
                "Bratschitsch, G",
                "Kukovetz, EM",
                "Petek, W",
                "Schaur, RJ"
            ],
            "year": 1994,
            "source": "MED SCI RES. 1994; 22:  533-534. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ12800023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1959-14013",
                "1959-14020",
                "1959-14044",
                "1959-14045"
            ],
            "persons": [],
            "imported": "2008-06-25T18:47:18+02:00",
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.427,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2507,
            "title": "The Chemotaxin 4-Hydroxinonenal (Hne) and PMN Elastase in 2 Different Courses of Wound-Healing in Traumatology",
            "abstract": null,
            "authors": [
                "Hofer, HP",
                "Kukovetz, EM",
                "Schaur, RJ"
            ],
            "year": 1994,
            "source": "MED SCI RES. 1994; 22:  457-459. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NT44700023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2507-14052"
            ],
            "persons": [],
            "imported": "2008-06-25T18:46:09+02:00",
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.427,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 182182,
            "title": "HDL Subclasses as a Prognosis Marker of newly occurring cardiovascular Events in chronic Kidney Disease.",
            "abstract": null,
            "authors": [
                "Emrich, I",
                "Trieb, M",
                "Scharnagl, H",
                "Pregartner, G",
                "Holzer, M",
                "Rogacev, K",
                "Bohm, M",
                "Heine, GH",
                "Marsche, G"
            ],
            "year": 2020,
            "source": "INTERNIST. Abstracts zum 126. Kongress der Deutschen Gesellschaft für Innere Medizin e.V.. 2020; 61(SUPPL 1):S7-S8.-126. Kongress der Deutschen Gesellschaft für Innere Medizin e.V.; APR 25-28, 2020; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000526452600008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "182182-14022",
                "182182-14026",
                "182182-14028"
            ],
            "persons": [
                "182182-50886",
                "182182-53252",
                "182182-62749",
                "182182-84730"
            ],
            "imported": "2020-05-20T10:43:12+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.427,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.088,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}