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=1440&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1460&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1420&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 138923,
            "title": "Entwicklung von unerwünschten Ereignissen in der Behandlung von Kindern mit akuter lymphoblastischer Leukämie (ALL) - Ergebnisse der zwischen 1986 und 2010 durchgeführten Studien der Österreichischen ALL-BFM Studiengruppe",
            "abstract": null,
            "authors": [
                "Attarbaschi,A",
                "Panzer-Grümayer,R",
                "Urban,C",
                "Meister,B",
                "Ebetsberger,G",
                "Reismüller,B",
                "Dworzak,M",
                "Haas,O",
                "Gadner,H",
                "Mann,G"
            ],
            "year": 2014,
            "source": "Kinder- und Jugenmedizin. 2014; 44a:  A51-A51. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138923-14048"
            ],
            "persons": [],
            "imported": "2014-09-22T12:09:29+02: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": 138924,
            "title": "Onkologische Erkrankungen im Kindesalter: Einflüsse auf die Berufswahl",
            "abstract": null,
            "authors": [
                "Wiegele,K",
                "Szilagyi,S",
                "Fürschuß,C",
                "Mohapp,A",
                "Urban,C"
            ],
            "year": 2014,
            "source": "Kinder- und Jugenmedizin. 2014; 44a:  A64-A64. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138924-14048",
                "138924-14092"
            ],
            "persons": [
                "138924-81071",
                "138924-111461"
            ],
            "imported": "2014-09-22T12:12:40+02: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": 149822,
            "title": "Stellenwert der interdisziplinären Zusammenarbeit in der\r\nInterventionellen Neuroradiologie\r\n",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2015,
            "source": "Wiener Medizinische Wochenschrift\r\nSkriptum. 2015; (2): 10-10. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "149822-14108"
            ],
            "persons": [
                "149822-51882"
            ],
            "imported": "2016-01-26T17:14:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 154769,
            "title": "Minimal invasiver Zugang zum Nervus radialis - eine neue Methode",
            "abstract": null,
            "authors": [
                "Matzi V, Hörlesberger N, Hohenberger G, Rosenlechner D, Dolcet C, Weiglein A, Maier M, Grechenig S"
            ],
            "year": 2016,
            "source": "Jatros Orthopädie. 2016; 5:  115",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154769-14018",
                "154769-14052",
                "154769-14056",
                "154769-29447"
            ],
            "persons": [
                "154769-86186",
                "154769-86552"
            ],
            "imported": "2016-09-28T20:58: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": 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": 141892,
            "title": "Analyse der nutritiven Therapiestruktur am Beispiel eines erfolgreichen Behandlungskonzepts der Anorexia Nervosa (AN) im Kontext der Thermogenese.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Weber, D",
                "Unterrainer, H",
                "Wallner-Liebmann, S"
            ],
            "year": 2014,
            "source": "Ernährung/Nutrition. 2014; 38(02): 22-23. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "141892-14014"
            ],
            "persons": [
                "141892-51266",
                "141892-69860",
                "141892-88711"
            ],
            "imported": "2015-02-03T11:14:07+01:00",
            "journal": null,
            "issn": "0250-1554",
            "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": 139673,
            "title": "Reflectance confocal microscopy and dermoscopy of psoriatic balanitis.",
            "abstract": null,
            "authors": [
                "Arzberger, E",
                "Oliveira, A",
                "Massone, C",
                "Komericki, P",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2014,
            "source": "23rd EADV Congress. ; October 8-14; Amsterdam. 2014. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139673-14047"
            ],
            "persons": [
                "139673-50041",
                "139673-51711",
                "139673-65340"
            ],
            "imported": "2014-10-23T15:49:37+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": 138922,
            "title": "Askin-Tumor der 4. Rippe links mit intrathorakalem Tumoranteil bei einem elfjährigen Knaben - Fallbericht",
            "abstract": null,
            "authors": [
                "Filek,S",
                "Kenzian,H",
                "Lingitz,H",
                "Lackner,H",
                "Birnbacher,R"
            ],
            "year": 2014,
            "source": "Kinder- und Jugenmedizin. 2014; 44a:  A49-A49. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138922-14092"
            ],
            "persons": [],
            "imported": "2014-09-22T12:06:10+02: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": 118599,
            "title": "Allogeneic stem cell transplantation for mucopolysaccharidosis I Hurler with unrelated CD3/19 depleted peripheral stem cell grafts ",
            "abstract": null,
            "authors": [
                "Sovinz, P",
                "Schwinger, W",
                "Lackner, H",
                "Benesch, M",
                "Strenger, V",
                "Seidel, M",
                "Sperl, D",
                "Schmidt, S",
                "Plecko, B",
                "Brunner-Krainz, M",
                "Paschke, E",
                "Urban, C"
            ],
            "year": 2012,
            "source": "memo - Magazine of European Medical Oncology. 2012; suppl 1/12:  12-12. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118599-14048",
                "118599-14091",
                "118599-14092"
            ],
            "persons": [
                "118599-50881",
                "118599-51369",
                "118599-51875",
                "118599-56810",
                "118599-59537",
                "118599-85188",
                "118599-51859"
            ],
            "imported": "2012-04-13T09:56:26+02:00",
            "journal": null,
            "issn": "1865-5041",
            "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": 118551,
            "title": "Zusammenhänge zwischen Lebensstil und Lebenserwartung: Implikationen für die Praxis.",
            "abstract": null,
            "authors": [
                "Fazekas, C"
            ],
            "year": 2012,
            "source": "Arzt und Praxis. 2012; Februar 2012(982/66): 46-49. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "118551-50774"
            ],
            "imported": "2012-04-10T13:07:25+02:00",
            "journal": null,
            "issn": "0048-5128",
            "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": 96831,
            "title": "Biopsychosocial Aspects of Research at High Altitude.",
            "abstract": null,
            "authors": [
                "Miggitsch, EM",
                "Trapp, M",
                "Egger, JW"
            ],
            "year": 2009,
            "source": "Psychologische Medizin. 2009; 20(4): 47-48. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "96831-14047",
                "96831-29447"
            ],
            "persons": [
                "96831-51505"
            ],
            "imported": "2009-12-16T16:24:26+01:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 165113,
            "title": "Differences in skin carotenoid level with regard to subcutaneous adipose tissue thickness in patients with anorexia nervosa.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Mörkl, S",
                "Müller, W",
                "Moser, M",
                "Blesl, C",
                "Amouzadeh-Ghadikolai, O",
                "Holasek, S"
            ],
            "year": 2017,
            "source": "Scripta Scientifica Pharmaceutica. 2017; 4(supp.1): 26-26. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165113-14010",
                "165113-14011",
                "165113-14014",
                "165113-29444"
            ],
            "persons": [
                "165113-51266",
                "165113-51671",
                "165113-84449",
                "165113-88711"
            ],
            "imported": "2018-01-31T12:41:17+01:00",
            "journal": null,
            "issn": "2367-6000",
            "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": 171861,
            "title": "Prävalenz der knöchernen Veränderungen in den dorsalen Wirbelsäulenabschnitten bei Spondyloarthritis-PatientInnen in einer Evaluation mittels MRT",
            "abstract": null,
            "authors": [
                "Haidmayer, A",
                "Adelsmayer, G",
                "Klocker, V",
                "Spreizer, C",
                "Quehenberger, F",
                "Janisch, M",
                "Lackner, A",
                "Fuchsjaeger, M",
                "Graninger, W",
                "Hermann, J"
            ],
            "year": 2018,
            "source": "Journal für Mineralstoffwechsel & muskuloskelettale Erkrankungen. 2018; 25(4): 136-136. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171861-14026",
                "171861-14054",
                "171861-14085",
                "171861-14086"
            ],
            "persons": [
                "171861-77590",
                "171861-100192",
                "171861-50466",
                "171861-51002",
                "171861-82111"
            ],
            "imported": "2019-01-18T21:48:33+01:00",
            "journal": null,
            "issn": "2412-8260",
            "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": 188174,
            "title": "12th WINFOCUS world congress on ultrasound in emergency and critical care.",
            "abstract": null,
            "authors": [
                "Acar, Y",
                "Tezel, O",
                "Salman, N",
                "Cevik, E",
                "Algaba-Montes, M",
                "Oviedo-García, A",
                "Patricio-Bordomás, M",
                "Mahmoud, MZ",
                "Sulieman, A",
                "Ali, A",
                "Mustafa, A",
                "Abdelrahman, I",
                "Bahar, M",
                "Ali, O",
                "Lester, Kirchner, H",
                "Prosen, G",
                "Anzic, A",
                "Leeson, P",
                "Bahreini, M",
                "Rasooli, F",
                "Hosseinnejad, H",
                "Blecher, G",
                "Meek, R",
                "Egerton-Warburton, D",
                "Ćuti, EĆ",
                "Belina, S",
                "Vančina, T",
                "Kovačević, I",
                "Rustemović, N",
                "Chang, I",
                "Lee, JH",
                "Kwak, YH",
                "Kim, do, K",
                "Cheng, CY",
                "Pan, HY",
                "Kung, CT",
                "Ćurčić, E",
                "Pritišanac, E",
                "Planinc, I",
                "Medić, MG",
                "Radonić, R",
                "Fasina, A",
                "Dean, AJ",
                "Panebianco, NL",
                "Henwood, PS",
                "Fochi, O",
                "Favarato, M",
                "Bonanomi, E",
                "Tomić, I",
                "Ha, Y",
                "Toh, H",
                "Harmon, E",
                "Chan, W",
                "Baston, C",
                "Morrison, G",
                "Shofer, F",
                "Hua, A",
                "Kim, S",
                "Tsung, J",
                "Gunaydin, I",
                "Kekec, Z",
                "Ay, MO",
                "Kim, J",
                "Kim, J",
                "Choi, G",
                "Shim, D",
                "Lee, JH",
                "Ambrozic, J",
                "Prokselj, K",
                "Lucovnik, M",
                "Simenc, GB",
                "Mačiulienė, A",
                "Maleckas, A",
                "Kriščiukaitis, A",
                "Mačiulis, V",
                "Macas, A",
                "Mohite, S",
                "Narancsik, Z",
                "Možina, H",
                "Nikolić, S",
                "Hansel, J",
                "Petrovčič, R",
                "Mršić, U",
                "Orlob, S",
                "Lerchbaumer, M",
                "Schönegger, N",
                "Kaufmann, R",
                "Pan, CI",
                "Wu, CH",
                "Pasquale, S",
                "Doniger, SJ",
                "Yellin, S",
                "Chiricolo, G",
                "Potisek, M",
                "Drnovšek, B",
                "Leskovar, B",
                "Robinson, K",
                "Kraft, C",
                "Moser, B",
                "Davis, S",
                "Layman, S",
                "Sayeed, Y",
                "Minardi, J",
                "Pasic, IS",
                "Dzananovic, A",
                "Pasic, A",
                "Zubovic, SV",
                "Hauptman, AG",
                "Brajkovic, AV",
                "Babel, J",
                "Peklic, M",
                "Radonic, V",
                "Bielen, L",
                "Ming, PW",
                "Yezid, NH",
                "Mohammed, FL",
                "Huda, ZA",
                "Ismail, WN",
                "Isa, WY",
                "Fauzi, H",
                "Seeva, P",
                "Mazlan, MZ"
            ],
            "year": 2016,
            "source": "Crit Ultrasound J. 2016; 8(Suppl 1):12",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": "27604617",
            "doi": "10.1186/s13089-016-0046-8",
            "pmc": "PMC5014769",
            "organizations": [],
            "persons": [
                "188174-74176-2"
            ],
            "imported": "2021-06-29T02:00:00+02:00",
            "journal": "Crit Ultrasound J",
            "issn": "2036-3176",
            "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": 196137,
            "title": "Follow-Up nach VTE - Wie geht es weiter?",
            "abstract": null,
            "authors": [
                "Gütl, K"
            ],
            "year": 2022,
            "source": "Zeitschrift für Gefäßmedizin. 2022; 19(2): 23-23. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196137-14079"
            ],
            "persons": [
                "196137-94798"
            ],
            "imported": "2022-06-28T13:43:04+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": 200920,
            "title": "STAT-Phosphorylierungsprofile spiegeln die Krankheitsaktivität wider",
            "abstract": null,
            "authors": [
                "Dreo, B",
                "Pietsch, DR",
                "Husic, R",
                "Lackner, A",
                "Fessler, J",
                "Rupp, J",
                "Muralikrishnan, AS",
                "Thiel, J",
                "Stradner, MH",
                "Bosch, P"
            ],
            "year": 2022,
            "source": "Fakten der Rheumatologie. 2022; (2):",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200920-14014",
                "200920-14086"
            ],
            "persons": [
                "200920-100419",
                "200920-101167",
                "200920-105947",
                "200920-111873",
                "200920-53560",
                "200920-61519",
                "200920-77590",
                "200920-78952",
                "200920-94653"
            ],
            "imported": "2023-02-07T13:33: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": 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": 200921,
            "title": "STAT1 and STAT3 activation distinguishes psoriasis arthritis patients in active and inactive disease",
            "abstract": null,
            "authors": [
                "Dreo, B",
                "Pietsch, DR",
                "Husic, R",
                "Lackner, A",
                "Rupp, J",
                "Muralikrishnan, AS",
                "Thiel, J",
                "Stradner, MH",
                "Bosch, P"
            ],
            "year": 2022,
            "source": "Journal für Mineralstoffwechsel & muskuloskelettale Erkrankungen. 2022; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200921-14014",
                "200921-14086"
            ],
            "persons": [
                "200921-100419",
                "200921-101167",
                "200921-105947",
                "200921-111873",
                "200921-53560",
                "200921-61519",
                "200921-77590",
                "200921-78952",
                "200921-94653"
            ],
            "imported": "2023-02-07T13:49:22+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": 200922,
            "title": "Distinctive STAT activation patterns subgroup rheumatoid  arthritis patients in active disease",
            "abstract": null,
            "authors": [
                "Dreo, B",
                "Muralikrishnan, AS",
                "Husic, R",
                "Lackner, A",
                "Bosch, P",
                "Rupp, J",
                "Buchmann, A",
                "Khalil, M",
                "Thiel, J",
                "Stradner, MH"
            ],
            "year": 2022,
            "source": "Journal für Mineralstoffwechsel & muskuloskelettale Erkrankungen. 2022; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200922-14014",
                "200922-14051",
                "200922-14086"
            ],
            "persons": [
                "200922-100419",
                "200922-105947",
                "200922-111873",
                "200922-53560",
                "200922-57435",
                "200922-61519",
                "200922-77590",
                "200922-78952",
                "200922-94653"
            ],
            "imported": "2023-02-07T13:53: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": 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": 96078,
            "title": "Kinetics of the uptake and transformation of 7-3H-dopamine in the isolated perfused rat heart",
            "abstract": null,
            "authors": [
                "Peskar, B",
                "Hellmann, G",
                "Hertting, G"
            ],
            "year": 1968,
            "source": "Naunyn Schmiedebergs Arch Exp Pathol Pharmakol. 1968; 260(2): 186-187. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1968B465400097",
            "pubmed": "4239217",
            "doi": "10.1007/BF00537996",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Exp Pathol Pharmakol",
            "issn": "0340-5249",
            "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": 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": false
        },
        {
            "id": 200761,
            "title": "Ein multivariables Vorhersagemodell zur Identifizierung von Patient*innen, an einer sexuell übertragbaren Infektion zu erkranken.",
            "abstract": null,
            "authors": [
                "Sadoghi, B",
                "Posch, F",
                "Tripolt, K",
                "Komericki, P",
                "Kränke, B",
                "Hutterer, G"
            ],
            "year": 2022,
            "source": "webpublikation. 2022; -ÖGDV; NOV, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "200761-14047",
                "200761-14056",
                "200761-14082"
            ],
            "persons": [
                "200761-50839",
                "200761-51954",
                "200761-75636",
                "200761-92241"
            ],
            "imported": "2023-02-04T15:37:22+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": 149819,
            "title": "Interbventionelle Neuroradiologie - Stellenwert der interdisziplinären Zusammenarbeit",
            "abstract": null,
            "authors": [
                "Deutschmann, HA"
            ],
            "year": 2015,
            "source": "Neurologisch. 2015; (3):",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "149819-14108"
            ],
            "persons": [
                "149819-51882"
            ],
            "imported": "2016-01-26T17:04:22+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
        }
    ]
}