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=150940&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150960&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150920&ordering=impactfactor",
    "results": [
        {
            "id": 181899,
            "title": "Untersuchung spezifischer Einflussfaktoren auf die Internetrecherche zu Gesundheitsthemen von PatientInnen mit der Diagnose Krebs.",
            "abstract": null,
            "authors": [
                "Schuster, E",
                "Partl, R",
                "Seedlmayer, F",
                "Dieplinger, A"
            ],
            "year": 2020,
            "source": "STRAHLENTHER ONKOL. 2020; 196(3):304-305.-36. Jahrestagung der Österreichischen Gesellschaft für Radioonkologie, Radiobiologie und Medizinische Radiophysik; NOV 8-9, 2019; Wiener Neustadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181899-14060"
            ],
            "persons": [
                "181899-62261"
            ],
            "imported": "2020-04-21T20:25:24+02:00",
            "journal": null,
            "issn": "0179-7158",
            "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": 181901,
            "title": "Sleeping disorders in children A functional neuroanatomical approach.",
            "abstract": null,
            "authors": [
                "Sammer, A",
                "Sammer, F"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000520906200001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00670-w",
            "pmc": null,
            "organizations": [
                "181901-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": true,
            "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": 181902,
            "title": "Manual Medicine for Children The Dawn of a new Future!",
            "abstract": null,
            "authors": [
                "Sammer, A"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000525234000001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00676-4",
            "pmc": null,
            "organizations": [
                "181902-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": false,
            "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": 181905,
            "title": "Pediatric manual medicine-new didactic directions The \"Ausserfern examination procedure\".",
            "abstract": null,
            "authors": [
                "Sammer, A",
                "Sammer, F",
                "Mantl, P"
            ],
            "year": 2020,
            "source": "MAN MED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000521666600001",
            "pubmed": null,
            "doi": "10.1007/s00337-020-00671-9",
            "pmc": null,
            "organizations": [
                "181905-14018"
            ],
            "persons": [],
            "imported": "2020-04-22T09:41:04+02:00",
            "journal": "MAN MED",
            "issn": "0025-2514",
            "collection_publisher": null,
            "collection_title": "MANUELLE MEDIZIN; ",
            "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": true,
            "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": 181906,
            "title": "Thrombocytopenia after AVR using the Perceval S - reality or myth?",
            "abstract": null,
            "authors": [
                "Knez, I"
            ],
            "year": 2020,
            "source": "Germany's PERCEVAL Forum\r\n11 years of experience sharing; Jan 27, 2020; Frankfurt, GERMANY. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181906-14075"
            ],
            "persons": [
                "181906-51936"
            ],
            "imported": "2020-04-22T10:43:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181907,
            "title": "Mitralklappenendokarditis - ein Update.",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "2. Wiener Klappenkolloquium \r\n\r\nzum Thema\r\n \r\nAktuelles in der Behandlung von Mitralklappenerkrankungen\r\n; NOV 22, 2019; Vienna, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181907-14075"
            ],
            "persons": [
                "181907-51936"
            ],
            "imported": "2020-04-22T10:49:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181908,
            "title": "Operative Korrektur angeborener Herzfehler im Erwachsenenalter",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "1. Grazer Herzkreislauftage; SEPT 13-15, 2019; Graz, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181908-14075"
            ],
            "persons": [
                "181908-51936"
            ],
            "imported": "2020-04-22T13:41:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181909,
            "title": "Korrekturverlust nach minimal invasiver Versorgung von A3- und A4-Frakturen der thorakalen und lumbalen Wirbelsäule.",
            "abstract": null,
            "authors": [
                "Eibinger, N",
                "Hackl, M",
                "Seibert, FJ",
                "Puchwein, P"
            ],
            "year": 2020,
            "source": "Jatros Orthopädie & Traumatologie, Rheumatologie. 2020; 02/2020:  22-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181909-14052"
            ],
            "persons": [
                "181909-62925",
                "181909-95868",
                "181909-51724"
            ],
            "imported": "2020-04-22T13:46:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 181910,
            "title": "Concomitant cardiac Procedures – Der morbide Patient mit kardiovaskulären Mehrfachdiagnosen: Vorgehen bei AST mit manifester KHK\r\n",
            "abstract": null,
            "authors": [
                "Knez, I",
                ""
            ],
            "year": 2019,
            "source": "Wiener Klinische Wochenschrift. 2019; -Jahrestagung 2019 der ÖKG; MAY 29 - JUN 1, 2019; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181910-14075"
            ],
            "persons": [
                "181910-51936"
            ],
            "imported": "2020-04-22T14:00:33+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181911,
            "title": "Streitfälle behandelter distaler Radiusfrakturen in der Steiermark - eine retrospektive Datenanalyse Humanmedizin.",
            "abstract": null,
            "authors": [
                "Schweder, J",
                "Fischerauer, S"
            ],
            "year": 2020,
            "source": " [ Habilitationsschrift ] Graz Medical University ; 2020. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181911-14052"
            ],
            "persons": [
                "181911-72835"
            ],
            "imported": "2020-04-22T14:17:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University ",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 181912,
            "title": "Nestbaumaterial als Refinement.\r\n",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2017,
            "source": "3Rs TagGraz; FEB 15,2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181912-23613",
                "181912-28393"
            ],
            "persons": [
                "181912-58208",
                "181912-90375"
            ],
            "imported": "2020-04-22T14:31:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181913,
            "title": "Nestbaumaterial als Refinement\r\n",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2018,
            "source": "56th annual Meeting of the Society for Laboratory Animal Science GV-SOLAS and 18th advanced Training Course of the IGTP; SEPT 12-14,2018; Munich, Germany. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181913-28393"
            ],
            "persons": [
                "181913-58208",
                "181913-90375"
            ],
            "imported": "2020-04-22T14:41:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181914,
            "title": "Different mouse strains – different nesting materials\r\nSearching for the perfect refinement in the housing\r\nof mice",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2018,
            "source": "EUSAAT-Congress; SEPT 23-26,2018; Linz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181914-28393"
            ],
            "persons": [
                "181914-58208",
                "181914-90375"
            ],
            "imported": "2020-04-22T14:46:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181915,
            "title": "Nestbaumaterial als Refinement",
            "abstract": null,
            "authors": [
                "Obermüller, B",
                "Reininger-Gutmann, B"
            ],
            "year": 2019,
            "source": "3Rs Tage; FEB 27-28,2019; Graz, Austria. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181915-28393"
            ],
            "persons": [
                "181915-58208",
                "181915-90375"
            ],
            "imported": "2020-04-22T14:55:55+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213187,
            "title": "Heading for optimal esthetics",
            "abstract": null,
            "authors": [
                "Sokolowski, A"
            ],
            "year": 2023,
            "source": "Dentsply Sirona Implants. 2023; -Implant Solution World Summit; Jun 9, 2023; Athen. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213187-14111"
            ],
            "persons": [
                "213187-94472"
            ],
            "imported": "2025-01-16T11:10:18+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": 181919,
            "title": "Dermatoskopie, sequenzielle Videodermatoskopie, Ganzkörperfotografie, künstliche Intelligenz - was bringt uns die Zukunft?",
            "abstract": null,
            "authors": [
                "Deinlein, T",
                "Hofmann-Wellenhof, R",
                "Haenssle HA",
                "Blum, A"
            ],
            "year": 2020,
            "source": "Aktuelle Dermatologie. 2020; 46:  138-142. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000523732900010",
            "pubmed": null,
            "doi": "10.1055/a-1072-6722",
            "pmc": null,
            "organizations": [
                "181919-14047"
            ],
            "persons": [
                "181919-51711-6",
                "181919-90211-2"
            ],
            "imported": "2020-04-22T16:52:14+02:00",
            "journal": null,
            "issn": "0340-2541",
            "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": false,
            "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": 181923,
            "title": "Achte auf dich! Praxisnahe Informationsblätter für ältere Personen und Angehörige.",
            "abstract": null,
            "authors": [
                "Bauer, S",
                "Eglseer, D",
                "Hoedl,M",
                "Osmancevic, S"
            ],
            "year": 2020,
            "source": "ProCare. 2020; 25:  10-12. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181923-14509"
            ],
            "persons": [
                "181923-100525",
                "181923-59569",
                "181923-66487",
                "181923-82963"
            ],
            "imported": "2020-04-23T11:20:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 181924,
            "title": "Hand Bone Age Estimation in the Living with the Greulich-Pyle Atlas using MRI and Transition Analysis.",
            "abstract": null,
            "authors": [
                "Widek,T",
                "Ehammer, T",
                "Ogris, K"
            ],
            "year": 2020,
            "source": "9th ISFRI/IAFR Joint Congress [abgesagt]; MAY 14-16, 2020; Albuquerque, New Mexico, USA . 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181924-14011",
                "181924-14019"
            ],
            "persons": [],
            "imported": "2020-04-23T14:39:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 181926,
            "title": "Aggression und Luftfeuchte",
            "abstract": null,
            "authors": [
                "Obermüller, B"
            ],
            "year": 2018,
            "source": "Scanbur Symposium; SEPT 26,2018; Frankfurt, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181926-28393"
            ],
            "persons": [
                "181926-90375"
            ],
            "imported": "2020-04-24T13:47:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 181927,
            "title": "Findings of our ScanClime test\r\n",
            "abstract": null,
            "authors": [
                "Beate Obermüller"
            ],
            "year": 2019,
            "source": "14. FELASA Kongress; Jun 10-13,2019; Prague, CZECH REPUBLIK. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181927-28393"
            ],
            "persons": [
                "181927-90375"
            ],
            "imported": "2020-04-24T13:52:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}