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=156000&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156020&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155980&ordering=impactfactor",
    "results": [
        {
            "id": 163708,
            "title": "Rheumatologie kompakt - Das Sjögren Syndrom",
            "abstract": null,
            "authors": [
                "Stradner, MH"
            ],
            "year": 2017,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Rheumatologie; NOV 23-25, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163708-14086"
            ],
            "persons": [
                "163708-53560"
            ],
            "imported": "2017-11-28T13:08: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": 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": 163709,
            "title": "Der iatrogene Immundefekt als Nebenwirkung\r\nunserer Therapien",
            "abstract": null,
            "authors": [
                "Stradner, MH"
            ],
            "year": 2017,
            "source": "Jahrestagung der österreichischen Gesellschaft für Rheumatologie; NOV 23-25, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163709-14086"
            ],
            "persons": [
                "163709-53560"
            ],
            "imported": "2017-11-28T13:10:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 163710,
            "title": "Immuntherapie in der Rheumatologie - aktuelle Strategien",
            "abstract": null,
            "authors": [
                "Stradner, MH"
            ],
            "year": 2017,
            "source": "Annual Meeting of the Austrian Society of Allergy and Immunology; NOV 23-25, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163710-14086"
            ],
            "persons": [
                "163710-53560"
            ],
            "imported": "2017-11-28T13:13:32+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": 163712,
            "title": "Mehrlingsschwangerschaften und Dopplersonographie",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2017,
            "source": " In: Steiner, H; Schneider, KTM editors(s). Dopplersonographie in Geburtshilfe und Gynäkologie. Berlin: Springer; p. 127-141.  2017(ISBN: 978-3-662-54965-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163712-14064"
            ],
            "persons": [
                "163712-50155"
            ],
            "imported": "2017-11-28T17:10:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Steiner, H; Schneider, KTM",
            "collection_title": "Dopplersonographie in Geburtshilfe und Gynäkologie",
            "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": 163713,
            "title": "Pleuramesotheliom - eine diagnostische Herausforderung.",
            "abstract": null,
            "authors": [
                "Brcic, L",
                "Zacharias, M"
            ],
            "year": 2017,
            "source": "Jatros Haematologie und Onkologie. 2017; 6(17): 74-76. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163713-14020"
            ],
            "persons": [
                "163713-61601"
            ],
            "imported": "2017-11-28T17:27:14+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": 163715,
            "title": "Cardiac MRI Biomarkers - Clinical applications.",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G"
            ],
            "year": 2017,
            "source": "ASKLEPIOS Course, Cardiac and Abdominal Imaging; OCT 18-20, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163715-14104"
            ],
            "persons": [
                "163715-53950"
            ],
            "imported": "2017-11-28T22:30: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": 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": 163716,
            "title": "Cardiac MRI Biomarkers: Basic concepts & clinical applications.",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G"
            ],
            "year": 2016,
            "source": "ESOR (European School of Radiology) Graz Tutorial; OCT 10-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163716-14104"
            ],
            "persons": [
                "163716-53950"
            ],
            "imported": "2017-11-28T22:37:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 163717,
            "title": "Cardiac MRI Biomarkers - Clinical applications ",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G"
            ],
            "year": 2017,
            "source": "ESOR (European School of Radiology) and Asklepios Course on abdominal & cardiac radiology.; OCT 18-20, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163717-14104"
            ],
            "persons": [
                "163717-53950"
            ],
            "imported": "2017-11-28T23:13:42+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": 163718,
            "title": "Cardiac MRI Biomarkers - Basic concepts",
            "abstract": null,
            "authors": [
                "Reiter, G",
                "Reiter, U"
            ],
            "year": 2017,
            "source": "ESOR (European School of Radiology) Asklepios Course on abdominal & cardiac radiology; OCT 18-20, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163718-14104"
            ],
            "persons": [
                "163718-53950"
            ],
            "imported": "2017-11-28T23:16:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163719,
            "title": "Reif für den Käfig (?) (!)",
            "abstract": null,
            "authors": [
                "Marschik, PB",
                "Pokorny, FB"
            ],
            "year": 2017,
            "source": "Grazer Stimmtage 2017; NOV  24-25; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163719-14068"
            ],
            "persons": [
                "163719-58883",
                "163719-79651"
            ],
            "imported": "2017-11-29T09:50:38+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": 163720,
            "title": "Metabolism turned upside down: gluconeogenesis in lung cancer",
            "abstract": null,
            "authors": [
                "Leithner, K",
                "Olschewski, H"
            ],
            "year": 2017,
            "source": "Ten Years of International PhD Program at the Medical University of Graz\r\n; NOV 17, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163720-14046",
                "163720-14087"
            ],
            "persons": [
                "163720-57557"
            ],
            "imported": "2017-11-29T09:54:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 163723,
            "title": "Occurrence of relapsing polychondritis with a rising cANCA titre in a cANCA-positive systemic and cerebral vasculitis patient.",
            "abstract": null,
            "authors": [
                "Mattiassich, G",
                "Egger, M",
                "Semlitsch, G",
                "Rainer, F"
            ],
            "year": 2013,
            "source": "BMJ Case Rep. 2013; 2013: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "23417970",
            "doi": "10.1136/bcr-2013-008717",
            "pmc": "PMC3603693",
            "organizations": [],
            "persons": [
                "163723-99801-6"
            ],
            "imported": "2017-11-29T01:00:00+01:00",
            "journal": "BMJ Case Rep",
            "issn": "1757-790X",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 163725,
            "title": "No Evidence of Increased Iron Accumulation in the Deep Gray Matter of Patients with Amyotrophic Lateral Sclerosis (ALS).",
            "abstract": null,
            "authors": [
                "Borsodi, F",
                "Culea, V",
                "Langkammer, C",
                "Khalil, M",
                "Pirpamer, L",
                "Quasthoff, S",
                "Enzinger, C",
                "Fazekas, F",
                "Ropele, S"
            ],
            "year": 2017,
            "source": "Proceedings of the 23rd Annual Meeting ISMRM 2017. 2017; -25th Annual Meeting ISMRM 2017; APR 22-27, 2017; Honolulu, HI, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163725-14051"
            ],
            "persons": [
                "163725-50173",
                "163725-51279",
                "163725-52002",
                "163725-57435",
                "163725-60116",
                "163725-80259"
            ],
            "imported": "2017-11-29T17:44:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163726,
            "title": "The role of eukaryotic initiation factors in tumor onset and progression",
            "abstract": null,
            "authors": [
                "Haybaeck, J"
            ],
            "year": 2017,
            "source": "Seminar series of the departments of Pathology of the Medical Faculties Heidelberg and Mannheim; NOV 27, 2017; Heidelberg, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163726-14020"
            ],
            "persons": [],
            "imported": "2017-11-29T18:57:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163727,
            "title": "Ungewöhnlicher Zeitlicher Verlauf einer Paraplegie bei liegendem Epiduralkatheter – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Rumpold-Seitlinger, G",
                "Dorn, C",
                "Sailer, M",
                "Lang-Illievich, K",
                "Halb, L",
                "Bornemann-Cimenti, H\r\n"
            ],
            "year": 2017,
            "source": "AIC 2017 ePoster. 2017; -Jahrestagung der österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 23-25, 2017; Vienna, Austria. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163727-14070"
            ],
            "persons": [
                "163727-50180",
                "163727-51915",
                "163727-51923",
                "163727-58422",
                "163727-60261",
                "163727-80031"
            ],
            "imported": "2017-11-30T13:56:00+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": 163728,
            "title": "Frühzeitiges Auftreten von Phantomschmerzen – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Dorn, C",
                "Rumpold-Seitlinger, G",
                "Halb, L",
                "Lang-Illievich, K",
                "Sailer, M",
                "Bornemann-Cimenti, H"
            ],
            "year": 2017,
            "source": "AIC 2017 ePoster. 2017; -Jahrestagung der österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 23-25, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163728-14070"
            ],
            "persons": [
                "163728-50180",
                "163728-51915",
                "163728-51923",
                "163728-58422",
                "163728-60261",
                "163728-80031"
            ],
            "imported": "2017-11-30T13:59:07+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": 163730,
            "title": "Detailierte Analyse der GMs im Frühgeborenen- und Terminalter ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2017,
            "source": "Symposium zur detailierten Analyse der General Movements ; NOV 5-8, 2017; Köln, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163730-14068"
            ],
            "persons": [],
            "imported": "2017-11-30T17:42: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": 163731,
            "title": "Bewegungen und Körperhaltung des 3- bis 5-Monate alten Säuglings ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2017,
            "source": "Symposium zur detailierten Analyse der General Movements ; NOV 5-8, 2017; Köln, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163731-14068"
            ],
            "persons": [],
            "imported": "2017-11-30T17:44:55+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": 163732,
            "title": "Was erzählen uns die Bewegungen des Frühgeborenen? ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2017,
            "source": "Sandwich and Science. Invited Lecture. Universitätsklinikum Köln.   ; NOV 6, 2017; Köln, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163732-14068"
            ],
            "persons": [],
            "imported": "2017-11-30T17:47:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 163733,
            "title": "How,when and why do we start to move? The continuity from prenatal to postnatal general movements. ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2017,
            "source": "Workshop General Movement Assessment ; NOV 23-26, 2017; Bilbao, Spain . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "163733-14068"
            ],
            "persons": [],
            "imported": "2017-11-30T18:21:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}