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=154320&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154340&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154300&ordering=imported",
    "results": [
        {
            "id": 7205,
            "title": "Determinations of penicilloyl specific IgE antibodies for the evaluation of hypersensitivity against penicillin.",
            "abstract": null,
            "authors": [
                "Spath, P",
                "Huber, H",
                "Ludvan, M",
                "Roth, A",
                "Schwarz, S",
                "Zelger, J"
            ],
            "year": 1979,
            "source": "Allergy. 1979; 34(6):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB65300006",
            "pubmed": "546256",
            "doi": "10.1111/j.1398-9995.1979.tb02010.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ALLERGY",
            "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": 7204,
            "title": "COMPUTATION OF VESTIBULAR GAIN FROM SINGLE FAST NYSTAGMUS PHASES (SINUSOIDAL ROTATORY TEST)",
            "abstract": null,
            "authors": [
                "RANACHER, G"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 283-290.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300008",
            "pubmed": null,
            "doi": "10.1007/BF00455681",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 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": 7203,
            "title": "EXPERIMENTAL INVESTIGATIONS OF ECRITURE CENTRALE DURING PENDULAR ROTATING TEST",
            "abstract": null,
            "authors": [
                "MOSER, M"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 243-247.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300002",
            "pubmed": null,
            "doi": "10.1007/BF00455675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 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": 7202,
            "title": "A contribution to the cytostatic long-term chemotherapy of polycythemia vera (author's transl)",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Robier, FP",
                "Sailer, S"
            ],
            "year": 1979,
            "source": "Blut. 1979; 39(6):399-403",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1979HZ98800004",
            "pubmed": "519033",
            "doi": "10.1007/BF01008660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 5901,
            "title": "The decline of the immune response during aging: the role of an altered lipid metabolism.",
            "abstract": null,
            "authors": [
                "Wick, G",
                "Huber, LA",
                "Xu, QB",
                "Jarosch, E",
                "Schönitzer, D",
                "Jürgens, G"
            ],
            "year": 1991,
            "source": "Ann N Y Acad Sci. 1991; 621(5):277-290",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ45300022",
            "pubmed": "1859092",
            "doi": "10.1111/j.1749-6632.1991.tb16986.x",
            "pmc": null,
            "organizations": [
                "5901-14013"
            ],
            "persons": [
                "5901-51511-6"
            ],
            "imported": null,
            "journal": "ANN NY ACAD SCI     ",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5780,
            "title": "Authors' correction.",
            "abstract": null,
            "authors": [
                "Chambers, DA",
                "Schauenstein, K"
            ],
            "year": 2000,
            "source": "Immunol Today. 2000; 21(7):332-332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088024700007",
            "pubmed": "10871873",
            "doi": "10.1016/S0167-5699(00)01691-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "IMMUNOL TODAY",
            "issn": "0167-5699",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.954,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.974137931034483,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 7201,
            "title": "Psychosurgery today (author's transl)",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Heppner, F"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):644-647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900004",
            "pubmed": "543148",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 7200,
            "title": "Early operation of patients with life threatening hemorrhage from an intracerebral arteriovenous angioma (author's transl)",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Ekhart, E"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):641-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900003",
            "pubmed": "543147",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 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": 7375,
            "title": "In vivo demonstration of endogenous substances regulating the regression of the acute inflammation.",
            "abstract": null,
            "authors": [
                "Egger, G"
            ],
            "year": 1981,
            "source": "Exp Pathol. 1981; 20(3):175-181",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981ML27100006",
            "pubmed": "7338278",
            "doi": "10.1016/S0232-1513(81)80035-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 7198,
            "title": "Primary amenorrhea, a symptom of occlusive hydrocephalus",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Argyropoulos, G",
                "Lanner, G"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):633-635",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900001",
            "pubmed": "543145",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "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": 7197,
            "title": "Exercise tolerance of patients with artificial cardiac pacemakers (author's transl)",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Klein, WW",
                "Harpf, H",
                "Klein, G"
            ],
            "year": 1979,
            "source": "Z Kardiol. 1979; 68(11):763-767",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ58700007",
            "pubmed": "543195",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7197-14083"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": 7377,
            "title": "Computer tomography in children with stroke.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Fritsch, G",
                "Sager, WD",
                "Oberbauer, R"
            ],
            "year": 1982,
            "source": "Eur Neurol. 1982; 21(4):235-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NZ44700003",
            "pubmed": "7117310",
            "doi": "10.1159/000115486",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7194,
            "title": "Women's sexual behavior, body image and satisfaction with surgical outcomes after hysterectomy: a comparison of vaginal and abdominal surgery.",
            "abstract": null,
            "authors": [
                "Gütl, P",
                "Greimel, ER",
                "Roth, R",
                "Winter, R"
            ],
            "year": 2002,
            "source": "J Psychosom Obstet Gynaecol. 2002; 23(1):51-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175711900009",
            "pubmed": "12061038",
            "doi": "10.3109/01674820209093415",
            "pmc": null,
            "organizations": [
                "7194-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PSYCHOSOM OBSTET GYNECOL",
            "issn": "0167-482X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.704,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.301204819277108,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "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": 7192,
            "title": "Child pedestrian injuries at tram and bus stops.",
            "abstract": null,
            "authors": [
                "Unger, R",
                "Eder, C",
                "Mayr, JM",
                "Wernig, J"
            ],
            "year": 2002,
            "source": "Injury. 2002; 33(6):485-488",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177753000004",
            "pubmed": "12098543",
            "doi": "10.1016%2FS0020-1383%2802%2900051-7",
            "pmc": null,
            "organizations": [
                "7192-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "INJURY-INT J CARE INJURED",
            "issn": "0020-1383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.408,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.184397163120567,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "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": 7187,
            "title": "Objectivation of cerebral effects with a new continuous electrical auricular stimulation technique for pain management.",
            "abstract": null,
            "authors": [
                "Széles, JC",
                "Litscher, G"
            ],
            "year": 2004,
            "source": "Neurol Res. 2004; 26(7):797-800",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225115200019",
            "pubmed": "15494125",
            "doi": "10.1179/016164104225016100",
            "pmc": null,
            "organizations": [
                "7187-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROL RES",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.216,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.421428571428571,
            "impactfactor_norm_year": 2004,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3485,
            "title": "Combined PCR approach detects clonality in > 90 % of formalin-fixed, non-cutaneous follicular lymphomas.",
            "abstract": null,
            "authors": [
                "Chott, A",
                "Simonitsch, I",
                "Cerroni, L",
                "Stolte, M",
                "Mannhalter, C"
            ],
            "year": 2001,
            "source": "MODERN PATHOL 2001 14: 936-936.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000166622400945",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3485-14047"
            ],
            "persons": [
                "3485-51751"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.211,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1803,
            "title": "Neurodevelopmental outcome of hydrocephalus following intra-/periventricular hemorrhage in preterm infants: short- and long-term results.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Gedermann, A",
                "Maurer, U",
                "Ritschl, E",
                "Müller, W"
            ],
            "year": 1996,
            "source": "Childs Nerv Syst. 1996; 12(1):27-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TM91100005",
            "pubmed": "8869171",
            "doi": "10.1007%2FBF00573851",
            "pmc": null,
            "organizations": [
                "1803-14048"
            ],
            "persons": [
                "1803-51743-2",
                "1803-51643-6"
            ],
            "imported": null,
            "journal": "CHILD NERV SYST",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.623,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.464788732394366,
            "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": 1798,
            "title": "Neuroblastoma in Europe: differences in the pattern of disease in the UK. SENSE. Study group for the Evaluation of Neuroblastoma Screening in Europe.",
            "abstract": null,
            "authors": [
                "Powell, JE",
                "Estève, J",
                "Mann, JR",
                "Parker, L",
                "Frappaz, D",
                "Michaelis, J",
                "Kerbl, R",
                "Mutz, ID",
                "Stiller, CA"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9129):682-687",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075729700011",
            "pubmed": "9728983",
            "doi": "10.1016/S0140-6736(97)11239-9",
            "pmc": null,
            "organizations": [
                "1798-14048"
            ],
            "persons": [
                "1798-51821-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": 7179,
            "title": "Lichen sclerosus of the vulva - What can physicians and women do?",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Regauer, S"
            ],
            "year": 2004,
            "source": "GEBURTSH FRAUENHEILK 2004 64: 1120-1122.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000224916800016",
            "pubmed": null,
            "doi": "10.1055/s-2004-830415",
            "pmc": null,
            "organizations": [
                "7179-14020",
                "7179-14038"
            ],
            "persons": [
                "7179-51945-6",
                "7179-51918-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.626,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.163636363636364,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7378,
            "title": "Treatment of stable exercise angina with calcium blockers-a double-blind, placebo-controlled comparison of diltiazem and nifedipine",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Brandt, D",
                "Fluch, N",
                "Maurer, E"
            ],
            "year": 1982,
            "source": "Z Kardiol. 1982; 71(6):398-405",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NZ95800004",
            "pubmed": "6812301",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "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
        }
    ]
}