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=2960&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2980&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2940&ordering=imported",
    "results": [
        {
            "id": 63302,
            "title": "¿Ausgeprägte Anämie bei einem 14 ¿ Jährigen¿,",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Schwinger, W",
                "Aigner, R",
                "Urban, C"
            ],
            "year": 2006,
            "source": "-49. GTH. – Jahrestagung; 2005; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63302-14092",
                "63302-14107"
            ],
            "persons": [
                "63302-51727",
                "63302-51859"
            ],
            "imported": "2006-12-14T20:44:12+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63303,
            "title": "Blickrichtungsinduzierte Sehstörung",
            "abstract": null,
            "authors": [
                "Koch, M",
                "Berglöff, J",
                "Langmann, A"
            ],
            "year": 2006,
            "source": "12. Strabologische und Neuroophthalmologische Falldemonstrationen; Juni  16-17; St.Gallen, SCHWEIZ. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63303-14043"
            ],
            "persons": [
                "63303-53949"
            ],
            "imported": "2006-12-14T20:45:56+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "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": 63306,
            "title": "Rezidivierende Knochenschmerzen bei einem Buben aus Ghana:¿HbSC-Krankheit¿ .",
            "abstract": null,
            "authors": [
                "Raith, W",
                "Kerbl, R",
                "Schwinger, W",
                "Hopmeier, P",
                "Raith, J",
                "Urban, C"
            ],
            "year": 2002,
            "source": "Kongressband der 40. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde 2002; -40. Jahrestagung Gesellschaft für Kinder- u. Jugendheilkunde ; SEPT 26, 2002; Wien, Österreich. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63306-14054",
                "63306-14091",
                "63306-14092"
            ],
            "persons": [
                "63306-51821",
                "63306-51859"
            ],
            "imported": "2006-12-14T20:52:09+01:00",
            "journal": null,
            "issn": null,
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63310,
            "title": "Virtual Liver Surgery Planning",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Werkgartner, G",
                "Beichel, R",
                "Bornik, A",
                "Reitinger, B",
                "Popovic, N",
                "Sonka, M"
            ],
            "year": 2006,
            "source": " In: Neri,E; Caramella,D; Bartolozzi,C; editors(s). MEDICAL RADIOLOGY - Diagnostic Imaging: Image Processing in Radiology  Current Applications. in Druck : Wien, New York: Springer;  2006. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63310-14073",
                "63310-14106"
            ],
            "persons": [
                "63310-51913",
                "63310-51926"
            ],
            "imported": "2006-12-14T22:58:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Neri,E; Caramella,D; Bartolozzi,C;",
            "collection_title": "MEDICAL RADIOLOGY - Diagnostic Imaging: Image Processing in Radiology  Current Applications",
            "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": 63312,
            "title": "Chapter 3: Techiques in 3D Assessment of Tracheal-Stenosis by the Mean of Spiral Computed Tomography (S-CT) and Their Applications.",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Mohadjer, D",
                "Lindbichler, F",
                "Nyul, LG",
                "Palagyi, K",
                "Geiger, B"
            ],
            "year": 2006,
            "source": " In: Cornelius T. Leonides editors(s). Medical Imaging Systems Technology - Modalities.  2006. (ISBN: 978-9812569929) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63312-14054",
                "63312-14106"
            ],
            "persons": [
                "63312-51913"
            ],
            "imported": "2006-12-14T23:06:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Cornelius T. Leonides",
            "collection_title": "Medical Imaging Systems Technology - Modalities",
            "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": 63313,
            "title": "Anorectal Malformation inclusive genitourinary Malformations.",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2006,
            "source": "in Druck: Wien, New York: Springer;  2006. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63313-14106"
            ],
            "persons": [
                "63313-51913"
            ],
            "imported": "2006-12-14T23:09:19+01:00",
            "journal": null,
            "issn": null,
            "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": 726,
            "title": "Diagnostic-Imaging in Necrotizing Enterocolitis",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Sorantin, E"
            ],
            "year": 1994,
            "source": "ACTA PAEDIAT. 1994; 83(1): 41-44. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NU45400011",
            "pubmed": "8086681",
            "doi": "10.1111/j.1651-2227.1994.tb13241.x",
            "pmc": null,
            "organizations": [
                "726-14054",
                "726-14106"
            ],
            "persons": [
                "726-51557-2",
                "726-51913-6"
            ],
            "imported": "2006-12-14T23:18:15+01:00",
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.852,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.661971830985916,
            "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": 63547,
            "title": "Early experience with a new hemodiafilter for small infants.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Rödl, S"
            ],
            "year": 1995,
            "source": "Contrib Nephrol. 1995; 116:169-172",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8529374",
            "doi": "10.1159/000424634",
            "pmc": null,
            "organizations": [
                "63547-14048"
            ],
            "persons": [
                "63547-51709-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 63477,
            "title": "Generation of adherent lymphokine activated killer (A-LAK) cells from patients with acute myelogenous leukaemia.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Rabinowich, H",
                "Winkelstein, A",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1992,
            "source": "Br J Cancer. 1992; 65(2): 222-228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HE99300017",
            "pubmed": "1739621",
            "doi": "10.1038/bjc.1992.45",
            "pmc": "PMC1977745",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Br J Cancer",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.836538461538462,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63478,
            "title": "Response of human NK cells to IL-6 alterations of the cell surface phenotype, adhesion to fibronectin and laminin, and tumor necrosis factor-alpha/beta secretion.",
            "abstract": null,
            "authors": [
                "Rabinowich, H",
                "Sedlmayr, P",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1993,
            "source": "J Immunol. 1993; 150(11): 4844-4855. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LD91600013",
            "pubmed": "8496590",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Immunol",
            "issn": "0022-1767",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.383,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.941666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63554,
            "title": "The initial presentation of renal tubular syndrome",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Zirm, G",
                "Zobel, G"
            ],
            "year": 1988,
            "source": "Padiatr Padol. 1988; 23(3): 217-222. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3186267",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01: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": 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": 63409,
            "title": "Virtual reality in laparoscopic surgery.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Yanik, M",
                "Bretthauer, G"
            ],
            "year": 2004,
            "source": "Stud Health Technol Inform. 2004; 104:  151-155. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15747974",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63409-14045"
            ],
            "persons": [
                "63409-51612-1"
            ],
            "imported": "2006-12-15T01: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": 63475,
            "title": "Increased proliferation, lytic activity, and purity of human natural killer cells cocultured with mitogen-activated feeder cells.",
            "abstract": null,
            "authors": [
                "Rabinowich, H",
                "Sedlmayr, P",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1991,
            "source": "Cell Immunol. 1991; 135(2): 454-470. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP10800018",
            "pubmed": "1709827",
            "doi": "10.1016/0008-8749(91)90290-R",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Cell Immunol",
            "issn": "0008-8749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.675,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63549,
            "title": "Continuous arteriovenous hemofiltration versus continuous venovenous hemofiltration in critically ill pediatric patients.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Kuttnig, M",
                "Grubbauer, HM"
            ],
            "year": 1991,
            "source": "Contrib Nephrol. 1991; 93:257-260",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1802593",
            "doi": "10.1159/000420232",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 63474,
            "title": "Neonatal hyperthyroidism caused by TSH receptor antibodies in maternal autoimmune hyperthyroidism",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Mache, C",
                "Rosegger, H",
                "Häusler, M"
            ],
            "year": 1995,
            "source": "Z Geburtshilfe Neonatol. 1995; 199(6): 248-252. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TX06100005",
            "pubmed": "8581851",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63474-14038"
            ],
            "persons": [
                "63474-51743-2",
                "63474-51877-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Z Geburtshilfe Neonatol",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.267605633802817,
            "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": true
        },
        {
            "id": 63381,
            "title": "[Toxicity of sequential chemo-radiotherapy in radically operated ovarian cancer].",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Lahousen, M",
                "Heydarfadai, M",
                "Arian-Schad, K"
            ],
            "year": 1990,
            "source": "Gynakol Rundsch. 1990; 30 Suppl 1(2):55-57",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2079301",
            "doi": "10.1159/000271389",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63381-51624-1"
            ],
            "imported": "2006-12-15T01: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": 63438,
            "title": "Long-term clinical efficacy of grass-pollen immunotherapy.",
            "abstract": null,
            "authors": [
                "Durham, SR",
                "Walker, SM",
                "Varga, EM",
                "Jacobson, MR",
                "O'Brien, F",
                "Noble, W",
                "Till, SJ",
                "Hamid, QA",
                "Nouri-Aria, KT"
            ],
            "year": 1999,
            "source": "N Engl J Med. 1999; 341(7): 468-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081962600002",
            "pubmed": "10441602",
            "doi": "10.1056/NEJM199908123410702",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 28.857,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "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": 63353,
            "title": ""Adjuvant" external radiation of the mediastinum in radically resected non-small cell lung cancer.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Mayer, R",
                "Pinter, H",
                "Stuecklschweiger, G",
                "Kapp, KS",
                "Gabor, S",
                "Ratzenhofer, B",
                "Hackl, A",
                "Friehs, G"
            ],
            "year": 1996,
            "source": "Eur J Cardiothorac Surg. 1996; 10(11):947-950",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VX40600006",
            "pubmed": "8971505",
            "doi": "10.1016/s1010-7940(96)80395-2",
            "pmc": null,
            "organizations": [
                "63353-14044",
                "63353-14060",
                "63353-14077"
            ],
            "persons": [
                "63353-51615-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.53125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63546,
            "title": "Prognosis in pediatric patients with multiple organ system failure and continuous extracorporeal renal support.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Rödl, S"
            ],
            "year": 1995,
            "source": "Contrib Nephrol. 1995; 116:163-168",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8529373",
            "doi": "10.1159/000424633",
            "pmc": null,
            "organizations": [
                "63546-14048"
            ],
            "persons": [
                "63546-51709-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 63464,
            "title": "Early experience with the advanced breast biopsy instrumentation system in a multicentre study",
            "abstract": null,
            "authors": [
                "Kwasny, W",
                "Tausch, C",
                "Haid, A",
                "Stierer, M",
                "Konstantiniuk, P",
                "Wayand, U",
                "Sevelda, P"
            ],
            "year": 2002,
            "source": "Gynakol Geburtshilfliche Rundsch. 2002; 42(4): 212-216. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12373025",
            "doi": "10.1159/000065156",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63464-50038-6"
            ],
            "imported": "2006-12-15T01: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": 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
        }
    ]
}