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=149060&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149080&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149040&ordering=impactfactor",
    "results": [
        {
            "id": 158344,
            "title": "Interactive Machine Learning for Health Informatics: When do we need the human-in-the-loop.",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2016,
            "source": "Brain Informatics. 2016; 3(2): 119-131. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s40708-016-0042-6",
            "pmc": null,
            "organizations": [
                "158344-14026"
            ],
            "persons": [
                "158344-51050"
            ],
            "imported": "2017-02-07T20:48:33+01:00",
            "journal": null,
            "issn": "2198-4018",
            "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": 168673,
            "title": "Chair: Clinical Cases Review: Injectables",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168673-14076"
            ],
            "persons": [
                "168673-56922"
            ],
            "imported": "2018-08-08T14:33:18+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168674,
            "title": "Presentation clinical case 1",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168674-14076"
            ],
            "persons": [
                "168674-56922"
            ],
            "imported": "2018-08-08T14:42:03+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": 168675,
            "title": "Presentation clinical case 2",
            "abstract": null,
            "authors": [
                "Rappl,T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168675-14076"
            ],
            "persons": [
                "168675-56922"
            ],
            "imported": "2018-08-08T14:47:03+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": 168676,
            "title": "Presentation: Clinical Case 3",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168676-14076"
            ],
            "persons": [
                "168676-56922"
            ],
            "imported": "2018-08-08T14:48:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168677,
            "title": "Chair: Abdominoplasty & Liposuction",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168677-14076"
            ],
            "persons": [
                "168677-56922"
            ],
            "imported": "2018-08-08T14:52: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168678,
            "title": "Meet the experts: Buttock Surgery",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168678-14076"
            ],
            "persons": [
                "168678-56922"
            ],
            "imported": "2018-08-08T14:57:05+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168679,
            "title": "Chair: Video Class: Rhinoplasty: Surgical & Medical ",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168679-14076"
            ],
            "persons": [
                "168679-56922"
            ],
            "imported": "2018-08-08T14:58: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168680,
            "title": "Augmentation mastopexy: how to be safe, quick and how to reduce the complication rate",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168680-14076"
            ],
            "persons": [
                "168680-56922"
            ],
            "imported": "2018-08-08T15:01:24+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": 168681,
            "title": "Gluteal augmentation with fat: muscle or no muscle? Experts´debate",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168681-14076"
            ],
            "persons": [
                "168681-56922"
            ],
            "imported": "2018-08-08T15:04:18+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": 168682,
            "title": "Brazilian butt lift using SST/EVL: new instrumentation, aesthetics and technique. Experts´s debate",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168682-14076"
            ],
            "persons": [
                "168682-56922"
            ],
            "imported": "2018-08-08T15:06: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": 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": 168683,
            "title": "Abscess formation after lipo-augmentation of the breast: a rare complication.",
            "abstract": null,
            "authors": [
                "Rappl, T"
            ],
            "year": 2018,
            "source": "IMCAS Asia, 12 th; JUL, 13 - 17, 2018; Bangkok; THAILAND. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168683-14076"
            ],
            "persons": [
                "168683-56922"
            ],
            "imported": "2018-08-08T15:11:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168685,
            "title": "Humanoid social robots in healthcare: Attitudes, knowledge and perceived activities of daily living (ADL) needs of people with dementia, relatives, nurses and dementia trainers",
            "abstract": null,
            "authors": [
                "Schüssler, S",
                "Zuschnegg, J",
                "Paletta, L",
                "Fellner, M",
                "Steiner, J",
                "Lammer, L",
                "Prodromou, D",
                "Lerch, A",
                ""
            ],
            "year": 2018,
            "source": "ALZHEIMER'S & DEMENTIA : THE JOURNAL OF THE ALZHEIMER'S ASSOCIATION. 2018; -Alzheimer's Association International Conference (AAIC); July 22-26, 2018 ; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168685-14509"
            ],
            "persons": [],
            "imported": "2018-08-08T16:17: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": 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": 168686,
            "title": "Should heart failure patients be left to fate? Temporary implementation of veno-arterial extracorporeal membrane oxygenation for haemodynamic support during excision of rectal carcinoma in an end-stage biventricular heart failure patient.",
            "abstract": null,
            "authors": [
                "Hergesell, V",
                "Mathew, E",
                "Kornprat, P",
                "Knez, I",
                "Mischinger, HJ",
                "Dapunt, O",
                "Spiliopoulos, S"
            ],
            "year": 2018,
            "source": "SAGE Open Med Case Rep. 2018; 6:2050313X18789217",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000440347800001",
            "pubmed": "30083321",
            "doi": "10.1177/2050313X18789217",
            "pmc": "PMC6066803",
            "organizations": [
                "168686-14073",
                "168686-14075"
            ],
            "persons": [
                "168686-50039-4",
                "168686-51595-6",
                "168686-51936-6"
            ],
            "imported": "2018-08-08T02:00:00+02:00",
            "journal": "SAGE Open Med Case Rep",
            "issn": "2050-313X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 158343,
            "title": "Machine Learning for Health Informatics. State-of-the-Art and Future Challenges. Lecture Notes in Artificial Intelligence LNAI 9695",
            "abstract": null,
            "authors": null,
            "year": 2016,
            "source": "Holzinger, A. editor(s). Cham: Springer; 2016. (ISBN: 978-3-319-50477-3) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158343-14026"
            ],
            "persons": [
                "158343-51050"
            ],
            "imported": "2017-02-07T20:41:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158342,
            "title": "Targeting the E3-ubiquitin ligase RNF144B to inhibit proliferation in oestrogen receptor negative endometrial cancer cells",
            "abstract": null,
            "authors": [
                "Zhou, Q",
                "Jackson, T",
                "Elhakdakhny, S",
                "Townsend, P",
                "Crosbie, E",
                "Sayan, B"
            ],
            "year": 2016,
            "source": "EUR J CANCER. 2016; 61(Suppl1):S168-S169 .-24th Biennial Congress of the European Association for Cancer Research; JUL 9-12; Manchester, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158342-14021"
            ],
            "persons": [],
            "imported": "2017-02-07T18:41:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 158341,
            "title": "Monitoring targeted therapy response by cell-free circulating tumor DNA in metastatic colorectal cancer ",
            "abstract": null,
            "authors": [
                "Zhou, Q",
                "Perakis, S",
                "Ulz, P",
                "Heitzer, E",
                "Pichler,M",
                "Gerger, A",
                "Bauernhofer, T",
                "Geigl, JB",
                "Speicher, MR"
            ],
            "year": 2016,
            "source": "Doctoral day; DEC 14, 2016; Graz, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158341-14021",
                "158341-14085"
            ],
            "persons": [
                "158341-50899",
                "158341-51692",
                "158341-57423",
                "158341-58814",
                "158341-77970"
            ],
            "imported": "2017-02-07T18:14:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 168691,
            "title": "Computer-aided planning and reconstruction of cranial 3D implants.",
            "abstract": null,
            "authors": [
                "Gall, M",
                "Xing Li, M",
                "Xiaojun Chen, M",
                "Schmalstieg, D",
                "Egger, J"
            ],
            "year": 2016,
            "source": "Annu Int Conf IEEE Eng Med Biol Soc. 2016; 2016(3):1179-1183",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "28268535",
            "doi": "10.1109/EMBC.2016.7590915",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-08-09T02:00:00+02:00",
            "journal": "Conf Proc IEEE Eng Med Biol Soc",
            "issn": "1557-170X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 158340,
            "title": "Chronic diarrhea",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 2016,
            "source": "17th Congress of the Polish Society of Gastroenterology; SEPT 22-24, 2016; Poznan, Poland . 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158340-14081"
            ],
            "persons": [
                "158340-51534"
            ],
            "imported": "2017-02-07T18:09:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158339,
            "title": "Laudatio for Professor Peter Ferenci, Conferring Honorary Membership in the Austrian Society of Gastroenterology and Hepatology",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 2016,
            "source": "49th Annual Meeting of the Austrian Society of Gastroenterology and Hepatology; JUN 16-18, 2016; Vienna, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158339-14081"
            ],
            "persons": [
                "158339-51534"
            ],
            "imported": "2017-02-07T18:08:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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
        }
    ]
}