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=154220&ordering=impactfactor
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=154240&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154200&ordering=impactfactor",
    "results": [
        {
            "id": 160357,
            "title": "Eukaryotic initiation factors might represent a novel marker to monitor the effectiveness of glioma therapy. ",
            "abstract": null,
            "authors": [
                "Krassnig, S",
                "Orthmann, A",
                "Wohlrab, C",
                "Golob-Schwarzl, N",
                "Toeglhofer, A",
                "Wodlej, C",
                "Pennauer, M",
                "Raicht, A",
                "Mahdy Ali, M",
                "Von Campe, G",
                "Gogg-Kamerer, M",
                "Leoni, M",
                "Sygulla, S",
                "Hoffmann, J",
                "Weis, S",
                "Benesch, M",
                "Haybaeck, J"
            ],
            "year": 2017,
            "source": "Brain Tumor Meeting 2017; May 18-19, 2017; Berlin, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160357-14020",
                "160357-14050",
                "160357-14092"
            ],
            "persons": [
                "160357-86408",
                "160357-51369",
                "160357-84167",
                "160357-92362"
            ],
            "imported": "2017-05-22T14:21: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160358,
            "title": "A suspected case of Lassa fever: a bundle of problems",
            "abstract": null,
            "authors": [
                "Ullrich, E",
                "Koidl, C",
                "Reinthaler, FF",
                "Wassermann-Neuhold, M",
                "Krause, R",
                "Grisold, AJ",
                ""
            ],
            "year": 2017,
            "source": "-. 2017; -24. DOSCH-Symposium; MAY 15-17, 2017; Velden, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160358-14023"
            ],
            "persons": [
                "160358-50509",
                "160358-51863",
                "160358-51976",
                "160358-91629",
                "160358-51674"
            ],
            "imported": "2017-05-22T14:39: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160359,
            "title": "Differential diagnosis for stroke: don’t miss out Fabry disease - Neuroimaging in diagnosing rare neurological diseases",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "3rd European Stroke Organisation Conference (ESOC); MAY 16-18, 2017; Prague, Czech Republic. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160359-14051"
            ],
            "persons": [
                "160359-50173"
            ],
            "imported": "2017-05-22T15:55:10+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": 160363,
            "title": "Impaired gut permeability and alterations of the gut microbiota in secondary sclerosing cholangitis of critically ill patients (SSC-CIP)\r\n\r\n",
            "abstract": null,
            "authors": [
                "Blesl A",
                "Horvath, A",
                "Jüngst, Ch",
                "Leber, B",
                "Schmerböck, B",
                "Tawdrous, M",
                "Stiegler, P",
                "Rainer, F",
                "Spindelböck, W",
                "Fickert, P",
                "Lammert, F",
                "Stadlbauer, V\r\n"
            ],
            "year": 2017,
            "source": "ÖGIAIN; JUN 7-10, 2017; Innsbruck. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160363-14073",
                "160363-14081"
            ],
            "persons": [
                "160363-50989",
                "160363-52938",
                "160363-62756",
                "160363-74515",
                "160363-81091",
                "160363-54296"
            ],
            "imported": "2017-05-23T12:17:49+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160364,
            "title": "Optochemical Sensor Systems for In-Vivo Continuous Monitoring of Blood Gases in Adipose Tissue and Vital Organs",
            "abstract": null,
            "authors": [
                "Cajlakovic, M",
                "Bizzarri, A",
                "Goossens, G, H",
                "Knez, I",
                "Ribitsch, V",
                "Ovcina, I",
                ""
            ],
            "year": 2012,
            "source": " In: InTech editors(s). Advances in Chemical Sensors. China, Shanghai: InTech; p. 358.  2012(ISBN: 978-953-307-792-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160364-14075"
            ],
            "persons": [
                "160364-50146",
                "160364-51936"
            ],
            "imported": "2017-05-23T12:21:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "InTech",
            "collection_title": "Advances in Chemical Sensors",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160365,
            "title": "Optochemical Sensor Systems for In-Vivo Continuous Monitoring of Blood Gases in Adipose Tissue and in Vital Organs.",
            "abstract": null,
            "authors": [
                "Cajlakovic, M",
                "Bizzarri, A",
                "Goossens, Gijs, H",
                "Knez, I",
                "Ribitsch, V",
                "Ovcina, I",
                ""
            ],
            "year": 2012,
            "source": "China, Shanghai: InTech; 2012. pp. 358. (ISBN: 978-953-307-792-5) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160365-14075"
            ],
            "persons": [
                "160365-50146",
                "160365-51936"
            ],
            "imported": "2017-05-23T12:32:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160366,
            "title": "Neues aus der Kardiologie",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf- Innere Medizin update refresher ; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160366-14083"
            ],
            "persons": [
                "160366-59317"
            ],
            "imported": "2017-05-23T12:35:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 160368,
            "title": "Optochemical Sensor Systems for In-Vivo Continuous Monitoring of Blood Gases in Adipose Tissue and in Vital Organs.",
            "abstract": null,
            "authors": [
                "Cajlakovic, M",
                "Bizzarri, A",
                "Goossens, Gijs, H",
                "Knez, I",
                "Ribitsch, V",
                "Ovcina, I",
                ""
            ],
            "year": 2012,
            "source": "Shangai, China: InTech; 2012. pp. 358. (ISBN 978-953-307-792-5) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160368-14075"
            ],
            "persons": [
                "160368-50146",
                "160368-51936"
            ],
            "imported": "2017-05-23T12:37:38+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160370,
            "title": "Herz und Diabetes",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf- Innere Medizin update refresher ; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160370-14083"
            ],
            "persons": [
                "160370-59317"
            ],
            "imported": "2017-05-23T12:46: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": 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": 160371,
            "title": "Alkohol und Herz - Freund oder Feind",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf- Innere Medizin update refresher ; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160371-14083"
            ],
            "persons": [
                "160371-59317"
            ],
            "imported": "2017-05-23T12:47:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160372,
            "title": "Kardiogener Schock und Reanimation",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf- Innere Medizin update refresher ; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160372-14083"
            ],
            "persons": [
                "160372-59317"
            ],
            "imported": "2017-05-23T12:48:38+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": 160373,
            "title": "Akutes Koronarsyndrom",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf - Innere Medizin update refresher; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160373-14083"
            ],
            "persons": [
                "160373-59317"
            ],
            "imported": "2017-05-23T13:04: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": 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": 160374,
            "title": "Interaktive Fallpräsentation",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2017,
            "source": "fomf - Innere Medizin update refresher; MAV 19, 2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160374-14083"
            ],
            "persons": [
                "160374-59317"
            ],
            "imported": "2017-05-23T13:05:06+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": 160375,
            "title": "Dementia in Nursing Homes",
            "abstract": null,
            "authors": null,
            "year": 2017,
            "source": "Schüssler, S; Lohrmann, C. editor(s). Switzerland: Springer International Publishing; 2017. (ISBN: 978-3-319-49830-0) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160375-14509"
            ],
            "persons": [],
            "imported": "2017-05-23T13:11:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 160376,
            "title": "NIRS during neonatal transition and resucitation",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2017,
            "source": "NIRS: Immersion Workshop; MÄRZ 21-22, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160376-14094"
            ],
            "persons": [
                "160376-50907"
            ],
            "imported": "2017-05-23T13:36:42+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": 160377,
            "title": "Influence of Parameters of metabolism on cerebral tissue oxygenation in neonates",
            "abstract": null,
            "authors": [
                "Pichler, G"
            ],
            "year": 2017,
            "source": "Neonatal Resuscitation Research Worshop; Mai 9-11, 2017; San Franzisko, USA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160377-14094"
            ],
            "persons": [
                "160377-50907"
            ],
            "imported": "2017-05-23T13:41:38+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": 160379,
            "title": "Bildgesteuerte minimal invasive Diagnostik und Therapie",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2017,
            "source": "98. Deutscher Röntgenkongress; 8. Gemeinsamer Kongress der DRG und ÖRG; MAY 24-27, 2017; Leipzig, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160379-14054"
            ],
            "persons": [
                "160379-82111"
            ],
            "imported": "2017-05-24T10:00:11+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": 160380,
            "title": "The Gastrointestinal Microbiome: Differentiation between Avital and Active Microbes by Ribosomal RNA Analysis.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Kashofer, K",
                "Castellani, C",
                "Till, H"
            ],
            "year": 2017,
            "source": "Abstract Book of the 17th Congress of the European Paediatric Surgeons´ Association. 2017; -18th Congress of the European Paediatric Surgeons´ Association; JUN 17-20, 2017; Limassol, CYPRUS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160380-14020",
                "160380-14049"
            ],
            "persons": [
                "160380-50778",
                "160380-54087",
                "160380-57386",
                "160380-83445"
            ],
            "imported": "2017-05-24T12: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160381,
            "title": "An Analysis of Pediatric Femur Fractures",
            "abstract": null,
            "authors": [
                "Gasparella, P",
                "Singer, G",
                "Janout, S",
                "Peschaut, T",
                "Castellani, C",
                "Wegmann, H",
                "Till, H"
            ],
            "year": 2017,
            "source": "Abstract Book of the 17th Congress of the European Paediatric Surgeons´ Association. 2017; -18th Congress of the European Paediatric Surgeons´ Association; JUN 17-20, 2017; Limassol, CYPRUS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160381-14049"
            ],
            "persons": [
                "160381-50778",
                "160381-54087",
                "160381-83445",
                "160381-93943"
            ],
            "imported": "2017-05-24T12:25:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160384,
            "title": "Comparison of Injury Patterns between Children and Adults in Winter Sports",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Singer, G",
                "Kaiser, M",
                "Petnehazy, T",
                "Wernitznigg, D",
                "Kaulfersch, C",
                "Fritsch, G",
                "Spitzer, P",
                "Till, H"
            ],
            "year": 2017,
            "source": "Abstract Book of the 17th Congress of the European Paediatric Surgeons´ Association. 2017; -18th Congress of the European Paediatric Surgeons´ Association; JUN 17-20, 2017; Limassol, CYPRUS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160384-14049"
            ],
            "persons": [
                "160384-50778",
                "160384-54087",
                "160384-82670",
                "160384-83445"
            ],
            "imported": "2017-05-24T12:28: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": 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
        }
    ]
}