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=154400&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=154420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154380&ordering=-imported",
    "results": [
        {
            "id": 63143,
            "title": "Error analysis in equilibrium dialysis: evaluation of adsorption phenomena.",
            "abstract": null,
            "authors": [
                "Desoye, G"
            ],
            "year": 1988,
            "source": "J Biochem Biophys Methods. 1988; 17(1):3-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q604100001",
            "pubmed": "3235764",
            "doi": "10.1016/0165-022X(88)90073-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Biochem Biophys Methods",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 63142,
            "title": "Immunity of habitual abortion. Principles and current status of research",
            "abstract": null,
            "authors": [
                "Auner, H",
                "Pürstner, P",
                "Petru, E",
                "Desoye, G",
                "Lanzer, G",
                "Urban, C",
                "Schmid, H"
            ],
            "year": 1988,
            "source": "Gynakol Rundsch. 1988; 28 Suppl 2:  48-53. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "3069633",
            "doi": "10.1159/000270773",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63142-51624-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 63141,
            "title": "The significance of immunologically relevant surface antigens in early pregnancy",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Dohr, G",
                "Kessler, H"
            ],
            "year": 1988,
            "source": "Gynakol Rundsch. 1988; 28 Suppl 2:  43-47. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "3069632",
            "doi": "10.1159/000270772",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63141-51666-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 63140,
            "title": "CEA plasma levels in patients with intracranial tumours.",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Desoye, G"
            ],
            "year": 1987,
            "source": "Neurochirurgia (Stuttg). 1987; 30(1):5-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987F918400002",
            "pubmed": "3550502",
            "doi": "10.1055/s-2008-1053645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Neurochirurgia (Stuttg)",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.176,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63309,
            "title": "Foam party risks.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Sorantin, EH"
            ],
            "year": 2000,
            "source": "Inj Prev. 2000; 6(1): 73-73. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "10728550",
            "doi": "10.1136/ip.6.1.73-a",
            "pmc": "PMC1730570",
            "organizations": [
                "63309-14106"
            ],
            "persons": [
                "63309-51913-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Inj Prev",
            "issn": "1353-8047",
            "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": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 63308,
            "title": "3-D image analysis of abdominal aortic aneurysm.",
            "abstract": null,
            "authors": [
                "Subasic, M",
                "Loncaric, S",
                "Sorantin, E"
            ],
            "year": 2000,
            "source": "Stud Health Technol Inform. 2000; 77:  1195-1200. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11187511",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63308-14106"
            ],
            "persons": [
                "63308-51913-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Stud Health Technol Inform",
            "issn": "0926-9630",
            "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": 63307,
            "title": "Fractures and dislocations of the foot in children.",
            "abstract": null,
            "authors": [
                "Mayr, J",
                "Peicha, G",
                "Grechenig, W",
                "Hammerl, R",
                "Weiglein, A",
                "Sorantin, E"
            ],
            "year": 2006,
            "source": "Clin Podiatr Med Surg. 2006; 23(1): 167-189. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16598914",
            "doi": "10.1016/j.cpm.2005.10.011",
            "pmc": null,
            "organizations": [
                "63307-14018",
                "63307-14052",
                "63307-14106"
            ],
            "persons": [
                "63307-51694-6",
                "63307-51913-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Clin Podiatr Med Surg",
            "issn": "0891-8422",
            "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": true
        },
        {
            "id": 63138,
            "title": "Structure and dynamics of peptide-polynucleotide complexes.",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Porschke, D"
            ],
            "year": 1993,
            "source": "Biophys Chem. 1993; 46(3): 283-294. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH62700008",
            "pubmed": "8343573",
            "doi": "10.1016/0301-4622(93)80021-A",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Biophys Chem",
            "issn": "0301-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.157,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.565217391304348,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, PHYSICAL",
            "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": 63137,
            "title": "GZ 100, 101, 106, 107, 111, 112, 116, 121: a series of monoclonal antibodies against human trophoblast antigens.",
            "abstract": null,
            "authors": [
                "Ribitsch, D",
                "Dohr, G",
                "Hartmann, M",
                "Pilz, G",
                "Salmhofer, H",
                "Desoye, G"
            ],
            "year": 1990,
            "source": "Acta Histochem Suppl. 1990; 38:227-231",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2080243",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63137-51666-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Acta Histochem Suppl",
            "issn": "0567-7556",
            "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": 63136,
            "title": "Expression of histocompatibility antigens in human pre-implantation embryos",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Dohr, G",
                "Desoye, G",
                "Winter, R"
            ],
            "year": 1989,
            "source": "Arch Gynecol Obstet. 1989; 245(1-4): 161-162. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2802701",
            "doi": "10.1007/BF02417223",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63136-51666-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Arch Gynecol Obstet",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 63163,
            "title": "Disastrous course of recurrent infective endocarditis after tooth extraction in a young patient with bicuspid aortic valve.",
            "abstract": null,
            "authors": [
                "Zartner, P",
                "Gamillscheg, A",
                "Rigler, B",
                "Beitzke, A"
            ],
            "year": 2006,
            "source": "Klin Padiatr. 2006; 219(1): 44-46. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243560100009",
            "pubmed": "16586273",
            "doi": "10.1055/s-2006-921398",
            "pmc": null,
            "organizations": [
                "63163-14075",
                "63163-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T01: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": 1.055,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.465753424657534,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 63162,
            "title": "Diffuse pulmonary arteriovenous malformations in a teenager with corrected total anomalous pulmonary venous drainage.",
            "abstract": null,
            "authors": [
                "Pfleger, A",
                "Gamillscheg, A",
                "Popper, HH",
                "Smolle-Jüttner, FM",
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Respiration. 2007; 74(1): 106-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244565400019",
            "pubmed": "16106112",
            "doi": "10.1159/000087367",
            "pmc": null,
            "organizations": [
                "63162-14020",
                "63162-14077",
                "63162-14093",
                "63162-14095"
            ],
            "persons": [
                "63162-60829-2",
                "63162-51615-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Respiration",
            "issn": "0025-7931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.931,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63161,
            "title": "Interventional occlusion of a large pulmonary arteriovenous malformation with an Amplatzer septal occluder.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Schuchlenz, H",
                "Stein, JI",
                "Beitzke, A"
            ],
            "year": 2003,
            "source": "J Interv Cardiol. 2003; 16(4): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "14562674",
            "doi": "10.1034/j.1600-6143.2003.08056.x",
            "pmc": null,
            "organizations": [
                "63161-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Interv Cardiol",
            "issn": "0896-4327",
            "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": 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": 63160,
            "title": "Interventional occlusion of interatrial communication after modified Fontan operation",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Beitzke, A",
                "Stein, JI",
                "Zobel, G",
                "Rödl, S",
                "Zartner, P"
            ],
            "year": 2002,
            "source": "Z Kardiol. 2002; 91(4):304-311",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175254000004",
            "pubmed": "12063702",
            "doi": "10.1007/s003920200031",
            "pmc": null,
            "organizations": [
                "63160-14048",
                "63160-14093"
            ],
            "persons": [
                "63160-51709-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.764,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.212121212121212,
            "impactfactor_norm_year": 2002,
            "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": 63159,
            "title": "Catheter closure of the persistent foramen ovale: mid-term results in 162 patients.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Schuchlenz, H",
                "Gamillscheg, A",
                "Stein, JI",
                "Wendelin, G"
            ],
            "year": 2001,
            "source": "J Interv Cardiol. 2001; 14(2): 223-229. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12053310",
            "doi": "10.1111/j.1540-8183.2001.tb00740.x",
            "pmc": null,
            "organizations": [
                "63159-14093"
            ],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Interv Cardiol",
            "issn": "0896-4327",
            "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": true
        },
        {
            "id": 63158,
            "title": "Surgical emergency embolectomy for the treatment of fulminant pulmonary embolism in a preterm infant.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Nürnberg, JH",
                "Alexi-Meskishvili, V",
                "Werner, H",
                "Abdul-Kaliq, H",
                "Uhlemann, F",
                "Hetzer, R",
                "Lange, PE"
            ],
            "year": 1997,
            "source": "J Pediatr Surg. 1997; 32(10):1516-1518",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YA52300033",
            "pubmed": "9349788",
            "doi": "10.1016/S0022-3468(97)90581-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "J Pediatr Surg",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.994,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.746478873239437,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63135,
            "title": "Ontogeny of glucose transport systems in the placenta and its progenitor tissues.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Desoye, G"
            ],
            "year": 1996,
            "source": "Early Pregnancy. 1996; 2(3):168-182",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "9363214",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63135-14038"
            ],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Early Pregnancy",
            "issn": "1354-4195",
            "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": true
        },
        {
            "id": 63157,
            "title": "Right ventricular function in patients treated with inhaled nitric oxide after cardiac surgery for congenital heart disease in newborns and children.",
            "abstract": null,
            "authors": [
                "Schulze-Neick, I",
                "Bultmann, M",
                "Werner, H",
                "Gamillscheg, A",
                "Vogel, M",
                "Berger, F",
                "Rossaint, R",
                "Hetzer, R",
                "Lange, PE"
            ],
            "year": 1997,
            "source": "Am J Cardiol. 1997; 80(3):360-363",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP48600026",
            "pubmed": "9264440",
            "doi": "10.1016/S0002-9149(97)00367-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Am J Cardiol",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.402,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.82258064516129,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63152,
            "title": "Foundations of advanced magnetic resonance imaging.",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Skare, S",
                "Newbould, R",
                "Liu, C",
                "Thijs, V",
                "Ropele, S",
                "Clayton, DB",
                "Krueger, G",
                "Moseley, ME",
                "Glover, GH"
            ],
            "year": 2005,
            "source": "NeuroRx. 2005; 2(2): 167-196. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "15897944",
            "doi": "10.1602/neurorx.2.2.167",
            "pmc": "PMC1064985",
            "organizations": [],
            "persons": [
                "63152-51279-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "NeuroRx",
            "issn": "1545-5343",
            "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": 63134,
            "title": "Secretion of endothelin-1 by trophoblast cells and binding of endothelin-1 to trophoblast membranes in healthy and pre-eclampsia pregnancies",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1995,
            "source": "Gynakol Geburtshilfliche Rundsch. 1995; 35 Suppl 1(1-2): 42-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UC14000011",
            "pubmed": "8672925",
            "doi": "10.1159/000272562",
            "pmc": null,
            "organizations": [
                "63134-14038"
            ],
            "persons": [
                "63134-51978-2"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}