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=154700&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154680&ordering=impactfactor_norm",
    "results": [
        {
            "id": 105094,
            "title": "Methylnaltrexon",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2010,
            "source": "Internistische Praxis. 2010; 42(3): 227-232. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105094-14022"
            ],
            "persons": [
                "105094-51529"
            ],
            "imported": "2010-09-27T22:58: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": 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": 105095,
            "title": "Rotavirusinfektionen im Einzugsgebiet der Univ.-Klinik f. Kinder- u. Jugendheilkunde Graz in den Jahren 2004-2009.",
            "abstract": null,
            "authors": [
                "Wede H",
                "Zöhrer B",
                "Ceolotto A",
                "Strenger V",
                "Zenz W"
            ],
            "year": 2010,
            "source": "48. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEPT 30 - OKT 2, 2010; Linz, AUSTRIA. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105095-14091",
                "105095-14095"
            ],
            "persons": [
                "105095-56810",
                "105095-51647"
            ],
            "imported": "2010-09-27T23:01:50+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": 105096,
            "title": "Methylnaltrexon",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2010,
            "source": "Arzneimittel-, Therapie-Kritik & Medizin und Umwelt. 2010; 50(3): 625-630. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105096-14022"
            ],
            "persons": [
                "105096-51529"
            ],
            "imported": "2010-09-27T23:01:54+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": true
        },
        {
            "id": 105097,
            "title": "EFFECTS ON RENAL FUNCTION, LIPID PEROXIDATION AND ANTIOXIDANT SYSTEM CAUSED BY EXTRACORPOREAL SHOCK WAVE LITHOTRIPSY OF KIDNEY STONES",
            "abstract": null,
            "authors": [
                "Auprich, M",
                "Zitta, S",
                "Khoschsorur, G",
                "Steinschifter, W",
                "Schauenstein, K",
                "Holzer, H",
                "Hubmer, G"
            ],
            "year": 2002,
            "source": "Nephrology Dialysis Transplantation2002; 17(S2):203--XXXIX Congress of the European Renal Association - European Dialysis and Transplant Association; JUL 14-17, 2002; Copenhagen, DENMARK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105097-14056",
                "105097-14084"
            ],
            "persons": [
                "105097-51535",
                "105097-51843"
            ],
            "imported": "2010-09-27T23:14:09+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": 105098,
            "title": "pAVK- Diagnostik in der Praxis",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "Ärztekammerfortbildung (10.Seminare); MAR 19-27, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105098-14079"
            ],
            "persons": [
                "105098-51689"
            ],
            "imported": "2010-09-27T23:16:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105099,
            "title": "PAVK Begleit-und Nachbehandlung nach Intervention",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "26. ÖDG Frühjahrstagung; MAI 28-29, 2010; Pörtschach. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105099-14079"
            ],
            "persons": [
                "105099-51689"
            ],
            "imported": "2010-09-27T23:20:46+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105100,
            "title": "Evolutionary History and Molecular Epidemiology of HIV-1 Subtype F in Romania",
            "abstract": null,
            "authors": [
                "Mbisa, JL",
                "Hue, S",
                "Buckton, AJ",
                "Duiculescu, D",
                "Ene, L",
                "Oprea, C",
                "Ilie, M",
                "Tardei, G",
                "Floch, C",
                "Notheis, G",
                "Zöhrer, B",
                "Cane, PA",
                "Pillay, D"
            ],
            "year": 2010,
            "source": "Advance Phylogenetics Workshop; 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-27T23:27: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": null,
            "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": false
        },
        {
            "id": 105101,
            "title": "Below the knee interventions in diabetic foot syndrome",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "7th International Congress of Central European Vascular Forum; MAI 27-30, 2010; Timisoara, Romania. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105101-14079"
            ],
            "persons": [
                "105101-51689"
            ],
            "imported": "2010-09-27T23:27:48+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": 105103,
            "title": "Die arterielle Wunde, Diagnose und Leitfaden zur Therapie",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "Wundseminar 2010; APR 24, 2010; Hörgas. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105103-14079"
            ],
            "persons": [
                "105103-51689"
            ],
            "imported": "2010-09-27T23:39: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105104,
            "title": "Trends in overall and disease-free survival after curative hepatic resection for hepatocellular carcinoma",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Osprian, I",
                "Sauseng, S",
                "Lackner, C",
                "Samonigg, H",
                "Mischinger, HJ",
                "Pichler, M"
            ],
            "year": 2010,
            "source": "51. Chirurgenkongress; JUN 2-4, 2010; Linz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105104-14020",
                "105104-14073",
                "105104-14085"
            ],
            "persons": [
                "105104-50871",
                "105104-51532",
                "105104-51595",
                "105104-51983"
            ],
            "imported": "2010-09-27T23:44:22+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": 105105,
            "title": "Therapiestandard oder neue orale Substanzen?",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "Ärztekrone. 2010; (13): 44-44. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105105-14079"
            ],
            "persons": [
                "105105-51689"
            ],
            "imported": "2010-09-27T23:47:07+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": true
        },
        {
            "id": 105109,
            "title": "Thromboseprophylaxe in der Orthopädie-ein Jahr nach der Einführung der neuen Substanzen",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "Fortbildung Orthopädie; AUG 18, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105109-14079"
            ],
            "persons": [
                "105109-51689"
            ],
            "imported": "2010-09-28T00:33: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105111,
            "title": "Liver resection for hepatocellular carcinoma in cirrhotics and non-cirrhotics: evaluation and comparison of long-term and recurrence-free survival",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Osprian, I",
                "Sauseng, S",
                "Lackner, C",
                "Samonigg, H",
                "Mischinger, HJ",
                "Pichler, M"
            ],
            "year": 2010,
            "source": "51. Chirurgenkongress; JUN 2-4, 2010; Linz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105111-14017",
                "105111-14020",
                "105111-14073",
                "105111-14085"
            ],
            "persons": [
                "105111-50871",
                "105111-51532",
                "105111-51595",
                "105111-51983"
            ],
            "imported": "2010-09-28T00:34:08+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": 105112,
            "title": "Diabetes mellitus, eine unterschätzte Gefahr für die Gefäße",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Pilger, E"
            ],
            "year": 2010,
            "source": "Universum Innere Medizin. 2010; (06): 32-33. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105112-14079"
            ],
            "persons": [
                "105112-51541",
                "105112-51689"
            ],
            "imported": "2010-09-28T00:43:15+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": true
        },
        {
            "id": 105113,
            "title": "RE-VOLUTION in der Prävention und Behandlung",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "3 Ländertagung Angiologie Basel; SEp 12-15, 2010; Basel, Schweiz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105113-14079"
            ],
            "persons": [
                "105113-51689"
            ],
            "imported": "2010-09-28T00:48: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": 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": 105116,
            "title": "Automated oscillometric measurement of the ankle-brachial index in comparison to standard doppler technique in vascular patients ",
            "abstract": null,
            "authors": [
                "Fröhlich, H",
                "Hafner, F",
                "Gary, T",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2010,
            "source": "VASA2010; 2010(79):-15. Dreiländertagung der Schweizerischen, Deutschen und Österreichischen Gesellschaft für Angiologie; SEP 12-15, 2010; Basel, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105116-14079"
            ],
            "persons": [
                "105116-51136",
                "105116-51541",
                "105116-51689"
            ],
            "imported": "2010-09-28T03:11:35+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": 105118,
            "title": "Serotonin production by human metastatic midgut carcinoid cell lines: P-STS, L-STS, H-STS.",
            "abstract": null,
            "authors": [
                "Stelzer, I",
                "Leitinger, G",
                "Hammer, A",
                "Beham, A",
                "Ingolic, E",
                "Svejda, B",
                "Aguiriano-Moser, V",
                "Niederle, B",
                "Pfragner, R"
            ],
            "year": 2010,
            "source": "MEN 2010 12th International Workshop on Multiple Endocrine Neoplasia; SEP 16 - 18, 2010; Gubbio, Italy. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105118-14014",
                "105118-14017",
                "105118-14020",
                "105118-14028",
                "105118-14091"
            ],
            "persons": [
                "105118-50960",
                "105118-51159",
                "105118-51714"
            ],
            "imported": "2010-09-28T11:05: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": 105119,
            "title": "Digital Imaging - change of paradigm in acute chest pain. ",
            "abstract": null,
            "authors": [
                "Rienmüller, R",
                ""
            ],
            "year": 2010,
            "source": "Siberian Radiology Conference; SEP 26 - OCT 1, 2010; Khabarovsk, RUSSIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105119-14104"
            ],
            "persons": [
                "105119-51726"
            ],
            "imported": "2010-09-28T11:19: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105120,
            "title": "Methylation Specific Microarray on Human Chondrocytes.",
            "abstract": null,
            "authors": [
                "Gruber, G",
                "Fuerst, FC",
                "Stradner, MH",
                "Weinhaeusel, A",
                "Kastner, N",
                "Leithner, A",
                "Graninger, WB"
            ],
            "year": 2010,
            "source": "Abstracts of OARSI 2010; 196.2010; -OARSI 2010; SEP 23-26, 2010; Brussels, BELGIUM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105120-14052",
                "105120-14086"
            ],
            "persons": [
                "105120-53237",
                "105120-53560",
                "105120-57343"
            ],
            "imported": "2010-09-28T11:20:29+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": 105121,
            "title": "How to read chest X-ray (cardiovascular).",
            "abstract": null,
            "authors": [
                "Rienmüller, R",
                ""
            ],
            "year": 2010,
            "source": "Siberian Radiology Conference; SEP 26 - OCT 1, 2010; Khabarovsk, RUSSIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105121-14104"
            ],
            "persons": [
                "105121-51726"
            ],
            "imported": "2010-09-28T11:21:25+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
        }
    ]
}