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=151880&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151900&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151860&ordering=impactfactor",
    "results": [
        {
            "id": 157245,
            "title": "Pitfalls in der kinderuroradiologischen Diagnostik",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Arbeitskreis Kinderuroradiologie; APR 16, 2016; Lech/Tirol, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157245-14106"
            ],
            "persons": [
                "157245-51373"
            ],
            "imported": "2017-01-18T10:47:51+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157246,
            "title": "Ultrasound in different pediatric emergency & urgent conditions",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Ultraschall-Refresherkurs; APR 23, 2016; Maribor/Slovenia. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157246-14106"
            ],
            "persons": [
                "157246-51373"
            ],
            "imported": "2017-01-18T10:49:31+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157247,
            "title": "Pädiatrische Sonografie - sonografische Möglichkeiten bei akuten Fragestellungen in der täglichen pädiatrischen-kinderchirurgischen Praxis",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Ultraschall-Refresherkurs; MAY 19, 2016; Graz/Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157247-14106"
            ],
            "persons": [
                "157247-51373"
            ],
            "imported": "2017-01-18T10:51:43+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157248,
            "title": "Nebulized epinephrine for the treatment of smoke inhalation injuries in severely burned children- A preliminary report of a prospective study",
            "abstract": null,
            "authors": [
                "Foncerrada, G",
                "Wurzer, P",
                "Capek, K.D",
                "Clayton, R.P",
                "Herndon B.S",
                ". Mlcak, R.P",
                "Enkhbaatar, P",
                "Suman, O.E"
            ],
            "year": 2016,
            "source": "ISBI. 2016; -One World, One Standard of Burn Care; AUG 29 - SEP 01, 2016; Miami; FLORIDA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157248-14076"
            ],
            "persons": [],
            "imported": "2017-01-18T11:00:39+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157249,
            "title": "Atopische Dermatitis",
            "abstract": null,
            "authors": [
                "Prietl, D",
                "Varga, EM"
            ],
            "year": 2016,
            "source": "Mariatroster Intranet Klausurtagung; JAN 21, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157249-14093"
            ],
            "persons": [],
            "imported": "2017-01-18T11:03:50+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
        },
        {
            "id": 157250,
            "title": "High voltage electrical burns do not increase incidence of multiple organ failure in paediatric burn patients",
            "abstract": null,
            "authors": [
                "Hundeshagen, G",
                "Forbes, A.A",
                "Voigt, C.D",
                "Wurzer, P",
                "Mlcak, R.P",
                "Finnerty, C.C",
                "Herndon, D.N",
                "Branski, L.K"
            ],
            "year": 2016,
            "source": "ISBI. 2016; -One World, One Standard of Burn Care; AUG 29 - SEP 01, 2016; Miami; FLORIDA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157250-14076"
            ],
            "persons": [
                "157250-88310"
            ],
            "imported": "2017-01-18T11:07:22+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157251,
            "title": "A new synthetic matrix with bimodal pore-structure provides favorable characteristics as a transfer vehicle for adipose derived stem cells and fibroblasts",
            "abstract": null,
            "authors": [
                "Hundeshagen, G",
                "Wurzer, P",
                "Snowden, J",
                "Finnerty CC"
            ],
            "year": 2016,
            "source": "TERMIS-AM 2016. 2016; -TERMIS; DEC 11-14, 2016; San Diego, California,  USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157251-14076"
            ],
            "persons": [],
            "imported": "2017-01-18T11:15:31+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157252,
            "title": "Rezente verbrennungsepidemiologische Trends: Versuch eines globalen Überblicks",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Cambiaso-Daniel, J",
                "Forbes, A",
                "Wurzer, P",
                "Hundeshagen, G",
                "Branski, L",
                "Huss, F",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157252-14076"
            ],
            "persons": [
                "157252-70620",
                "157252-80111",
                "157252-88310"
            ],
            "imported": "2017-01-18T11:24:23+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157253,
            "title": "Langzeiteffekte eines 12-Wochen Rehabilitationsprogramms für schwertverbrannte Kinder",
            "abstract": null,
            "authors": [
                "Wurzer, P",
                "Branski, LK",
                "Hundeshagen G",
                "Winter, R",
                "Voigt, CD",
                "Andersen, CR",
                "Mlcak, RP",
                "Kamolz, LP",
                "Herndon, DN,  Suman",
                "OE"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157253-14076"
            ],
            "persons": [
                "157253-80111",
                "157253-88310",
                "157253-63389"
            ],
            "imported": "2017-01-18T11:28:19+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157254,
            "title": "Herpesvirusinfektionen bei schwerstverbrannten Kindern",
            "abstract": null,
            "authors": [
                "Wurzer, P",
                "Branski, LK",
                "Cole, M",
                "Nunez Lopez, O",
                "Cambiaso-Daniel, J",
                "Winter, R",
                "Kamolz, LP",
                "Herndon, DN",
                "Finnerty, CC",
                "Lee, JO"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157254-14076"
            ],
            "persons": [
                "157254-80111",
                "157254-88310",
                "157254-63389"
            ],
            "imported": "2017-01-18T11:32:47+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157255,
            "title": "Die chirurgische Therapie von großflächigen Verbrennungen - das Grazer Konzept",
            "abstract": null,
            "authors": [
                "Smolle, C",
                "Schintler, M",
                "Wurzer, P",
                "Tuca, A",
                "Reischies, F",
                "Kamolz",
                "LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157255-14076"
            ],
            "persons": [
                "157255-51887",
                "157255-67170",
                "157255-70620",
                "157255-80111"
            ],
            "imported": "2017-01-18T11:37:02+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157256,
            "title": "Suprathel versus Biobrane als synthetischer Wundverband unter Kosten-Nutzen Aspekten",
            "abstract": null,
            "authors": [
                "Wurzer, P",
                "Wahler, S",
                "Mueller, A",
                "Branski, LK",
                "Hundeshagen, G",
                "Cambiaso-Daniel, J",
                "Sheafer, J",
                "Hartmann, B",
                "Rapp, M",
                "Kamolz , LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157256-14076"
            ],
            "persons": [
                "157256-80111",
                "157256-88310"
            ],
            "imported": "2017-01-18T11:41:15+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157257,
            "title": "Therapie zweitgradiger Verbrennungen mit Suprathel vs. Mepilex - Herausforderungen des “American Way”",
            "abstract": null,
            "authors": [
                "Hundeshagen, G",
                "Collins, V",
                "Wurzer, P",
                "Ziegler, B",
                "Herndon, D",
                "Branski, L"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157257-14076"
            ],
            "persons": [
                "157257-88310"
            ],
            "imported": "2017-01-18T11:44:01+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157258,
            "title": "Verwendung von Suprathel als Hautersatz bei tief-dermalen Verbrennungen: Ergebnisse einer prospektiven klinischen Studie",
            "abstract": null,
            "authors": [
                "Tuca, AC",
                "Schintler, M",
                "Reischies, F",
                "Smolle, C",
                "Wurzer, P",
                "Kamolz, LP"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157258-14076"
            ],
            "persons": [
                "157258-51887",
                "157258-67170",
                "157258-70620",
                "157258-80111"
            ],
            "imported": "2017-01-18T11:46:53+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157259,
            "title": "Aktuelle internationale (europäische) Empfehlungen aus kinderradiologischer Sicht",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "GPR 2016; SEP 15-17, 2016; Stuttgart, Deutschland. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157259-14106"
            ],
            "persons": [
                "157259-51373"
            ],
            "imported": "2017-01-18T11:48:13+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157260,
            "title": "Investigation of intradermal in ammatory response in excised human skin after a burn stimulus",
            "abstract": null,
            "authors": [
                "Tiffner, K",
                "Wurzer, P",
                "Funk, M",
                "Kamolz, LP",
                "Birngruber, T"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157260-14076",
                "157260-14080"
            ],
            "persons": [
                "157260-80111"
            ],
            "imported": "2017-01-18T11:49:35+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157261,
            "title": "Characterization of burn injuries by monitoring immune and in ammatory response in the dermis with open ow microperfusion",
            "abstract": null,
            "authors": [
                "Tiner, K",
                "Wurzer, P",
                "Funk, M",
                "Kamolz, LP",
                "Birngruber, T"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV. 2017; -DAV 2017; JAN, 11-14, 2017; Chur, Schweiz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157261-14076",
                "157261-14080"
            ],
            "persons": [
                "157261-80111"
            ],
            "imported": "2017-01-18T11:51:56+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157262,
            "title": "Erste Erfahrungen mit einem neuartigen Cellulose-basierten Verbandsmaterial \r\n(Epicite) ",
            "abstract": null,
            "authors": [
                "Michelitsch, B",
                "Steiner, A",
                "Brinskelle, P",
                "Kamolz, LP",
                "Lumenta, DB"
            ],
            "year": 2017,
            "source": "35. Jahrestagung DAV; JAN, 11-14, 2017; Chur, Schweiz. 2017. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157262-14076"
            ],
            "persons": [
                "157262-80111",
                "157262-81670",
                "157262-92341"
            ],
            "imported": "2017-01-18T11:57:13+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157263,
            "title": "Schlaganfall - Bildgebung in der Differentialdiagnose - Systematik",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "Arbeitsgemeinschaft Neuroimaging 2017 -14. Neuroimaging Akademie \"Schlaganfall\"; JAN 19,2017; Salzburg, AT. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157263-14051"
            ],
            "persons": [
                "157263-50173"
            ],
            "imported": "2017-01-18T13:36:09+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
        },
        {
            "id": 157264,
            "title": "Akut-Diagnostik beim Schlaganfall – Neue Entwicklungen",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "20. JAHRESTAGUNG DER ÖSTERREICHISCHEN SCHLAGANFALL-GESELLSCHAFT; JAN 20-21, 2017; Salzburg, AT. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157264-14051",
                "157264-14108"
            ],
            "persons": [
                "157264-50173"
            ],
            "imported": "2017-01-18T13:38:41+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
        }
    ]
}