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=154820&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154840&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154800&ordering=impactfactor_norm",
    "results": [
        {
            "id": 105291,
            "title": "Amnionic mesenchymal stromal cells (AMSC) show a mesenchymal-epithelial phenotype with angiogenic properties.",
            "abstract": null,
            "authors": [
                "König J",
                "Huppertz B",
                "Dohr G",
                "Parolini O",
                "Lang I"
            ],
            "year": 2010,
            "source": "Joint ZMF & Doctoral Days; NOV 5-6, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105291-14017"
            ],
            "persons": [
                "105291-51666",
                "105291-51718",
                "105291-54142"
            ],
            "imported": "2010-09-29T22:23:41+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": 105292,
            "title": "Hepatotoxizität von häufig verwendeten Medikamenten: Klinische Relevanz & Management .",
            "abstract": null,
            "authors": [
                "Zollner, G"
            ],
            "year": 2009,
            "source": "Interner Brüder Montag, Barmherzige Brüder Graz Eggenberg; Nov 16, 2009; Graz. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105292-14081"
            ],
            "persons": [
                "105292-57230"
            ],
            "imported": "2010-09-29T23:32:45+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": 105293,
            "title": "Ernährungstherapie bei chronischen Lebererkrankungen.",
            "abstract": null,
            "authors": [
                "Neuhold, E",
                "Zollner, G"
            ],
            "year": 2010,
            "source": "Gastro-Seminar; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105293-14081"
            ],
            "persons": [
                "105293-57230"
            ],
            "imported": "2010-09-29T23:40: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": 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": 105294,
            "title": "Komplikationen der Leberzirrhose - Update 2010",
            "abstract": null,
            "authors": [
                "Zollner, G"
            ],
            "year": 2010,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in der Steiermark: Gastroenterologie und Hepatologie im Wandel der Zeit; MAY 20, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105294-14081"
            ],
            "persons": [
                "105294-57230"
            ],
            "imported": "2010-09-29T23:42:17+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": 105295,
            "title": "Komplikationen der Leberzirrhose.",
            "abstract": null,
            "authors": [
                "Zollner, G"
            ],
            "year": 2010,
            "source": "Lebertransplantation in Graz; MAY 28, 2010; Graz. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105295-14081"
            ],
            "persons": [
                "105295-57230"
            ],
            "imported": "2010-09-29T23:43: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105296,
            "title": "Leber und Schwangerschaft",
            "abstract": null,
            "authors": [
                "Zollner, G"
            ],
            "year": 2010,
            "source": "14. Gastroenterologisch-hepatologisches Kolloquium\r\nKlinikum Rosenheim; SEP 22, 2010; Rosenheim, Deutschland. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105296-14081"
            ],
            "persons": [
                "105296-57230"
            ],
            "imported": "2010-09-29T23:45: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": 105297,
            "title": "Angeborene Cholestasen.",
            "abstract": null,
            "authors": [
                "Zollner, G"
            ],
            "year": 2010,
            "source": "Fortbildungskurs der ÖGGH; JUN 17-19,2010; Ried im Innkreis. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105297-14081"
            ],
            "persons": [
                "105297-57230"
            ],
            "imported": "2010-09-29T23:58:40+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": true,
            "local_affiliation": true
        },
        {
            "id": 105298,
            "title": "Novel catheters for in vivo research and pharmaceutical trials providing direct access to extracellular space of target tissues.",
            "abstract": null,
            "authors": [
                "Bodenlenz, M",
                "Hoefferer, C",
                "Feichtner, F",
                "Magnes, C",
                "Schaller, R",
                "Priedl, J",
                "Birngruber, T",
                "Sinner, F",
                "Schaupp, L",
                "Korsatko, S",
                "Pieber TR",
                ""
            ],
            "year": 2010,
            "source": "keine. 2010; -The 12th Mediterranean Conference on Medical and Biological Engineering and Computing – MEDICON 2010; May 27-30, 2010; Porto Carras, Chalkidiki, Greece . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105298-14080"
            ],
            "persons": [
                "105298-51831",
                "105298-56674"
            ],
            "imported": "2010-09-30T00:54: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105299,
            "title": "Performance of Continuous Subcutaneous Glucose Monitoring using Microdialysis in Different Groups of Critically Ill Patients.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Korsatko, S",
                "Bock, B",
                "Koehler, G",
                "Plank, J",
                "Pieber TR",
                "Ellmerer, M"
            ],
            "year": 2010,
            "source": "keine2010; -10th Diabetes Technology Meeting ; NOV 11-13, 2010; Bethesda, MAryland, USA,. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105299-14080"
            ],
            "persons": [
                "105299-50731",
                "105299-50877",
                "105299-51831",
                "105299-56674",
                "105299-62036"
            ],
            "imported": "2010-09-30T01:03: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 105300,
            "title": "Langzeittherapie der chronischen Herzinsuffizienz",
            "abstract": null,
            "authors": [
                "Fruhwald, F"
            ],
            "year": 2010,
            "source": "41. Jahrestagung dert Österreichischen Gesellschaft für Innere Medizin (ÖGIM); SEP 29 - OCT 2, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105300-14083"
            ],
            "persons": [
                "105300-51700"
            ],
            "imported": "2010-09-30T09:31: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105302,
            "title": "Herzinsuffizienz in Österreich - aktuelle Daten aus dem Herzinsuffizienzregister",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "41. Jahrestagung der Österreichischen Gesellschaft für Innere Medizin (ÖGIM); SEP 29 - OCT 2, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105302-14083"
            ],
            "persons": [
                "105302-51700"
            ],
            "imported": "2010-09-30T09:33:37+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": 105303,
            "title": "Herzinsuffizienz 2010",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Kardiologie Workshop; MAR 13-14, 2010; Loipersdorf, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105303-14083"
            ],
            "persons": [
                "105303-51700"
            ],
            "imported": "2010-09-30T09:37: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": 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": 105304,
            "title": "Herzinsuffizienz – Klinik, Biomarker und leitliniengerechte Therapie",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Internisten-Symptosium der ÖGIM; MAY 7-9, 2010; Fuschl, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105304-14083"
            ],
            "persons": [
                "105304-51700"
            ],
            "imported": "2010-09-30T09:39:30+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": 105305,
            "title": "Was können wir von der SHiFT-Studie unter Berücksichtigung lokaler Registerdaten erwarten?",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Jahrestagung der Österreichischen Kardiologischen Gesellschaft (ÖKG); Jun 2-5, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105305-14083"
            ],
            "persons": [
                "105305-51700"
            ],
            "imported": "2010-09-30T09:41:45+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": 105306,
            "title": "ESC-Guidelines 2009 – Perioperative Cardiac Care",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Jahrestagung der Österreichischen Kardiologischen Gesellschaft (ÖKG); Jun 2-5, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105306-14083"
            ],
            "persons": [
                "105306-51700"
            ],
            "imported": "2010-09-30T09:42: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105307,
            "title": "High-Tech Akupunkturforschungsnetzwerk Graz – China.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2010,
            "source": "Proceedings des 7. Internationalen TCM-Kongresses 2010 2010; 16--7. Internationaler TCM-Kongress; SEP 23-25, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105307-14044"
            ],
            "persons": [],
            "imported": "2010-09-30T10:26:13+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": 105308,
            "title": "Akupunkturgrundlagenforschung: Grazer ElektroDermales ImpedanzmessSystem (GEDIS) – Entwicklung und Erprobung eines innovativen miniaturisierten 48-Kanal-Hautwiderstandsmessgerätes für Nadel- und Laserakupunktur. Vortrag zum Wissenschaftspreis der OGKA.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2010,
            "source": "7. Internationaler TCM-Kongress; SEP 23-25, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105308-14044"
            ],
            "persons": [],
            "imported": "2010-09-30T10:28: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": 105310,
            "title": "Detektion zirkulierender Tumorzellen bei Patienten mit Nierenzellkarzinom.",
            "abstract": null,
            "authors": [
                "Gutschi, T",
                "Heidler, S",
                "Pachernegg, O",
                "Lackner, C",
                "Stauber, R",
                "Hutterer, G",
                "Pummer, K",
                "Zigeuner, R",
                ""
            ],
            "year": 2010,
            "source": "J UROL UROGYNÄKOL 2010; 17 (Sonderheft 3)201s; -36. Gemeinsame Tagung der Bayerischen Urologenvereinigung und der österreichischen Gesellschaft für Urologie und Andrologie; Jun 9-12, 2010; Munich, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105310-14056",
                "105310-14081"
            ],
            "persons": [
                "105310-50839",
                "105310-51530",
                "105310-51738",
                "105310-53053"
            ],
            "imported": "2010-09-30T11:03: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105311,
            "title": "Challenges in cytotoxicity testing of nanoparticles",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Meindl, C",
                "Kampel, M",
                "Pieber, TR"
            ],
            "year": 2010,
            "source": "ALTEX 2010; 27: S2--Linz2010/EUSAAT2010/ESTIV2010Linz; Sept 2-4, 2010; Linz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105311-14080",
                "105311-17235"
            ],
            "persons": [
                "105311-51831",
                "105311-56686"
            ],
            "imported": "2010-09-30T11:32:21+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": true,
            "local_affiliation": true
        },
        {
            "id": 105312,
            "title": "Lim1 – an embryonal transcription factor with oncogenic potential?",
            "abstract": null,
            "authors": [
                "Guertl, B",
                "Nusshold, E",
                "Leuschner, I",
                "Hoefler, G"
            ],
            "year": 2010,
            "source": "Der Pathologe 2010; 31, So-043: 101-101.-94. Jahrestagung der Deutschen Gesellschaft für Pathologie; Mai 27-30, 2010; Berlin. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105312-14020"
            ],
            "persons": [
                "105312-52569"
            ],
            "imported": "2010-09-30T11:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}