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=540&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=560&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=520&ordering=year",
    "results": [
        {
            "id": 61253,
            "title": "DMF/S study of children with different duration of diabetes (author's transl)",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Sulzer, M",
                "Petrin, P"
            ],
            "year": 1978,
            "source": "Zahn Mund Kieferheilkd Zentralbl. 1978; 66(7): 659-668. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "154251",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61253-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahn Mund Kieferheilkd Zentralbl",
            "issn": "0303-6464",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61254,
            "title": "New method for length determination of root canals",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1978,
            "source": "Zahnarztl Prax. 1978; 29(4): 140-142. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "280055",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61254-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahnarztl Prax",
            "issn": "0044-1651",
            "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": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61256,
            "title": "The incidence of caries in juvenile diabetics (author's transl)",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Sulzer, M",
                "Petrin, P"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(23): 844-847. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA68200006",
            "pubmed": "741752",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61256-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01: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": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61411,
            "title": "Elimination of substance P from the circulation of the rat and its inhibition by bacitracin.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Holzer, P",
                "Schweditsch, M",
                "Gamse, R"
            ],
            "year": 1978,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1978; 305(1):9-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FW99200003",
            "pubmed": "723973",
            "doi": "10.1007/BF00497000",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61411-51529-6"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs 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": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61485,
            "title": "Spontaneous lysis of pulmonary embolism during angiography (author's transl)",
            "abstract": null,
            "authors": [
                "Hermann, W",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Rigler, B",
                "Justich, E"
            ],
            "year": 1978,
            "source": "Thoraxchir Vask Chir. 1978; 26(2): 83-87. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EX96600005",
            "pubmed": "653706",
            "doi": "10.1055/s-0028-1096601",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "Thoraxchir Vask Chir",
            "issn": "0040-6384",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61486,
            "title": "Pulmonary artery arrosion due to parietal endocarditis--a late complication of a haemodynamically ineffective VSD (author's transl)",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Rigler, B",
                "Höfler, H",
                "Hermann, W",
                "Stenzl, W"
            ],
            "year": 1978,
            "source": "Thoraxchir Vask Chir. 1978; 26(5): 377-380. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FU29200013",
            "pubmed": "715759",
            "doi": "10.1055/s-0028-1096657",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "Thoraxchir Vask Chir",
            "issn": "0040-6384",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62943,
            "title": "Surgery of congenital acyanotic cardiac malformations (author's transl)].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Rigler, B"
            ],
            "year": 1978,
            "source": "Herz. 1978; 3(1):49-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EW22500006",
            "pubmed": "721031",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64765,
            "title": "Complications of peroral endoscopy and their therapy",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, K",
                "Höllerl, G",
                "Stadler, H"
            ],
            "year": 1978,
            "source": "MMW Munch Med Wochenschr. 1978; 120(26): 897-898. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FE03700013",
            "pubmed": "307163",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-18T01:00:00+01:00",
            "journal": "MMW Munch Med Wochenschr",
            "issn": "0341-3098",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64943,
            "title": "The use of automated learning measurements in medicine",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Lischka, M",
                "Kenner, T"
            ],
            "year": 1978,
            "source": "Wien Med Wochenschr. 1978; 128(21): 673-679. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA42700003",
            "pubmed": "726464",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64943-51683-2"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "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": 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": 64944,
            "title": "Rapid determination of the sedimentation rate of blood free from the influence of gravity (author's transl)",
            "abstract": null,
            "authors": [
                "Leopold, H",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Holzer, H"
            ],
            "year": 1978,
            "source": "Biomed Tech (Berl). 1978; 23(5): 99-103. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FC01100002",
            "pubmed": "647098",
            "doi": "10.1515/bmte.1978.23.5.99",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64944-51535-6",
                "64944-51683-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 64945,
            "title": "Some properties of a high molecular vasopressor substance generated in human serum by incubation.",
            "abstract": null,
            "authors": [
                "Wurm, H",
                "Kenner, T"
            ],
            "year": 1978,
            "source": "Basic Res Cardiol. 1978; 73(1):1-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EQ45900001",
            "pubmed": "656013",
            "doi": "10.1007/BF01914651",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "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": 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65068,
            "title": "INTESTINAL GAS-GANGRENE DUE TO ACUTE GASTRO-INTESTINAL HEMORRHAGE AFTER AORTIC-VALVE REPLACEMENT",
            "abstract": null,
            "authors": [
                "STENZL, W",
                "HOFLER, H",
                "HERMANN, W",
                "TSCHELIESSNIGG, KH",
                "RIGLER, B"
            ],
            "year": 1978,
            "source": "ACTA CHIR AUST. 1978; 10(6): 152-155. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GT38800004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65069,
            "title": "PATHOMORPHOLOGY OF BARIUM-SULFATE PERITONITIS",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "STENZL, W",
                "HERMANN, W",
                "KRONBERGER, L"
            ],
            "year": 1978,
            "source": "ACTA CHIR AUST. 1978; 10(2): 40-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FJ43400005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65070,
            "title": "PERITONITIS - EFFECT OF TREATMENT WITH POLYVINYL-PYRROLIDONE IODINE",
            "abstract": null,
            "authors": [
                "STENZL, W",
                "HERMANN, W",
                "TSCHELIESSNIGG, KH",
                "KRONBERGER, L",
                "PETEK, W"
            ],
            "year": 1978,
            "source": "ACTA CHIR AUST. 1978; 10(2): 47-49. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FJ43400007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65681,
            "title": "Diagnosis of lipodystrophy",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Stögmann, W"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(2): 211-214. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU81000014",
            "pubmed": "556489",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65681-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65683,
            "title": "Treatment of ingestion of diphenhydramine.",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Haidvogl, M"
            ],
            "year": 1978,
            "source": "J Pediatr. 1978; 92(1): 167-168. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1978EM59100057",
            "pubmed": "619066",
            "doi": "10.1016/S0022-3476(78)80115-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65683-51654-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "J Pediatr",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.609,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65684,
            "title": "Determination of faecal fat in infants and children with bacterial and viral infections (author's transl)",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Rossipal, E"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(2): 145-151. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU81000005",
            "pubmed": "643291",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65684-51654-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65685,
            "title": "Spinal cord lesions due to birth injuries",
            "abstract": null,
            "authors": [
                "Haidvogl, M",
                "Borkenstein, M",
                "Stix, H",
                "Fritsch, G"
            ],
            "year": 1978,
            "source": "Wien Med Wochenschr. 1978; 128(3): 63-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EP73300002",
            "pubmed": "625999",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65685-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65686,
            "title": "Late onset disease (congenital german measles) (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Borkenstein, M",
                "Wendler, H"
            ],
            "year": 1978,
            "source": "Klin Padiatr. 1978; 190(2): 125-128. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU52100003",
            "pubmed": "565431",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65686-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "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": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65687,
            "title": "Dimenhydrinate poisoning in childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Haidvogl, M"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(2): 201-204. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU81000012",
            "pubmed": "643296",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65687-51654-2"
            ],
            "imported": "2007-02-16T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}