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=149520&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149540&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149500&ordering=impactfactor_norm",
    "results": [
        {
            "id": 123041,
            "title": "Untersuchung energetischer Einsparpotentiale.",
            "abstract": null,
            "authors": [
                "Kager, C"
            ],
            "year": 2012,
            "source": " [ Diplomarbeit/Master Thesis ] Fachhochschul-Studienzentrum Pinkafeld; 2012. pp.57. ",
            "category": 5,
            "document_type": 28,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-11-06T15:48:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Fachhochschul-Studienzentrum Pinkafeld",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 123042,
            "title": "General guidelines for GMs assessment and dyskinetic CP.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Proceedings. 4th International Cerebral Palsy Conference. 2012; 54-54.-4th International Cerebral Palsy Conference; OCT 10-13, 2012; Pisa, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123042-14010"
            ],
            "persons": [],
            "imported": "2012-11-06T16:10:57+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123043,
            "title": "Cerebral palsy in children: movements and postures during early infancy",
            "abstract": null,
            "authors": [
                "Yang, H",
                "Einspieler, C",
                "Shi, W",
                "Marschik, P",
                "Wang, Y",
                "Cao, Y",
                "Li, H",
                "Liao, YG",
                "Shao, XM"
            ],
            "year": 2012,
            "source": "Proceedings. 4th International Cerebral Palsy Conference. 2012; 120-121.-4th International Cerebral Palsy Conference; OCT 10-13, 2012; Pisa, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123043-14010"
            ],
            "persons": [
                "123043-58883"
            ],
            "imported": "2012-11-06T16:14:28+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": 123044,
            "title": "From observation in the animal world to observation in infants. The General Movements Trust: idea, concept, implications. Public Keynote Lecture.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Phenotyping Sleep Behaviours. Lessons form the Past, Directions for the Future; OCT 4-6, 2012; Vancouver, CANADA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123044-14010"
            ],
            "persons": [],
            "imported": "2012-11-06T16:20:24+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": 123045,
            "title": "What are General Movements? Introduction to the assessment of GMs.",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "International Workshop on the Assessment of General Movements; OCT 15-17, 2012; Pisa, ITALY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123045-14010"
            ],
            "persons": [],
            "imported": "2012-11-06T16:37:20+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": 123046,
            "title": "Impfungen . Alles, was man wissen muss",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "41. Kongress für Allgemeinmedizin; NOV 25-27, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123046-14023"
            ],
            "persons": [
                "123046-51812"
            ],
            "imported": "2012-11-06T18:42:45+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": 123047,
            "title": "Early detection of HIV-1 drug mutations in clinical samples with low viral load may be possible with a new open channel mode protocol on the new Siemens sample preparation module",
            "abstract": null,
            "authors": [
                "Stelzl, E",
                "Troppan, KT",
                "Winkler, M",
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A4-A5.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123047-14023",
                "123047-14082"
            ],
            "persons": [
                "123047-50514",
                "123047-51812",
                "123047-65239"
            ],
            "imported": "2012-11-06T18:51:46+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123048,
            "title": "HCV antigen testing: a new tool to identify acute HCV infection in high-risk groups",
            "abstract": null,
            "authors": [
                "Kreuzer, C",
                "Daghofer, E",
                "Röhm, T",
                "Waitzl, B",
                "Holzer, I",
                "Santner, BI",
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A14-A15.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123048-14023"
            ],
            "persons": [
                "123048-51812",
                "123048-51803"
            ],
            "imported": "2012-11-06T18:56:38+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123049,
            "title": "HIV-1 subtype B drug resistance testing with 454 ultra-deep sequencing: evaluation and comparison with the TruGene HIV-1 genotyping assay",
            "abstract": null,
            "authors": [
                "Bizon, B",
                "Pröll, J",
                "Stelzl, E",
                "Niklas, N",
                "Danzer, M",
                "Hackl, C",
                "Stabentheiner, S",
                "Hofer, K",
                "Gabriel, C",
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A17-A17.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123049-14023",
                "123049-14058"
            ],
            "persons": [
                "123049-50514",
                "123049-51812",
                "123049-64015"
            ],
            "imported": "2012-11-06T19:05:05+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123050,
            "title": "Baseline genetic variation analysis of HCV quasispecies in the HVR-1 region by DNA melting as possible predictor of pegylated-interferon and ribavirin treatment response",
            "abstract": null,
            "authors": [
                "Grahovac, B",
                "Hrstic, I",
                "Mohar, B",
                "Kessler, HH",
                "Vucelic, B"
            ],
            "year": 2010,
            "source": "CLinical Chemistry and Laboratory Medicine. 2010; 48(5):A18-A18.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123050-14023"
            ],
            "persons": [
                "123050-51812"
            ],
            "imported": "2012-11-06T19:09:54+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123051,
            "title": "Automated isolation and purification of cytomegalovirus (CMV) and Epstein-Barr virus (EBV) DNA from whole blood samples",
            "abstract": null,
            "authors": [
                "Hammerschmidt, S",
                "Homberg, C",
                "Lenz, C",
                "Beller, K",
                "Bozic, M",
                "Wagner, J",
                "Kessler, HH"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A18-A19.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123051-14023",
                "123051-14087"
            ],
            "persons": [
                "123051-50506",
                "123051-51812"
            ],
            "imported": "2012-11-06T19:13:53+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123052,
            "title": "Hepatitis B prevalence in patients of a central hospital in Lower Austria",
            "abstract": null,
            "authors": [
                "Mayerhofer, T",
                "Aliskanovic, V",
                "Schobesberger, G",
                "Trubert-Exinger, D",
                "Kessler, HH",
                "Haushofer, AC"
            ],
            "year": 2010,
            "source": "Clinical Chemistry and Laboratory Medicine. 2010; 48(5):A20-A20.-ISMD2010 - 8th International Symposium on Molecular Diagnostics; JUN 3-5, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123052-14023",
                "123052-14028"
            ],
            "persons": [
                "123052-51812",
                "123052-53597"
            ],
            "imported": "2012-11-06T19:17:48+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123053,
            "title": "Management of HCV infected pregnant women to avoid mother-to-child transmission",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2011,
            "source": "Proceedings of the International Conference on Emerging Frontiers and Challenges in HIV/AIDS Research. 2011; S34-S34.-International Conference on Emerging Frontiers and Challenges in HIV/AIDS Research; FEB 5-8, 2011; Mumbai, INDIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123053-14023"
            ],
            "persons": [
                "123053-51812"
            ],
            "imported": "2012-11-06T19:45: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": 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": 123054,
            "title": "Quality assurance and quality control in the molecular diagnostic laboratory",
            "abstract": null,
            "authors": [
                "Kessler HH"
            ],
            "year": 2011,
            "source": "Clinical Chemistry and Laboratory Medicine. 2011; 49(S1):S117-S117.-IFCC - WorldLab - EuroMedLab 2011; MAY 15-19, 2011; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123054-14023"
            ],
            "persons": [
                "123054-51812"
            ],
            "imported": "2012-11-06T19:57:50+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123055,
            "title": "Molecular diagnostics of viruses relevant in the immunocompromised patient.",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2011,
            "source": "Proceedings of the ESCV Winter Meeting 2011. 2011; -European Society for Clinical Virology - Winter Meeting 2011; JAN 13-15, 2011; London, UK. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123055-14023"
            ],
            "persons": [
                "123055-51812"
            ],
            "imported": "2012-11-06T20:03:08+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123056,
            "title": "Sinnvolle und verzichtbare (virologische) Labordiagnostik bei gastroenterologischen und hepatologischen Infektionen",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2011,
            "source": "St. Veiter Gastroenterologengespräche; JUL 01-02, 2011; St. Veit, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123056-14023"
            ],
            "persons": [
                "123056-51812"
            ],
            "imported": "2012-11-06T20:06:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 123057,
            "title": "Extraction of viral nucleic acids: comparison of five automated nucleic acid extraction platforms.",
            "abstract": null,
            "authors": [
                "Verheyen, J",
                "Kaiser, R",
                "Bozic, M",
                "Timmen-Wego, M",
                "Maier, BK",
                "Kessler, HH"
            ],
            "year": 2012,
            "source": "Clinical Chemistry and Laboratory Medicine. 2012; 50(4):A73-A73.-ISMD2012 - Ninth International Symposium on Molecular Diagnostics; MAY 17-19, 2012; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123057-14023"
            ],
            "persons": [
                "123057-50506",
                "123057-51812"
            ],
            "imported": "2012-11-06T20:12:48+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123058,
            "title": "High-volume exercise induced stress leads to a decline of hematopoetic cell functionality in an ultra-distance exercise model.",
            "abstract": null,
            "authors": [
                "Stelzer I",
                "Kröpfl, J",
                "Pekovits, K",
                "Truschnig-Wilders, M",
                "Mangge, H",
                "Kessler, HH",
                "Hofmann, P",
                "Mächler, P"
            ],
            "year": 2012,
            "source": "Clinical Chemistry and Laboratory Medicine. 2012; 50(4):A83-A84.-ISMD2012 - Ninth International Symposium on Molecular Diagnostics; MAY 17-19, 2012; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123058-14014",
                "123058-14023",
                "123058-14028",
                "123058-14043",
                "123058-29444"
            ],
            "persons": [
                "123058-51159",
                "123058-51812",
                "123058-52854",
                "123058-65638"
            ],
            "imported": "2012-11-06T20:17:04+01:00",
            "journal": null,
            "issn": "1434-6621",
            "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": 123059,
            "title": "Molecular Diagnostics of Infectious Diseases - 2nd Revised Edition",
            "abstract": null,
            "authors": null,
            "year": 2012,
            "source": "Kessler, HH. editor(s). Berlin, Boston: De Gruyter; 2012. (ISBN: 978-3-11-027883-5) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123059-14023"
            ],
            "persons": [
                "123059-51812"
            ],
            "imported": "2012-11-06T20:23: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": 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": 123060,
            "title": "Extraction of nucleic acids",
            "abstract": null,
            "authors": [
                "Kessler, HH"
            ],
            "year": 2012,
            "source": " In: Kessler, HH editors(s). Molecular Diagnostics of Infectious Diseases - 2nd Revised Edition. Berlin, Boston: De Gruyter; p. 47 - 52.  2012(ISBN: 978-3-11-027883-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123060-14023"
            ],
            "persons": [
                "123060-51812"
            ],
            "imported": "2012-11-06T20:27:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kessler, HH",
            "collection_title": "Molecular Diagnostics of Infectious Diseases - 2nd Revised Edition",
            "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
        }
    ]
}