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=157000&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157083,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157020&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156980&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108852,
            "title": "Maxillary implant rehabilitation beyond common standars.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M, Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "IVOS Symposium; DEC 4, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108852-14111"
            ],
            "persons": [
                "108852-51703",
                "108852-51043"
            ],
            "imported": "2011-02-14T09:18: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": 108853,
            "title": "Challenges in maxillary implant rehabilitation.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "Biomet 3i Symposium; Dec 3, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108853-14111"
            ],
            "persons": [
                "108853-51703",
                "108853-51043"
            ],
            "imported": "2011-02-14T09:21: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": 108854,
            "title": "Die Behandlung ästhetisch kompromittierter Implantate.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Hrdina, R"
            ],
            "year": 2010,
            "source": "DGI Tagung; Nov 26, 2010; Hamburg, GERMANY. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108854-14111"
            ],
            "persons": [
                "108854-51703"
            ],
            "imported": "2011-02-14T09:22: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108855,
            "title": "Evidence for resource allocation of the brain to preserve cognitive function with progression of relapsing remitting Multiple Sclerosis – insights from a longitudinal fMRI study",
            "abstract": null,
            "authors": [
                "Loitfelder, M",
                "Fazekas, F",
                "Aspeck, E",
                "Jehna, M",
                "Ropele, S",
                "Fuchs, S",
                "Wallner-Blazek, M",
                "Pichler, A",
                "Petrovic, K",
                "Vollmann, R",
                "Neuper, C",
                "Schmidt, R",
                "Enzinger C"
            ],
            "year": 2011,
            "source": "Konferenzband NeuroLogisch2011; -9. Jahrestagung der Oesterreichischen Gesellschaft für Neurologie (ÖGN); MAR 16-19, 2011; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108855-14051",
                "108855-14108"
            ],
            "persons": [
                "108855-50173",
                "108855-51279",
                "108855-59566",
                "108855-60744",
                "108855-71486"
            ],
            "imported": "2011-02-14T09:23:29+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": 108856,
            "title": "Rot & Weiss - ein Erfolgskonzept.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Hrdina, R"
            ],
            "year": 2010,
            "source": "Rot/Weiss Kongress; Nov 13, 2010; Zell am See, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108856-14111"
            ],
            "persons": [
                "108856-51703"
            ],
            "imported": "2011-02-14T09:24:17+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": 108857,
            "title": "Sofortbelastung - Grundlagen und klinische Anwendung.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Payer, M"
            ],
            "year": 2010,
            "source": "ÖGI Tagung; Nov 12,2010; Zell am See, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108857-14057",
                "108857-14111"
            ],
            "persons": [
                "108857-50792",
                "108857-51703"
            ],
            "imported": "2011-02-14T09:26: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108858,
            "title": "Activation changes in attention networks in Multiple Sclerosis characterized by resting state functional connectivity MRI",
            "abstract": null,
            "authors": [
                "Loitfelder, M",
                "Fazekas, F",
                "Neuper, C",
                "Rocca, M",
                "Valsasina, P",
                "Ropele, S",
                "Jehna, M",
                "Fuchs, S",
                "Schmidt, R",
                "Filippi, M",
                "Enzinger C"
            ],
            "year": 2011,
            "source": "Konferenzband NeuoLogisch2011; -9. Jahrestagung der Oesterreichischen Gesellschaft für Neurologie (ÖGN); MAR 16-19, 2011; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108858-14051"
            ],
            "persons": [
                "108858-50173",
                "108858-51279",
                "108858-59566",
                "108858-60744"
            ],
            "imported": "2011-02-14T09:27: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108859,
            "title": "Advanced implant rehabilitation:\r\nChallenges in hard and soft tissue management.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "Quintessenz Symposium; Nov 6, 2010; Zagreb, CROATIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108859-14111"
            ],
            "persons": [
                "108859-51703",
                "108859-51043"
            ],
            "imported": "2011-02-14T09:27:59+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": 108860,
            "title": "Advanced implant rehabilitation I + II: Surgical techniques, Restorative concepts and soft tissue challenges.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "V Implantology Symposium; OCT 24, 2010; Moscow, RUSSIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108860-14111"
            ],
            "persons": [
                "108860-51703",
                "108860-51043"
            ],
            "imported": "2011-02-14T09:30: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": 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": 108861,
            "title": "Proposal of a procedural learning fMRI paradigm to predict motor learning abilities and motor recovery after stroke",
            "abstract": null,
            "authors": [
                "Loitfelder, M",
                "Pichler, A",
                "Gattringer, T",
                "Linortner, P",
                "Ropele, S",
                "Jehna, M",
                "Neuper, C",
                "Schmidt, R",
                "Fazekas, F",
                "Enzinger, C"
            ],
            "year": 2011,
            "source": "Konferenzband NeuroLogisch2011; -9. Jahrestagung der Oesterreichischen Gesellschaft für Neurologie; MAR 16-19, 2011; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108861-14051"
            ],
            "persons": [
                "108861-50173",
                "108861-51279",
                "108861-59566",
                "108861-60744",
                "108861-70680",
                "108861-71486"
            ],
            "imported": "2011-02-14T09:34: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108862,
            "title": "Advanced implant rehabilitation: how to achieve long term prosthetic results.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "; OCT 1, 2010; Timisoara, ROMANIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108862-14111"
            ],
            "persons": [
                "108862-51703",
                "108862-51043"
            ],
            "imported": "2011-02-14T09:34:29+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": 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": 108863,
            "title": "Challenges in maxillary implant rehabilitation.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "EPA Symposium; SEP 25, 2010; Prishtina, KOSOVO. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108863-14111"
            ],
            "persons": [
                "108863-51703"
            ],
            "imported": "2011-02-14T09:36: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": 108864,
            "title": "Frontzahnästhetik in der Implantologie - Voraussetzungen, Herausforderungen, Komplikationen.",
            "abstract": null,
            "authors": [
                "Lorenzoni, M",
                "Weiland, F",
                "Stopper, M",
                "Hrdina, R",
                "Wimmer, G"
            ],
            "year": 2010,
            "source": "Österreichischer Zahnärztekongress 2010; SEP 30, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108864-14111"
            ],
            "persons": [
                "108864-51703"
            ],
            "imported": "2011-02-14T09: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": 108865,
            "title": "Beinahe blind durch ABC-Augentropfen. Eine \"teufliche\" Kombination",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2011,
            "source": "Österreichische Apothekerzeitung. 2011; 65(1): 13-14. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108865-14043"
            ],
            "persons": [
                "108865-51585"
            ],
            "imported": "2011-02-14T10:10:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 108867,
            "title": "Operative Therapie von Refraktionsanomalien bei Kindern",
            "abstract": null,
            "authors": [
                "Ardjomand, N",
                "Vidic, B"
            ],
            "year": 2010,
            "source": "44. Jahrestagung des Consilium Strabologicum Austriacum; OKT 8-9, 2010; Geinberg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108867-14043"
            ],
            "persons": [
                "108867-53163"
            ],
            "imported": "2011-02-14T10:22:33+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": 108868,
            "title": "Strategien zur Implementierung von Leitlinien und Standards: Eingesetzte Strategien in österreichischen Krankenhäusern und Pflegeheimen.",
            "abstract": null,
            "authors": [
                "Breimaier, HE",
                "Lohrmann, C"
            ],
            "year": 2010,
            "source": "Abstractband des pflegekongress102010; -pflegekongress10; OCT 28-29, 2010; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108868-14509"
            ],
            "persons": [],
            "imported": "2011-02-14T10:23:58+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": 108869,
            "title": "Microchimerism. Implications for immunology and prenatal diagnosis",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Kroneis, T",
                "Petek, E"
            ],
            "year": 2010,
            "source": "Seminar; NOV 29, 2010; Wuxi, CHINA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108869-14017",
                "108869-14021"
            ],
            "persons": [
                "108869-51996",
                "108869-54171"
            ],
            "imported": "2011-02-14T10:29: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": true,
            "local_affiliation": true
        },
        {
            "id": 108870,
            "title": "Verification of the genetic identity of microchimeric cells",
            "abstract": null,
            "authors": [
                "Kroneis, T",
                "Hartmann, M",
                "Dohr, G",
                "Petek, E",
                "Sedlmayr, P"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108870-14017",
                "108870-14021"
            ],
            "persons": [
                "108870-51666",
                "108870-51996",
                "108870-54171"
            ],
            "imported": "2011-02-14T10:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108871,
            "title": "Isolation and characterization of circulating tumor cells from renal cell carcinoma patients.",
            "abstract": null,
            "authors": [
                "El-Heliebi, A",
                "Sedlmayr, P",
                "Kroneis, T",
                "Lackner, C",
                "Geigl, JB",
                "Speicher, MR",
                "Haybäck, J",
                "Fischereder, K",
                "Kampel-Kettner, K",
                "Zigeuner, R",
                "Huppertz, B"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108871-14017",
                "108871-14020",
                "108871-14021",
                "108871-14056"
            ],
            "persons": [
                "108871-51738",
                "108871-51983",
                "108871-54142",
                "108871-54171",
                "108871-57423",
                "108871-66435"
            ],
            "imported": "2011-02-14T10:42: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": 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": 108872,
            "title": "Vascular endothelial expression of indoleamine 2,3-dioxygenase 1 forms a gradient towards the feto-maternal interface. ",
            "abstract": null,
            "authors": [
                "Blaschitz A, Gauster M, Fuchs D, Lang I, Maschke P, Ulrich D, Takikawa O, Dohr G, Sedlmayr P"
            ],
            "year": 2010,
            "source": "9. Österreichischer Histologentag; DEC 10-11, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108872-14017",
                "108872-14038"
            ],
            "persons": [
                "108872-51666",
                "108872-51718",
                "108872-53232",
                "108872-58907"
            ],
            "imported": "2011-02-14T10:50: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}