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=150380&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150400&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150360&ordering=impactfactor_norm",
    "results": [
        {
            "id": 125587,
            "title": "Diskussionsbeitrag: Schlaganfall -  Endovaskuläre Therapiemöglichkeiten.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2002,
            "source": "Fortbildungsabend Radiologie, Univ.-Klinik Radiologie Graz; OKT 15, 2002; Graz, AUSTRIA. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125587-51876"
            ],
            "imported": "2013-01-24T14:21: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125588,
            "title": "Vertebroplastie.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2002,
            "source": "Jahresbericht Univ.-Klinik Radiologie - Wissenschaftlich und kurativ wichtige Entwicklungen.. 2002",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125588-51876"
            ],
            "imported": "2013-01-24T14:27:54+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": 125589,
            "title": "How I do carotid stenting: Principles, technique.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2005,
            "source": "CIRSE 2005, Workshop.; SEP 12, 2005; Nizza, Frankreich. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125589-51876"
            ],
            "imported": "2013-01-24T14:56:44+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": 125590,
            "title": "Endovascular treatment of ruptured intracranial aneurysms.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2010,
            "source": "Acta Clinica Ceoatica, Proceedings of the 50th INPC 2010. 2010; 49(Suppl2):1-112.-50th International Neuropsychiatric Pula Congress; JUN 16-19, 2010; Pula, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125590-14108"
            ],
            "persons": [
                "125590-51876"
            ],
            "imported": "2013-01-24T15:14:41+01:00",
            "journal": null,
            "issn": "0353-9474",
            "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": 125591,
            "title": "Management of acute stroke: Endovascular therapy.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2009,
            "source": "Acta Neuropsyhiatrica. 2009; 21(Suppl2):-49th International Neuropsychiatric Pula Congress.; JUN 17-20, 2009; Pula, CROATIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125591-51876"
            ],
            "imported": "2013-01-24T15:26: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125592,
            "title": "Endovascular treatment of intracranial aneurysms.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2008,
            "source": "Intracranial Aneurysm Workshop Graz 2008; APR 10-11, 2008; Graz, AUSTRIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125592-51876"
            ],
            "imported": "2013-01-24T15:48:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125594,
            "title": "Aktuelle Forschungsaktivitäten und alter(n)sbezogene Projektaktivitäten des Instituts für Pflegewissenschaft",
            "abstract": null,
            "authors": [
                "Schüssler, S",
                "Breimaier, HE",
                "Mandl, M",
                "Schönherr, S",
                "Lohrmann, C"
            ],
            "year": 2012,
            "source": "ÖPIA Atlas-Vernetzungsveranstaltung ; NOV 6, 2012; Vienna, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125594-14509"
            ],
            "persons": [
                "125594-59569",
                "125594-66487"
            ],
            "imported": "2013-01-24T18:07: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125595,
            "title": "Parodontitis und Allgemeinerkrankungen",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2013,
            "source": "Parodontologie und Prophylaxe; JAN 11, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125595-14111"
            ],
            "persons": [
                "125595-51043"
            ],
            "imported": "2013-01-24T18:38:44+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": true,
            "local_affiliation": true
        },
        {
            "id": 125596,
            "title": "Plastische Parodontaltherapie",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2013,
            "source": "Konferenzband des 9. Symposiums für Mund-, Kiefer-ud Gesichtschirurgie,\r\nFeldkirch 2013. 2013; -9. Fortbildungssymposium für Mund-, Kiefer-ud Gesichtschirurgie; JAN 12, 2013; Felfkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125596-14111"
            ],
            "persons": [
                "125596-51043"
            ],
            "imported": "2013-01-24T18:45:54+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": 125597,
            "title": "Parodontale Medizin - Neue Herausforderungen in der Parodontologie",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2013,
            "source": "Stomatologie. 2013; -60 Jahre Verein Tiroler Zahnärzte\r\nZukunftsperspektiven der Zahn-,Mund-, Kieferheilkunde; JAN 12, 2013; Igls, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125597-14111"
            ],
            "persons": [
                "125597-51043"
            ],
            "imported": "2013-01-24T18:50:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125598,
            "title": "Critical Clinical Anatomy in Periodontology.",
            "abstract": null,
            "authors": [
                "Wimmer, G"
            ],
            "year": 2013,
            "source": "State of the art\r\nSurgical & Prostetic solutions in Implantology, periodontology and Endodontology; JAN 22, 2013; Zell am See, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125598-14111"
            ],
            "persons": [
                "125598-51043"
            ],
            "imported": "2013-01-24T18:55:04+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": 125599,
            "title": "Funktionsverbessernde Operationen bei Kindern mit Zerebralparese",
            "abstract": null,
            "authors": [
                "Svehlik, M",
                "Kraus, T",
                "Steinwender, G",
                "Linhart, WE"
            ],
            "year": 2012,
            "source": "FH Joaneum - Physiotherapie Ausbildungsseminar; 30.10.2012; Graz. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125599-14049"
            ],
            "persons": [
                "125599-51571",
                "125599-54144",
                "125599-65038"
            ],
            "imported": "2013-01-24T21:27: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125600,
            "title": "Carotid artery stenosis: Endovascular treatment, principles technique.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2004,
            "source": "I. Alpe-Adria Meeting of Neuroradiologists and Course on Interventional Neuroradiology.; OKT 8-9, 2004; Graz, AUSTRIA. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125600-51876"
            ],
            "imported": "2013-01-24T22:33:48+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": 125601,
            "title": "Extracranial Carotid/Vertebral Stentimplantation: Non atherosclerotic indications.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2004,
            "source": "I. Alpe-Adria Meeting of Neuroradiologists and Course on Interventional Neuroradiology.; OKT 8-9, 2004; Graz, AUSTRIA. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125601-51876"
            ],
            "imported": "2013-01-24T22:38:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 125602,
            "title": "Combined Intra/extracranial carotid interventions.",
            "abstract": null,
            "authors": [
                "Klein,GE",
                ""
            ],
            "year": 2004,
            "source": "I. Alpe-Adria Meeting of Neuroradiologists and Course on Interventional Neuroradiology; OKT 8-9, 2004; Graz, AUSTRIA. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125602-51876"
            ],
            "imported": "2013-01-24T22:41: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125603,
            "title": "Staged procedure for intracranial arteriovenous malformations in children.",
            "abstract": null,
            "authors": [
                "Eder,HG",
                "Leber,KA",
                "Kurschel,S",
                "Klein,GE",
                ""
            ],
            "year": 2004,
            "source": "I. Alpe-Adria Meeting of Neuroradiologists and Course on Interventional Neuroradiology; OKT 8-9, 2004; Graz, AUSTRIA. 2004. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "125603-51876"
            ],
            "imported": "2013-01-24T22:45: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": 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": 125604,
            "title": "(1->3)-ß-d-glucan in patients with and without invasive candidiasis.",
            "abstract": null,
            "authors": [
                "Wagner, J",
                "Prüller, F",
                "Raggam, RB",
                "Zollner-Schwetz, I",
                "Valentin, T",
                "Hönigl, M",
                "Krause, R"
            ],
            "year": 2013,
            "source": "online lecture library of ESCMID and on the congress website. 2013; -23rd European Congress of Clinical Microbiology and Infectious Diseases; APR 27-30, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125604-14028",
                "125604-14087"
            ],
            "persons": [
                "125604-50564",
                "125604-51976",
                "125604-53586",
                "125604-54326",
                "125604-64754"
            ],
            "imported": "2013-01-24T23:03: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 125605,
            "title": "Reflectance confocal microscopy for skin diseases.",
            "abstract": null,
            "authors": null,
            "year": 2012,
            "source": "Hofmann-Wellenhof, R; Pellacani, G; Malvehy, J; Soyer HP.. editor(s). Berlin, Heidelberg, New York:: Springer\r\n; 2012. (ISBN: 978-3-642-21997-9) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125605-14047"
            ],
            "persons": [
                "125605-51711"
            ],
            "imported": "2013-01-25T00:37: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": 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": 125609,
            "title": "Solar lentigo, seborrheic keratosis an lichen planus-like keratosis.",
            "abstract": null,
            "authors": [
                "Ahlgrimm-Siess, V",
                "Langely RGB",
                "Hofmann-Wellenhof R"
            ],
            "year": 2012,
            "source": " In: Hofmann-Wellenhof, R; Pellacani, G; Malvehy, J; Soyer HP; editors(s). Reflectance confocal microscopy for skin diseases.\r\n\r\n. Berlin, Heidelberg, New York: Springer; p. 259-170.  2012(ISBN: ISBN 978-3-642-21997) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125609-14047"
            ],
            "persons": [
                "125609-51711"
            ],
            "imported": "2013-01-25T01:02:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Hofmann-Wellenhof, R; Pellacani, G; Malvehy, J; Soyer HP;",
            "collection_title": "Reflectance confocal microscopy for skin diseases.\r\n\r\n",
            "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": 125610,
            "title": "Cutaneous lymphoma",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Ahlgrimm-Siess, V",
                "Arzberger, E",
                "Hofmann-Wellenhof R"
            ],
            "year": 2012,
            "source": " In: Hofmann-Wellenhof, R; Pellacani, G; Malvehy, J; Soyer HP; editors(s). Reflectance confocal microscopy for skin diseases.\r\n\r\n. Berlin, Heidelberg, New York: Springer; p. 309-322.  2012(ISBN: ISBN 978-3-642-21997) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125610-14047"
            ],
            "persons": [
                "125610-51711"
            ],
            "imported": "2013-01-25T01:03:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Hofmann-Wellenhof, R; Pellacani, G; Malvehy, J; Soyer HP;",
            "collection_title": "Reflectance confocal microscopy for skin diseases.\r\n\r\n",
            "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
        }
    ]
}