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=152560&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152580&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152540&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128926,
            "title": "Bone Health Management beim Mammakarzinom - Verdacht auf Knochenmetastasen: Wertigkeit der bildgebenden Diagnostik.",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2011,
            "source": "Fortbildungsabend für niedergelassene ÄrztInnen und OrdinationsassistentInnen; NOV 23, 2011; Graz, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128926-14104"
            ],
            "persons": [
                "128926-52008"
            ],
            "imported": "2013-06-05T18:05:51+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128930,
            "title": "The value of CT-angiography in the assessement of aortic occlusive disease.",
            "abstract": null,
            "authors": [
                "Portugaller, HR",
                "Hausegger KA, Schoellnast,H",
                "Pilhatsch, A",
                "Sorantin, E"
            ],
            "year": 1999,
            "source": "European Radiology. 1999; 9: 553-553.-European Congress of Radiology (ECR); MAR 7-12, 1999; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128930-51913",
                "128930-51955",
                "128930-52008"
            ],
            "imported": "2013-06-05T23:20:02+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128931,
            "title": "Stellenwert der Chemoembolisation primärer und sekundärer Lebertumoren.",
            "abstract": null,
            "authors": [
                "Hoess, GM",
                "Bacher, H",
                "Pechmann, M",
                "Werkgartner, G, Cerwenka, H",
                "Rigler, MY",
                "Mischinger, HJ",
                "Ruppert-Kohlmayr, A",
                "Schoellnast, H"
            ],
            "year": 1999,
            "source": "Acta Chirurgica Austriaca. 1999; 31: 97-97.-40. Tagung der Österreichischen Gesellschaft für Chirurgie; JUN 3-5, 1999; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128931-52008"
            ],
            "imported": "2013-06-05T23:27: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": false,
            "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": 128932,
            "title": "Digital Image Fusion of CT and PET data sets - clinical value in abdominal/pelvic malignancies.",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell, R",
                "Schoellnast, H",
                "Ruppert-Kohlmayr, A",
                "Aigner, R"
            ],
            "year": 2000,
            "source": "Radiology. 2000; 217: 89-89.-Annual Meeting of the Radiological Society of North America (RSNA); NOV 26 - DEZ 1, 2000; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128932-52008"
            ],
            "imported": "2013-06-06T00:20:14+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": 128933,
            "title": "Helical CT angiography with Maximum intensity projection in the postoperative assessement of aortic coarctation.",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Sorantin, E",
                "Groell R",
                "Schoellnast. H",
                "Fotter, R"
            ],
            "year": 2000,
            "source": "Radiology. 2000; 217: 1094-1094.-Annual Meeting of the Radiological Society of North America.; NOV 26 - DEC 1; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128933-51913",
                "128933-52008"
            ],
            "imported": "2013-06-06T00:25:32+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": false,
            "local_affiliation": true
        },
        {
            "id": 128934,
            "title": "Digital Image Fusion of CT and PET data sets in suspected cervical malignancies: potential clinical value.",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell R",
                "Schoellnast, H",
                "Ruppert-Kohlmayr, A",
                "Aigner, R"
            ],
            "year": 2000,
            "source": "Radiology. 2000; 217: 88-88.-Annual Meeting of the Radiological Society of North America (RSNA); NOV 26 - DEZ 1; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128934-52008"
            ],
            "imported": "2013-06-06T00:30: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": 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": 128935,
            "title": "Value of CT angiography with MIP reconstruction in the postoperative care of aortic coartation.",
            "abstract": null,
            "authors": [
                "Schaffler, G",
                "Sorantin, E",
                "Groell, R",
                "Gamillscheg, A",
                "Maier, E",
                "Schoellnast, H",
                "Fotter, R"
            ],
            "year": 2001,
            "source": "European Radiology . 2001; 11: 305-305.-European Congress of Radiology (ECR); MAR 2-6, 2001; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128935-14048",
                "128935-14106"
            ],
            "persons": [
                "128935-51913",
                "128935-52008"
            ],
            "imported": "2013-06-06T00:34:43+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": 128936,
            "title": "Digital Image Fusion of CT and PET data sets in suspected cervical malignancies: potential clinical value.",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell, R",
                "Schoellnast, H",
                "Kriegl, D",
                "Ruppert-Kohlmayr, A",
                "Schwarz, T",
                "Aigner, R"
            ],
            "year": 2001,
            "source": "European Radiology. 2001; 11: 305-305.-European Congress of Radiology (ECR); MAR 2-6, 2001; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128936-52008"
            ],
            "imported": "2013-06-06T00:39:00+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": 128937,
            "title": "Adrenocortical carcinomas and pheochromocytomas: Assessment of washout on delayed contrast enhanced CT.  ",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Reittner, P",
                "Korobkin, M",
                "Wehrschuetz, M",
                "Preidler, K",
                "Szolar, DH"
            ],
            "year": 2002,
            "source": "British Journal of Radiology Congress Series. 2002; -United Kingdom Radiological Congress (UKRC); JUN 10-12, 2002; Birmingham, United Kingdom. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128937-14108"
            ],
            "persons": [
                "128937-52008"
            ],
            "imported": "2013-06-06T00:47:39+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": false,
            "local_affiliation": true
        },
        {
            "id": 128938,
            "title": "Improvement of parenchymal and vascular attenuation in abdominal multi-detector row CT using Saline solution flush after low dose contrast materila Bolus: Double-power injector versus single-power injector.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, M",
                "Deutschmann, HA",
                "Deutschmann, MJ",
                "Stessel, U",
                "Uggowitzer, MM"
            ],
            "year": 2002,
            "source": "Radiology . 2002; 225: 636-636.-Annual Meeting of the Radiological Society of North America (RSNA); DEC 1-5, 2002; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128938-14108"
            ],
            "persons": [
                "128938-51882",
                "128938-52008"
            ],
            "imported": "2013-06-06T00:53:01+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": 128939,
            "title": "Value of blood pool contrast Agent in magnetic resonance venography of the lower extremities and pelvis: Preliminary results in 12 patients.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Deutschmann, HA",
                "Stollberger, R",
                "Hausegger, KA",
                "Obernosterer, A",
                "Ebner, F"
            ],
            "year": 2003,
            "source": "European Radiology. 2003; 13: 312-312.-European Congress of Radiology (ECR); MAR 7-11, 2003; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128939-14108"
            ],
            "persons": [
                "128939-51882",
                "128939-52008"
            ],
            "imported": "2013-06-06T00:57:58+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": 128940,
            "title": "Parenchym- und Gefäßkontrastierung in der Mehrdetektoren-CT (MDCT) des Abdomens: Verbesserung mittels Kochsalzspülinjektion.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, Deutschmann, HA",
                "Deutschmann, MJ",
                "Stessel, U",
                "Uggowitzer, M"
            ],
            "year": 2003,
            "source": "Fortschritt Roentgenstrahlen. 2003; 175: S285-S285.-Deutscher Röntgenkongress; Wiesbaden; MAI 28-31, 2003. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128940-14108"
            ],
            "persons": [
                "128940-51882",
                "128940-52008"
            ],
            "imported": "2013-06-06T01:03:44+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": false,
            "local_affiliation": true
        },
        {
            "id": 128941,
            "title": "Iiteglin alpha4 (ITG alpha4) rs7562325 polymorphism was associated with better survivals in Austrian but not in Japanese patients with gastric cancer.\r\n",
            "abstract": null,
            "authors": [
                "Iqbal, S",
                "Wakatsuki, T",
                "Bohanes, PO",
                "Zhang, W",
                "Gerger, A",
                "Azuma, M",
                "Stotz, M",
                "Yang, D",
                "Ning, Y",
                "Volz, NB",
                "Stintzing, S",
                "El-Khoueiry, RE",
                "Labonte, MJ",
                "Li, JE",
                "Maus, MKH",
                "Koizumi, W",
                "Watanabe, M",
                "Barzi, A",
                "Lenz, HJ",
                "El-Khoueiry, AB"
            ],
            "year": 2013,
            "source": "ASCO 2013; May 31-June 4, 2013; Chicago. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128941-14085"
            ],
            "persons": [
                "128941-58814",
                "128941-66005"
            ],
            "imported": "2013-06-06T01:04:00+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128942,
            "title": "Association of transcription factor 7-like 2 (TCF7L2) polymorphisms with worse survival in three independent cohorts from the United States, Austria, and Japan in patients with gastric cancer.",
            "abstract": null,
            "authors": [
                "El-Khoueiry, RE",
                "Wakatsuki, T",
                "Ning, Y",
                "Zhang, W",
                "Yang, D",
                "Azuma, M",
                "Gerger, A",
                "Stotz, M",
                "Labonte, MJ",
                "Wilson, PMD",
                "Volz, NB",
                "Stintzing, S",
                "Maus, MKH",
                "Sunakawa, Y",
                "Koizumi, W",
                "Watanabe, M",
                "Li, JE",
                "Barzi, A",
                "El-Khoueiry, AB",
                "Lenz, HJ"
            ],
            "year": 2013,
            "source": "ASCO 2013; May 31-June 4, 2013; Chicago. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128942-14085"
            ],
            "persons": [
                "128942-58814",
                "128942-66005"
            ],
            "imported": "2013-06-06T01:05:55+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128943,
            "title": "Prognostic outcome of gastric cancer patients with cancer stem cell SNPs in Asian versus western countries.\r\n",
            "abstract": null,
            "authors": [
                "Labonte, MJ",
                "Wakatsuki, T",
                "Zhang, W",
                "Yang, D",
                "Azuma, M",
                "Gerger, A",
                "Stotz, M",
                "Ning, Y",
                "Volz, NB",
                "Stintzing, S",
                "Li, JE",
                "El-Khoueiry, RE",
                "Wilson, PMD",
                "Koizumi, W",
                "Watanabe, M",
                "Maus, MKH",
                "Barzi, A",
                "Iqbal, S",
                "El-Khoueiry, AB",
                "Lenz, HJ"
            ],
            "year": 2013,
            "source": "ASCO 2013; May 31-June 4, 2013; Chicago. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128943-14085"
            ],
            "persons": [
                "128943-58814",
                "128943-66005"
            ],
            "imported": "2013-06-06T01:07:23+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128944,
            "title": "Mehrdetektoren-CT (MDCT) des Abdomens mit Einzelkolben- und Doppelkolbeninjektor: Einfluss von Kontrastmittelreduktion und Kochsalzspüllösung auf die Parenchym- und Gefäßkontrastierung.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, M",
                "Deutschmann MJ",
                "Deutschmann, HA",
                "Fritz, GA",
                "Stessel, U"
            ],
            "year": 2003,
            "source": "Fortschritt Roentgenstrahlen. 2003; 175: S285-S285.-Deutscher Röntgenkongress; 2003; Wiesbaden. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128944-14108"
            ],
            "persons": [
                "128944-51882",
                "128944-52008"
            ],
            "imported": "2013-06-06T01:11:32+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": false,
            "local_affiliation": true
        },
        {
            "id": 128946,
            "title": "Mehrdetektoren-CT Angiographie (CTA) der Aorta abdominalis und der Iliakalarterien mit Einzel- und Doppelkolbeninjektor: Vergleich der Höhe und Homogenität der Gefäßkontrastierung.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, M",
                "Deutschmann, MJ",
                "Deutschmann, HA",
                "Schaffler, GJ",
                "Portugaller, HR"
            ],
            "year": 2003,
            "source": "Fortschritt Roentgenstrahlen. 2003; 175: S285-S285.-Deutscher Röntgenkongress; 2003; Wiesbaden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128946-14104",
                "128946-14108"
            ],
            "persons": [
                "128946-51882",
                "128946-51955",
                "128946-52008"
            ],
            "imported": "2013-06-06T01:16:00+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": false,
            "local_affiliation": true
        },
        {
            "id": 128947,
            "title": "Aortoiliac enhancement during CT angiography with single and double power injector: influence on magitude and uniformity of the contrast column.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, M",
                "Deutschmann, MJ",
                "Deutschmann, HA, Schaffler, GJ",
                "Portugaller, HR"
            ],
            "year": 2003,
            "source": "British Journal of Radiology Congress Series. 2003; 26: -United Kingdom Radiological Congress (UKRC); JUN 15-17, 2003; Birmingham, United Kingdom. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128947-14108"
            ],
            "persons": [
                "128947-51882",
                "128947-51955",
                "128947-52008"
            ],
            "imported": "2013-06-06T01:21:39+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": false,
            "local_affiliation": true
        },
        {
            "id": 128948,
            "title": "Improvement of parenchymal and vascular attenuation in abdominal multi-detector row CT using Saline solution flush after low dose contrast material Bolus: Double power injector versus single power injector",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Tillich, M",
                "Deutschmann, HA",
                "Deutschmann, MJ",
                "Stessel, U",
                "Uggowitzer, M"
            ],
            "year": 2003,
            "source": "British Journal of Radiology Congress Series. 2003; 19: -United Kingdom Radiological Congress (UKRC); 2003; Birmingham, United Kingdom. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128948-14108"
            ],
            "persons": [
                "128948-51882",
                "128948-52008"
            ],
            "imported": "2013-06-06T01:26:28+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": false,
            "local_affiliation": true
        },
        {
            "id": 128949,
            "title": "Value of transperineal sonography for diagnosis of urethral anomalies in infants.",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Riccabona, M",
                "Lindbichler, F"
            ],
            "year": 2003,
            "source": "Annual Meeting of the Society of Pediatric Radiology; OCT 25, 2003; St. Gallen, Swizerland. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128949-14054"
            ],
            "persons": [
                "128949-51373",
                "128949-52008"
            ],
            "imported": "2013-06-06T01:32:36+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
        }
    ]
}