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=152460&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152480&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152440&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128809,
            "title": "Laserangiplastie kombiniert mit Ballondilatation bei chronischen femoropoplitealen Verschlüssen - Langzeitergebnisse.",
            "abstract": null,
            "authors": [
                "Tischler, R, Pilger, E",
                "Lammer, H",
                "Stark, G, Klein, E",
                "Decrinis, M"
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128809-51541"
            ],
            "imported": "2013-06-02T15:49: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128810,
            "title": "Systemische Fibrinolyse mit rt-PA bei Pulmonalarterienembolie",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Stark, G",
                "Smolle, H",
                "Pilger, E",
                "et al."
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128810-51541"
            ],
            "imported": "2013-06-02T15:51:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128811,
            "title": "Therapie der Pulmonalarterienembolie",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128811-51541"
            ],
            "imported": "2013-06-02T15:52:40+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128812,
            "title": "Vergleich der Wirkung von Hydroxyäthylstärke und dextran auf den Stoffwechsel der Extremitätenmuskulatur bei Patienten mit arterieller Verschlußkrankheit.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Tischler, R",
                "decrinis, M",
                "Lafer, M",
                "Obernosterer, A",
                "pieber, D",
                "Pilger, E"
            ],
            "year": 1991,
            "source": "22.Jahrestagung der ÖGIM; SEP 19 - 21,1991; Graz, Austria. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128812-51541"
            ],
            "imported": "2013-06-02T15:54:56+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128813,
            "title": "Medikamenteninduzierte Hauterkrankungen",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2013,
            "source": "OEADF 2013 (österreichische Akademie für Dermatologische Fortbildung); MAY 30-JUN 1, 2013 ; Salzburg, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128813-14047"
            ],
            "persons": [
                "128813-50153"
            ],
            "imported": "2013-06-02T20:39:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128817,
            "title": "Recent Advances in Age-Related Small Disease",
            "abstract": null,
            "authors": [
                "Schmidt R"
            ],
            "year": 2013,
            "source": "54th Congress of the Japanese Society of Neurology; MAY 29-Jun1; Tokyo, JAPAN. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128817-14051"
            ],
            "persons": [],
            "imported": "2013-06-02T21:12:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128819,
            "title": "Aufenthaltsdauer nach vaginaler Hysterektomie: 2011-2012 vs. 1996-1997 vs. 1995-1996",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Drobnitsch, T",
                "Aigmüller, T",
                "Haas, J",
                "Bader, A",
                "Tamussino, K"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde Sonderdruck. 2013; 73: 24--Jahrestagung der OEGGG gemeinsam mit der BGGF; MAY 29 - JUN 1, 2013; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128819-14038",
                "128819-14063",
                "128819-14064"
            ],
            "persons": [
                "128819-51627",
                "128819-51826",
                "128819-51891",
                "128819-64794"
            ],
            "imported": "2013-06-02T23:49:52+02:00",
            "journal": null,
            "issn": "0044-2771",
            "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": 128820,
            "title": "Wie wurde das Endometriumkarzinom 2010-2011 therapiert?",
            "abstract": null,
            "authors": [
                "Reif, P",
                "Bader, A",
                "Pristauz, G",
                "Aigmüller, T",
                "Petru, E",
                "Tamussino, K"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde Sonderdruck. 2013; 73: 28--Jahrestagung der OEGGG gemeinsam mit der BGGF; MAY 29 - JUN 1, 2013; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128820-14038",
                "128820-14063",
                "128820-14064"
            ],
            "persons": [
                "128820-51826",
                "128820-51891",
                "128820-64794",
                "128820-74796",
                "128820-84968",
                "128820-51624"
            ],
            "imported": "2013-06-02T23:54:55+02:00",
            "journal": null,
            "issn": "0044-2771",
            "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": 128822,
            "title": "Einsatz eines point-of-care testing (POCT) device zur Messung von Laktat in der Kreissaalüberwachung",
            "abstract": null,
            "authors": [
                "Lakovschek, IC",
                "Reif, P",
                "Haas, J",
                "Lang, U",
                "Schöll, W"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde Sonderdruck. 2013; 73: 12--Jahrestagung der OEGGG gemeinsam mit der BGGF; MAY 29 - JUN 1, 2013; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128822-14038",
                "128822-14063",
                "128822-14064"
            ],
            "persons": [
                "128822-51627",
                "128822-51941"
            ],
            "imported": "2013-06-03T00:03:22+02:00",
            "journal": null,
            "issn": "0044-2771",
            "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": 128823,
            "title": "Plazenta percreta mit Hämaturie und Urosepsis - Ein Fallbericht",
            "abstract": null,
            "authors": [
                "Tappauf, C",
                "Reif, P",
                "Schest, E",
                "Lang, U",
                "Schöll, W"
            ],
            "year": 2013,
            "source": "Geburtshilfe und Frauenheilkunde Sonderdruck. 2013; 73: 17--Jahrestagung der OEGGG gemeinsam mit der BGGF; MAY 29 - JUN 1, 2013; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128823-14038",
                "128823-14064"
            ],
            "persons": [
                "128823-51941",
                "128823-80792"
            ],
            "imported": "2013-06-03T00:08:34+02:00",
            "journal": null,
            "issn": "0044-2771",
            "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": 128824,
            "title": "Imaging of the Postoperative and Reconstructed Breast",
            "abstract": null,
            "authors": [
                "Fuchsjaeger , M"
            ],
            "year": 2013,
            "source": "Schweizerischer Radiologiekongress - 100. Jahreskongress der SGR-SSR; MAY 30 - JUN 1, 2013; Luzern, SWITZERLAND. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128824-14104"
            ],
            "persons": [
                "128824-82111"
            ],
            "imported": "2013-06-03T09:08:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128830,
            "title": "Tuberosis sclerosis complex - successful therapy with everolimus.",
            "abstract": null,
            "authors": [
                "Schwerin-Nagel A, Ring E, Zebedin D, Brunner-Krainz M, Müller M, Prager-Puntigam S, Nagel B, Gruber-Sedlmayr U"
            ],
            "year": 2013,
            "source": "neuropediatrics . 2013; 44: 98--39th Annual meeting of the Society of Neuriopediatrics; 25.-28.4.2013; Innsbruck. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128830-14091",
                "128830-14093",
                "128830-14094",
                "128830-14106"
            ],
            "persons": [
                "128830-51958",
                "128830-77950"
            ],
            "imported": "2013-06-03T13:33:54+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 128832,
            "title": "Prematurity, BPD and importance of RSV prophylaxis",
            "abstract": null,
            "authors": [
                "Resch, B"
            ],
            "year": 2013,
            "source": "Abstract Book of the 2nd Baltic Paediatric Congress and 20th Estonian Paediatric Congress. 2013; 35-35.-2nd Baltic Paediatric Congress and 20th Estonian Paediatric Congress; MAY 30-JUN 1, 2013; Pärnu, ESTONIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128832-14094"
            ],
            "persons": [
                "128832-51743"
            ],
            "imported": "2013-06-03T13:37: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128833,
            "title": "Workshop in Neonatology: Congenital cytomegalovirus infection and (symptomatic) transmission via breast-milk in the preterm infant",
            "abstract": null,
            "authors": [
                "Resch, B"
            ],
            "year": 2013,
            "source": "2nd Baltic Paediatric Congress and 20th Estonian Paediatric Congress; MAY 30 - JUN 1, 2013; Pärnu, ESTONIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128833-14094"
            ],
            "persons": [
                "128833-51743"
            ],
            "imported": "2013-06-03T13:42:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128834,
            "title": "Possible improvement of earlier detection and pain control on a palliative care unit by standardized protocols in the context of a certification process",
            "abstract": null,
            "authors": [
                "Hofmann, G",
                "Bitsche, S",
                "Verebes, J",
                "Stotz, M",
                "Siegl, A",
                "Kuba, S",
                "Trattner, J",
                "Sandner-Kiesling, A",
                "Samonigg, H"
            ],
            "year": 2013,
            "source": "European Journal of Palliative Care; EAPC 2013 Abstracts. 2013; 1(1):167-167.-13th World Congress of the European Association of Palliative Care; MAY 30 - JUNE 2, 2013; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128834-14069",
                "128834-14085"
            ],
            "persons": [
                "128834-51532",
                "128834-51916",
                "128834-52003",
                "128834-66005"
            ],
            "imported": "2013-06-03T13:51:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128835,
            "title": "Single nucleotide polymorphism based chimerism analyses in pediatric stem cell transplantation: A tool to monitor graft function and minimal residual disease ",
            "abstract": null,
            "authors": [
                "Schwinger,W",
                "Raicht,A",
                "Sovinz,P",
                "Lackner,H",
                "Benesch,M",
                "Strenger,V",
                "Sperl,D",
                "Schinagl,M",
                "Urban,C"
            ],
            "year": 2013,
            "source": "Chimerism . 2013; 4(2):57-57.-Symposium on Chimerism ; May 30-June 1 ; Graz,AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128835-14048",
                "128835-14092"
            ],
            "persons": [
                "128835-50881",
                "128835-51369",
                "128835-56810",
                "128835-59537",
                "128835-51859"
            ],
            "imported": "2013-06-03T14:25:28+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": 128836,
            "title": "The Use of Matrices in Plastic Surgery. ",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Wiedner, M"
            ],
            "year": 2013,
            "source": ".. 2013; -TransAlp Plastic Surgical Meeting; MAY 3-4, 2013; Brixen, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128836-13977",
                "128836-14076"
            ],
            "persons": [
                "128836-58894",
                "128836-80111"
            ],
            "imported": "2013-06-03T14:44:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128837,
            "title": "DIAGNOSTIC PERFORMANCE CHARACTERISTICS OF IMMATURE GRANULOCYTES AND IMMATURE MYELOID INFORMATION IN NEONATAL SEPSIS\r\n",
            "abstract": null,
            "authors": [
                "Cimenti, C",
                "Erwa, W",
                "Herkner, KR",
                "Kasper, DC",
                "Mueller, W",
                "Resch, B"
            ],
            "year": 2013,
            "source": "Abstract CD of the 31st Annual Meeting of the European Society of Paediatric Infectious Diseases. 2013; -31st Annual Meeting of the European Society of Paediatric Infectious Diseases (ESPID); MAY 28 - JUN 1, 2013; Milan, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128837-14028",
                "128837-14091",
                "128837-14094"
            ],
            "persons": [
                "128837-51743"
            ],
            "imported": "2013-06-03T15:49: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": 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": 128838,
            "title": "Cerebral complications and long-term sequelae after \r\npneumococcal meningitis in Austrian children.",
            "abstract": null,
            "authors": [
                "Klobassa, DS",
                "Zoehrer, B",
                "Paulke-Korinek, M",
                "Gruber-Sedlmayr, U",
                "Heuberger, S",
                "Kollaritsch, H",
                "Zenz W.\r\n\r\n"
            ],
            "year": 2013,
            "source": "http://www2.kenes.com/ESPID2013/Pages/Home.aspx. 2013; -ESPID 2013; May28th-June1st, 2013; Milan, Italy. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128838-14091"
            ],
            "persons": [
                "128838-54341",
                "128838-51647"
            ],
            "imported": "2013-06-03T18:19: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": 128840,
            "title": "Phospholipid scramblase 1 in the human placenta and its possible involvement in viral response",
            "abstract": null,
            "authors": [
                "Berghold, VM",
                "Gauster, M",
                "Huppertz, B",
                "Moser, G",
                "Hemmings, DG"
            ],
            "year": 2013,
            "source": " Li Ka Shing Institute of Virology & Gairdner Foundation Symposium; MAY 30-31, 2013; Edmonton, Alberta, CANADA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128840-14017"
            ],
            "persons": [
                "128840-53232",
                "128840-54142",
                "128840-58943",
                "128840-59601"
            ],
            "imported": "2013-06-04T02:51:59+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}