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=152980&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153000&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152960&ordering=impactfactor_norm",
    "results": [
        {
            "id": 216152,
            "title": "Preventing growth disturbances in pediatric fracture treatment – long-term study",
            "abstract": null,
            "authors": [
                "Marek, R",
                "Szyszko Mertelseder, I",
                "Schwarze, UY",
                "Okutan, B",
                "Sommer, NG",
                "Weinberg, AM"
            ],
            "year": 2025,
            "source": "ÖKOuT 2025; MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216152-14052",
                "216152-14057"
            ],
            "persons": [
                "216152-102252",
                "216152-50785",
                "216152-98087",
                "216152-121209",
                "216152-96335"
            ],
            "imported": "2025-05-12T14:25:26+02: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 102917,
            "title": "When, how and why do we move? The ontogeny of spontaneous motor activity.   ",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB"
            ],
            "year": 2010,
            "source": "Seminars on the Assessment of General Movements.; Jul 14-21, 2010; Warsaw, POLAND. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102917-14010"
            ],
            "persons": [
                "102917-58883"
            ],
            "imported": "2010-07-30T17:13:33+02: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102918,
            "title": "LEHRE DER MEDIZIN IN DER ANTIKE - INSPIRATION FÜR DAS CURRICULUM HUMANMEDIZIN DES 21. JAHRHUNDERT?",
            "abstract": null,
            "authors": [
                "Malliga, D",
                "Keeling, I",
                "Prandl, E",
                "Kresse, A",
                "Hubmer, M",
                "Tscheliessnigg, Kh"
            ],
            "year": 2010,
            "source": "Proceedings of the 14th Grazer Konferenz, Qualität der Lehre2010; -14. Grazer Konferenz, Qualität der Lehre; APR 22-24, 2010; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102918-14014",
                "102918-14073",
                "102918-14075",
                "102918-14076"
            ],
            "persons": [
                "102918-50147",
                "102918-50148",
                "102918-50149",
                "102918-51205",
                "102918-59917"
            ],
            "imported": "2010-07-30T23:23:16+02: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": true,
            "local_affiliation": true
        },
        {
            "id": 102920,
            "title": "How to Model Hepatitis Induced Hepatocarcinogenesis",
            "abstract": null,
            "authors": [
                "Haybaeck, J"
            ],
            "year": 2010,
            "source": "http://www.bitlifesciences.com/wcvi2010/ Konferenzband page 429. 2010; -BIT´s 1st World Congress of Virus and Infections-2010; 31.07.2010-03.08.2010; Busan, South Korea. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102920-14020"
            ],
            "persons": [],
            "imported": "2010-07-31T21:32:12+02: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102922,
            "title": "Development of intestinal flora in newborns hospitalised at a Neonatal Intensive Care Unit (NICU)",
            "abstract": null,
            "authors": [
                "Gschliesser, T",
                "Strenger, V",
                "Masoud, L",
                "Feierl, G",
                "Grisold, A",
                "Resch, R",
                "Müller, W",
                "Urlesberger, B"
            ],
            "year": 2010,
            "source": "Abstracts of the 28th annual meeting of the European Society for Paediatric Infectious Diseases (ESPID)2010; -28th annual meeting of the European Society for Paediatric Infectious Diseases (ESPID); May 5-8, 2010; Nice, France. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102922-14023",
                "102922-14094",
                "102922-14095"
            ],
            "persons": [
                "102922-51643",
                "102922-51818",
                "102922-51863",
                "102922-56810",
                "102922-51743"
            ],
            "imported": "2010-08-01T21:22:52+02: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": 102923,
            "title": "Occurring forces during microlarymgoscopy",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Kiesler, K",
                "Gerstenberger, C",
                "Friedrich, G"
            ],
            "year": 2010,
            "source": "Choice for Voice; JUL 15-17, 2010; London. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102923-14042",
                "102923-14068"
            ],
            "persons": [
                "102923-50670",
                "102923-50698",
                "102923-51636"
            ],
            "imported": "2010-08-02T09:19:59+02: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": 102924,
            "title": "Unfallchirurgie bei Kindern",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Schneidmüller, D"
            ],
            "year": 2010,
            "source": "Köln: Ärzteverlag; 2010. pp. 281. (ISBN 978-3-7691-1228-3) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102924-14049"
            ],
            "persons": [
                "102924-50785"
            ],
            "imported": "2010-08-02T13:57:27+02: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": false
        },
        {
            "id": 102925,
            "title": "Trends of MIC`s of Linezolid in CA-MRSA versus HA-MRSA in Austria (2002- 2008)",
            "abstract": null,
            "authors": [
                "Grisold, AJ"
            ],
            "year": 2010,
            "source": "European Linezolid Investigators Meeting, British Society for Antimicrobial Chemotherapy; June, 28-29, 2010; London, UK. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102925-14023"
            ],
            "persons": [
                "102925-51863"
            ],
            "imported": "2010-08-02T16:59:19+02: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102926,
            "title": "Sonography in breast diagnosis.",
            "abstract": null,
            "authors": [
                "Strasser, K",
                "Buchberger, W",
                "Hamberger, L",
                "Ebner, K",
                "Tötsch, M",
                "Müller, E"
            ],
            "year": 1990,
            "source": "Radiologe. 1990; 30(3): 130-134. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CV39400007",
            "pubmed": "2184458",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Radiologe",
            "issn": "0033-832X",
            "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": 102927,
            "title": "Twin pregnancy with discordant abnormalities.",
            "abstract": null,
            "authors": [
                "Brezinka, C",
                "Huter, O",
                "Kirchler, H",
                "Hager, J",
                "Tötsch, M"
            ],
            "year": 1990,
            "source": "Zentralbl Gynakol. 1990; 112(22): 1413-1419. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EX09900006",
            "pubmed": "2281735",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Zentralbl Gynakol",
            "issn": "0044-4197",
            "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": 102929,
            "title": "Intestinal angiodysplasia as a cause of severe intestinal hemorrhage--report of 4 cases.",
            "abstract": null,
            "authors": [
                "Sandbichler, P",
                "Pernthaler, H",
                "Schmid, T",
                "Ofner, D",
                "Aigner, F",
                "Tötsch, M",
                "Schmid, KW"
            ],
            "year": 1990,
            "source": "Klin Wochenschr. 1990; 68(5): 290-293. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CR26500008",
            "pubmed": "2325357",
            "doi": "10.1007/BF02116061",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Klin Wochenschr",
            "issn": "0023-2173",
            "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": 102930,
            "title": "Silver stained nucleolar organizer region proteins (Ag-NORs) as a predictor of prognosis in colonic cancer.",
            "abstract": null,
            "authors": [
                "Ofner, D",
                "Tötsch, M",
                "Sandbichler, P",
                "Hallbrucker, C",
                "Margreiter, R",
                "Mikuz, G",
                "Schmid, KW"
            ],
            "year": 1990,
            "source": "J Pathol. 1990; 162(1):43-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DZ62700008",
            "pubmed": "2231191",
            "doi": "10.1002/path.1711620109",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "J Pathol",
            "issn": "0022-3417",
            "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": 102931,
            "title": "Malignant hemangioendothelioma of the thyroid gland. Pathology, clinical aspects and prognosis",
            "abstract": null,
            "authors": [
                "Ladurner, D",
                "Tötsch, M",
                "Luze, T",
                "Bangerl, I",
                "Sandbichler, P",
                "Schmid, KW"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(9): 256-259. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DC63500006",
            "pubmed": "2375113",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 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": 216151,
            "title": "Issues in paediatric fracture management",
            "abstract": null,
            "authors": [
                "Mertelseder, I",
                "Weinberg, AM"
            ],
            "year": 2025,
            "source": "EPTRI General Assembly and Scientific Meeting 2025; MAR 13-15, 2025; Bologna, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216151-14052"
            ],
            "persons": [
                "216151-50785",
                "216151-121209"
            ],
            "imported": "2025-05-12T14:17:20+02: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": true,
            "local_affiliation": true
        },
        {
            "id": 102933,
            "title": "Primary angiosarcoma of the gallbladder. Case report with review of the literature.",
            "abstract": null,
            "authors": [
                "Hittmair, A",
                "Sandbichler, P",
                "Tötsch, M",
                "Mikuz, G",
                "Schmid, KW"
            ],
            "year": 1991,
            "source": "Pathologe. 1991; 12(5): 279-281. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991GF57200010",
            "pubmed": "1946236",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "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": 102935,
            "title": "The radiological diagnosis of the male breast. Mammography, sonography and pathohistological correlation.",
            "abstract": null,
            "authors": [
                "Buchberger, W",
                "Penz, T",
                "Strasser, K",
                "Tötsch, M"
            ],
            "year": 1991,
            "source": "Rofo. 1991; 155(3): 260-266. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GG93900013",
            "pubmed": "1912545",
            "doi": "10.1055/s-2008-1033258",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Rofo",
            "issn": "0936-6652",
            "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": 102936,
            "title": "Metastatic tumors in fine needle aspiration biopsy of the thyroid.",
            "abstract": null,
            "authors": [
                "Schmid, KW",
                "Hittmair, A",
                "Ofner, C",
                "Tötsch, M",
                "Ladurner, D"
            ],
            "year": 1991,
            "source": "Acta Cytol. 1991; 35(6):722-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GT51400012",
            "pubmed": "1950323",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Acta Cytol",
            "issn": "0001-5547",
            "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": 102937,
            "title": "Tumor recurrence at the neck in papillary thyroid gland cancer. A statistical analysis of the recurrence probability after radical surgery.",
            "abstract": null,
            "authors": [
                "Ladurner, D",
                "Seeber, G",
                "Schmid, K",
                "Tötsch, M",
                "Donnemiller, E"
            ],
            "year": 1991,
            "source": "Langenbecks Arch Chir. 1991; 376(4): 203-207. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FY62100004",
            "pubmed": "1943407",
            "doi": "10.1007/BF00186813",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "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": 102938,
            "title": "Chromogranin A and B in parathyroid tissue of cases of primary hyperparathyroidism: an immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Schmid, KW",
                "Hittmair, A",
                "Ladurner, D",
                "Sandbichler, P",
                "Gasser, R",
                "Tötsch, M"
            ],
            "year": 1991,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1991; 418(4):295-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FJ50300002",
            "pubmed": "2024450",
            "doi": "10.1007/BF01600157",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Virchows Arch A Pathol Anat Histopathol",
            "issn": "0174-7398",
            "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": 102939,
            "title": "Non-Hodgkin's lymphoma of the lung diagnosed by gene rearrangement from bronchoalveolar lavage fluid: a fast and noninvasive method.",
            "abstract": null,
            "authors": [
                "Schwaiger, A",
                "Prior, C",
                "Weyrer, K",
                "Umlauft, F",
                "Gattringer, C",
                "Grünewald, K",
                "Tötsch, M",
                "Fend, F"
            ],
            "year": 1991,
            "source": "Blood. 1991; 77(11):2538-2539",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991FP51700032",
            "pubmed": "2039835",
            "doi": "10.1182/blood.V77.11.2538.2538",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "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
        }
    ]
}