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=1000&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157028,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=year",
    "results": [
        {
            "id": 7352,
            "title": "Tumor host relations. VI. Is alpha-ketoglutarate a tumor marker? Association with tumor extent in humans--correlation with tumor size in rats.",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Semmelrock, HJ",
                "Schaur, RJ",
                "Schauenstein, E",
                "Schreibmayer, W",
                "Fink, E"
            ],
            "year": 1980,
            "source": "J CANCER RES CLIN ONCOL. 1980; 97(3): 295-299. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KH31600010",
            "pubmed": "7440629",
            "doi": "10.1007/BF00405781",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:37:49+02:00",
            "journal": "J CANCER RES CLIN ONCOL",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.654,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.442307692307692,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7353,
            "title": "ISOLATION OF INFLUENZA-VIRUSES FROM EXOTIC AND CENTRAL EUROPEAN BIRDS",
            "abstract": null,
            "authors": [
                "STUNZNER, D",
                "THIEL, W",
                "POTSCH, F",
                "SIXL, W"
            ],
            "year": 1980,
            "source": "ZBL BAKT MIKROBIOL HYG A-MED 1980 247: 8-17.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KH33300002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG A-MED",
            "issn": "0174-3031",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "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": 7354,
            "title": "Reactive lymphadenopathy-enlargement-pseudolymphoma--prelymphoma",
            "abstract": null,
            "authors": [
                "Becker, H"
            ],
            "year": 1980,
            "source": "Fortschr Med. 1980; 98(35): 1326- 1327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KH71200003",
            "pubmed": "6968708",
            "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": 7402,
            "title": "Intraepithelial mast cells in the human gastric mucosa in a case of microcarcinoidosis.",
            "abstract": null,
            "authors": [
                "Auböck, L"
            ],
            "year": 1980,
            "source": "Acta Morphol Acad Sci Hung. 1980; 28(1-2):59-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ13600005",
            "pubmed": "7446222",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MORPHOL ACAD SCI HUNG",
            "issn": "0001-6217",
            "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": 7403,
            "title": "Pontine hemorrhage in a 12 year old boy. Demonstration by cranial computer tomography (author's transl)",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Sager, WD",
                "Urban, C",
                "Haidvogl, M"
            ],
            "year": 1980,
            "source": "KLIN PADIAT. 1980; 192(5): 457-459. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ89700010",
            "pubmed": "7192342",
            "doi": "10.1055/s-2008-1035625",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:15:46+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": 7404,
            "title": "Current treatment of Parkinsonian syndrome",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Bertha, G",
                "Ott, E"
            ],
            "year": 1980,
            "source": "MED WELT. 1980; 31(40): 1444-1446. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KJ94500007",
            "pubmed": "7464500",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:38:23+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7406,
            "title": "VISCERAL ARTERIOGRAPHY OF HEPATIC, PANCREATIC AND INTRAPERITONEAL TUMORS DURING CHILDHOOD",
            "abstract": null,
            "authors": [
                "SCHREYER, H",
                "FOTTER, R",
                "GYPSER, G"
            ],
            "year": 1980,
            "source": "FORTSCHR RONTGENSTRAHL NUKL 1980 133: 365-371.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KK64000003",
            "pubmed": "6263767",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7406-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 7407,
            "title": "INFARCTIONS AND INTRA-CEREBRAL HEMATOMAS IN SPONTANEOUS PRIMARY SUBARACHNOIDAL HEMORRHAGE",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "AUER, L",
                "GALLHOFER, B",
                "SAGER, WD",
                "LECHNER, H"
            ],
            "year": 1980,
            "source": "AKTUEL NEUROL 1980 7: 171-175.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KK79900007",
            "pubmed": null,
            "doi": "10.1055/s-2007-1021002",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "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": 7408,
            "title": "Malignant pericardial mesothelioma",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Höfler, H",
                "Tscheliessnigg, KH",
                "Lehnert, M"
            ],
            "year": 1980,
            "source": "MED WELT. 1980; 31(41): 1474-1476. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL00600004",
            "pubmed": "7464505",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7408-14073"
            ],
            "persons": [],
            "imported": "2009-08-20T16:59:28+02:00",
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0373831775700935,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7409,
            "title": "Effect of capsaicin pretreatment on substance P binding to synaptic vesicles.",
            "abstract": null,
            "authors": [
                "Mayer, N",
                "Gamse, R",
                "Lembeck, F"
            ],
            "year": 1980,
            "source": "J NEUROCHEM. 1980; 35(5): 1238-1241. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL03600027",
            "pubmed": "6161236",
            "doi": "10.1111/j.1471-4159.1980.tb07881.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:41:20+02:00",
            "journal": "J NEUROCHEM",
            "issn": "0022-3042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886138613861386,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7410,
            "title": "Clinical observations of heart involvement in mucocutaneous lymph node syndrome (Kawasaki syndrome)",
            "abstract": null,
            "authors": [
                "Urban, C"
            ],
            "year": 1980,
            "source": "MONATSSCHR KINDERHEILK. 1980; 128(9): 583-586. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1980KL16000004",
            "pubmed": "6107840",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:04:33+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7411,
            "title": "Effect of aristolochic acid on herpes simplex infection of the rabbit eye",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Stünzner, D",
                "Zirm, M",
                "Egger-Büssing, C",
                "Schmalzl, F"
            ],
            "year": 1980,
            "source": "Arzneimittelforschung. 1980; 30(9):1571-1573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL49000022",
            "pubmed": "7193027",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 7412,
            "title": "Acquaintance with epilepsy and stereotypes of epileptics among schoolteachers (author's transl)",
            "abstract": null,
            "authors": [
                "Gallhofer, B",
                "Raab, E",
                "Ladurner, G",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "Nervenarzt. 1980; 51(10):616-618",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL92000005",
            "pubmed": "7453863",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": 7413,
            "title": "The determination of lecithin:cholesterol acyl transferase in the clinical laboratory: a modified enzymatic procedure.",
            "abstract": null,
            "authors": [
                "Dieplinger, H",
                "Kostner, GM"
            ],
            "year": 1980,
            "source": "Clin Chim Acta. 1980; 106(3):319-324",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL97900010",
            "pubmed": "7418231",
            "doi": "10.1016/0009-8981(80)90316-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7413-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 7414,
            "title": "High density lipoproteins: the status quo (author's transl)",
            "abstract": null,
            "authors": [
                "Kostner, GM"
            ],
            "year": 1980,
            "source": "WIEN KLIN WOCHENSCHR. 1980; 92(19): 665-672. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KM64100002",
            "pubmed": "7467341",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7414-51669-2"
            ],
            "imported": "2009-08-20T16:28:35+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 7415,
            "title": "Chlamydia trachomatis infant pneumonitis (author's transl)",
            "abstract": null,
            "authors": [
                "Zach, M",
                "Ritschl, E"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(4): 297-303. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KM78100004",
            "pubmed": "7465235",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:06:34+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7416,
            "title": "What is your diagnosis? (Primary familial renal glycosuria)",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Muntean, W",
                "Schwarz, R"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(4): 397-399. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1980KM78100014",
            "pubmed": "7465241",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7416-51651-6",
                "7416-51654-2"
            ],
            "imported": "2009-08-20T15:58:29+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7417,
            "title": "Investigations concerning postural influences on blood and blood plasma (author's transl)",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "Klin Wochenschr. 1980; 58(20):1147-1154",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KN14500004",
            "pubmed": "7453099",
            "doi": "10.1007/BF01477237",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7417-51683-2"
            ],
            "imported": null,
            "journal": "KLIN WOCHENSCHR",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "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": 7418,
            "title": "Bio-availability of phenytoin free-acid serum level determinations whilst using a lactose-based tablet-preparation (author's transl)",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Haidvogl, M",
                "Füger, G",
                "Urban, C"
            ],
            "year": 1980,
            "source": "MONATSSCHR KINDERHEILK. 1980; 128(10): 648-650. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KN14600005",
            "pubmed": "6107823",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:15:33+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "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": 7419,
            "title": "Application of computer assisted tomography in gynaecological oncology (author's transl)",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Schreithofer, H",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Geburtshilfe Frauenheilkd. 1980; 40(10):912-918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KN20500011",
            "pubmed": "7439647",
            "doi": "10.1055/s-2008-1037239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}