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=1920&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=year",
    "results": [
        {
            "id": 7702,
            "title": "Injuries to the tarsometatarsal joint. Incidence, classification and treatment.",
            "abstract": null,
            "authors": [
                "Hardcastle, PH",
                "Reschauer, R",
                "Kutscha-Lissberg, E",
                "Schoffmann, W"
            ],
            "year": 1982,
            "source": "J Bone Joint Surg Br. 1982; 64(3):349-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU11100016",
            "pubmed": "7096403",
            "doi": "10.1302/0301-620X.64B3.7096403",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.264,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 7732,
            "title": "Capsaicin and nociception in the rat and mouse. Possible role of substance P.",
            "abstract": null,
            "authors": [
                "Gamse, R"
            ],
            "year": 1982,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1982; 320(3):205-216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PG67300001",
            "pubmed": "6182473",
            "doi": "10.1007/BF00510129",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7660,
            "title": "Distribution of capsaicin in rat tissues after systemic administration.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "J PHARM PHARMACOL. 1982; 34(4): 273-275. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982NK43300016",
            "pubmed": "6124608",
            "doi": "10.1111/j.2042-7158.1982.tb04245.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:34:45+02:00",
            "journal": "J PHARM PHARMACOL",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7650,
            "title": "CHROMOSOMAL EVOLUTION IN THE GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "GENETICA 1982 57: 193-197.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ23300004",
            "pubmed": null,
            "doi": "10.1007/BF00056482",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GENETICA",
            "issn": "0016-6707",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320388349514563,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 64969,
            "title": "Computer assisted analysis of EEG, evoked potentials, EEG reactivity and heart rate variability in comatose patients",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Pfurtscheller, B",
                "List, W"
            ],
            "year": 1983,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1983; 14(2): 66-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QY22600002",
            "pubmed": "6411448",
            "doi": "10.1055/s-2008-1061033",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64969-51073-6"
            ],
            "imported": "2007-01-23T01: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": 75648,
            "title": "Release of slow-reacting substance of anaphylaxis and leukotriene C4-like immunoreactivity from guinea pig colonic tissue.",
            "abstract": null,
            "authors": [
                "Wölbling, RH",
                "Aehringhaus, U",
                "Peskar, BA",
                "Morgenroth, K",
                "Peskar, BM"
            ],
            "year": 1983,
            "source": "Prostaglandins. 1983; 25(6): 809-822. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QW21100005",
            "pubmed": "6414051",
            "doi": "10.1016/0090-6980(83)90005-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Prostaglandins",
            "issn": "0090-6980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.316,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.467796610169492,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7749,
            "title": "Comparison of different methods for the determination of the energy dose distribution of enclosed Cs-137 afterloading sources",
            "abstract": null,
            "authors": [
                "Krispel, F"
            ],
            "year": 1983,
            "source": "Strahlentherapie. 1983; 159(5):306-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QV88900010",
            "pubmed": "6857746",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7750,
            "title": "Three-dimensional structure determination of antibodies. Primary structure of crystallized monoclonal immunoglobulin IgG1 KOL, I",
            "abstract": null,
            "authors": [
                "Schmidt, WE",
                "Jung, HD",
                "Palm, W",
                "Hilschmann, N"
            ],
            "year": 1983,
            "source": "Hoppe Seylers Z Physiol Chem. 1983; 364(6):713-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QW04500038",
            "pubmed": "6884994",
            "doi": "10.1515/bchm2.1983.364.1.713",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HOPPE-SEYLERS Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7751,
            "title": "Respiration-dependent shift in the region of the aortic arch",
            "abstract": null,
            "authors": [
                "Ebner, I",
                "Reimann, R"
            ],
            "year": 1983,
            "source": "ACTA ANAT. 1983; 116(3): 206-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QW44200003",
            "pubmed": "6880597",
            "doi": "10.1159/000145744",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7751-51508-6"
            ],
            "imported": "2009-09-03T16:23:43+02:00",
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 7752,
            "title": "A SIMPLE RADIOIMMUNOASSAY PROCEDURE FOR DETERMINATION OF SERUM LEVELS OF HUMAN PANCREATIC-POLYPEPTIDE (HPP)",
            "abstract": null,
            "authors": [
                "PASSATH, A",
                "PETRITSCH, W",
                "LEB, G",
                "PRISTAUTZ, H"
            ],
            "year": 1983,
            "source": "NUC COMPACT-EUR AMER COMMUN 1983 14: 135-&.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QW87600005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7752-51536-6"
            ],
            "imported": null,
            "journal": "NUC COMPACT-EUR AMER COMMUN",
            "issn": "0344-3752",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7755,
            "title": "A statistical approach to the analysis of phenomena of frequency potentiation of isolated myocardial strips.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Kenner, T"
            ],
            "year": 1983,
            "source": "Basic Res Cardiol. 1983; 78(3):239-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QY03300001",
            "pubmed": "6615397",
            "doi": "10.1007/BF01907434",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BASIC RES CARDIOL",
            "issn": "0300-8428",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.873,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.693548387096774,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 7756,
            "title": "Changes in basolateral membrane of villus cells in the rat small intestine at low pH",
            "abstract": null,
            "authors": [
                "Schiechl, H"
            ],
            "year": 1983,
            "source": "Z Mikrosk Anat Forsch. 1983; 97(1):33-42",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QY10400003",
            "pubmed": "6636962",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z MIKROSK-ANATOM FORSCH",
            "issn": "0044-3107",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7757,
            "title": "THE ATYPICAL CERVICAL EPITHELIUM",
            "abstract": null,
            "authors": [
                "BURGHARDT, E",
                "HOLZER, E"
            ],
            "year": 1983,
            "source": "MED KLIN 1983 78: 452-455.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QY34400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": 7758,
            "title": "Quantification of spindles in comatose patients.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Pfurtscheller, B",
                "List, W"
            ],
            "year": 1983,
            "source": "ELECTROENCEPHALOGR CLIN NEURO. 1983; 56(1): 114-116. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983QY75700013",
            "pubmed": "6190629",
            "doi": "10.1016/0013-4694(83)90014-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7758-51073-6"
            ],
            "imported": "2009-09-04T17:25:22+02:00",
            "journal": "ELECTROENCEPHALOGR CLIN NEURO",
            "issn": "0013-4694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 7759,
            "title": "Mediators of vasodilatation in the skin.",
            "abstract": null,
            "authors": [
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "BRIT J DERMATOL. 1983; 109 Suppl 25(4): 1-9. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ13400002",
            "pubmed": "6190499",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T16:59:37+02:00",
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7760,
            "title": "DIAGNOSTIC AND THERAPEUTIC MISTAKES IN HYPOSENSITIZATION",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1983,
            "source": "ALLERGOLOGIE. 1983; 6:  277-283. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ35000005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:26:42+02:00",
            "journal": "ALLERGOLOGIE",
            "issn": "0344-5062",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.101,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7762,
            "title": "Long-term results after endoscopic papillotomy",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Justich, E",
                "Kopp, W"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(26):1237-1240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ47200005",
            "pubmed": "6136456",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7763,
            "title": "Paraneoplastic lichen ruber pemphigoides",
            "abstract": null,
            "authors": [
                "Pachinger, W"
            ],
            "year": 1983,
            "source": "Z Hautkr. 1983; 58(14):1024-1037",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ48400002",
            "pubmed": "6351454",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7764,
            "title": "Pulmonary agenesis in partial trisomy 2 p and 21 q",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Müller, WD",
                "Behmel, A",
                "Fritsch, G",
                "Beitzke, A"
            ],
            "year": 1983,
            "source": "KLIN PADIAT. 1983; 195:  291-293. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QZ82400012",
            "pubmed": "6620942",
            "doi": "10.1055/s-2008-1034386",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7764-51643-6"
            ],
            "imported": "2009-10-08T16:14:08+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7765,
            "title": "VITH INTERCLINICAL COLLOQUY OF THE DEPARTMENTS OF DERMATOLOGY, UNIVERSITIES OF GRAZ AND ZAGREB, JUNE 25-26, 1982 AT ZAGREB",
            "abstract": null,
            "authors": [
                "KRESBACH, H"
            ],
            "year": 1983,
            "source": "HAUTARZT 1983 34: 354-355.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1983RA01700010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}