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=2920&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2940&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2900&ordering=impactfactor_norm",
    "results": [
        {
            "id": 4166,
            "title": "Teleradiology",
            "abstract": null,
            "authors": [
                "Gell, G"
            ],
            "year": 2002,
            "source": "Radiologe. 2002; 42(2):65-65",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000174788400001",
            "pubmed": "11963249",
            "doi": "10.1007/s00117-001-0692-z",
            "pmc": null,
            "organizations": [
                "4166-14026"
            ],
            "persons": [
                "4166-51553-2"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.685,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.160493827160494,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4171,
            "title": "Trauma radiology in the child",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Lindbichler, F"
            ],
            "year": 2002,
            "source": "Radiologe. 2002; 42(3):195-209",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000174825500008",
            "pubmed": "11963237",
            "doi": "10.1007/s00117-001-0709-7",
            "pmc": null,
            "organizations": [
                "4171-14106"
            ],
            "persons": [
                "4171-51373-2"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.685,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.160493827160494,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4172,
            "title": "Nontraumatic injury (battered child)",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Lindbichler, F"
            ],
            "year": 2002,
            "source": "Radiologe. 2002; 42(3):210-216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174825500009",
            "pubmed": "11963238",
            "doi": "10.1007/s00117-001-0710-1",
            "pmc": null,
            "organizations": [
                "4172-14054",
                "4172-14106"
            ],
            "persons": [
                "4172-51913-2"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.685,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.160493827160494,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4347,
            "title": "Rotational abnormalities of the hip joint",
            "abstract": null,
            "authors": [
                "Tschauner, C",
                "Fock, CM",
                "Hofmann, S",
                "Raith, J"
            ],
            "year": 2002,
            "source": "RADIOLOGE 2002 42: 457-466.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176783800006",
            "pubmed": "12149906",
            "doi": "10.1007/s00117-002-0752-z",
            "pmc": null,
            "organizations": [
                "4347-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.685,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.160493827160494,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5429,
            "title": "Neonatal segmental cystic nephroma. A case report",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E",
                "Häusler, M",
                "Ratschek, M",
                "Fotter, R"
            ],
            "year": 1999,
            "source": "Z Geburtshilfe Neonatol. 1999; 203(6):255-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084336100008",
            "pubmed": "10612199",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5429-14020",
                "5429-14106"
            ],
            "persons": [
                "5429-51373-2",
                "5429-51528-6",
                "5429-51557-6"
            ],
            "imported": null,
            "journal": "Z GEBURTSH NEONATOLOGIE",
            "issn": "0948-2393",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.243,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.160714285714286,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 149160,
            "title": "Terminal deoxynucleotidyl transferase negative T-cell lymphoblastic lymphoma in aleukemic patient.",
            "abstract": null,
            "authors": [
                "Brcić, I",
                "Labar, B",
                "Perić-Balja, M",
                "Basić-Kinda, S",
                "Nola, M"
            ],
            "year": 2008,
            "source": "Int J Hematol. 2008; 88(2): 189-191. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259081100012",
            "pubmed": "18512118",
            "doi": "10.1007/s12185-008-0101-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "149160-92422-1"
            ],
            "imported": "2016-01-08T01:00:00+01:00",
            "journal": "Int J Hematol",
            "issn": "0925-5710",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.283,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 166715,
            "title": "[Lumbar CT-guided radiofrequency ablation of the medial branch of the dorsal ramus of the spinal nerve : Anatomic study and description of a new technique].",
            "abstract": null,
            "authors": [
                "Feigl, GC",
                "Mattersberger, C",
                "Rosmarin, W",
                "Likar, R",
                "Avila, González, C"
            ],
            "year": 2018,
            "source": "Schmerz. 2018; 32(2):99-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000429329700003",
            "pubmed": "29564634",
            "doi": "10.1007/s00482-018-0283-9",
            "pmc": null,
            "organizations": [
                "166715-14018"
            ],
            "persons": [
                "166715-53309-6"
            ],
            "imported": "2018-03-23T01:00:00+01:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "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": 171035,
            "title": "[Pain therapy for children and adolescents with hemophilia : Recommendations by an expert panel].",
            "abstract": null,
            "authors": [
                "Stromer, W",
                "Messerer, B",
                "Crevenna, R",
                "Hemberger, SH",
                "Jauk, B",
                "Schwarz, R",
                "Streif, W",
                "Thom, K",
                "Wagner, B",
                "Zwiauer, K",
                "Likar, R"
            ],
            "year": 2018,
            "source": "Schmerz. 2018; 32(6):404-418",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000451030900002",
            "pubmed": "30191308",
            "doi": "10.1007/s00482-018-0321-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "171035-53309-6",
                "171035-57043-6"
            ],
            "imported": "2018-12-13T11:28:28+01:00",
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": "SCHMERZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "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": 185249,
            "title": "Effects of Embryonic Development Stage and Cryoprotective Agents on Galleria Mellonella Embryo Cryopreservation.",
            "abstract": null,
            "authors": [
                "Abidalla, M",
                "Cosi, E"
            ],
            "year": 2018,
            "source": "Cryo Letters. 2019; 39(4):255-262",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000450629000005",
            "pubmed": "30963171",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-01-18T01:00:00+01:00",
            "journal": "Cryo Letters",
            "issn": "0143-2044",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.702,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BIOLOGY-SCI",
            "impactfactor_norm_super": 0.259,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "BIOLOGY-SCI",
            "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": 189162,
            "title": "[Pain relief during and after surgical procedures : Results of an Austria-wide patient survey on postoperative pain and perioperative pain management].",
            "abstract": null,
            "authors": [
                "Jaksch, W",
                "Likar, R",
                "Frohner, U",
                "Herbst, F"
            ],
            "year": 2018,
            "source": "Schmerz. 2018; 32(3): 171-180. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000434039200002",
            "pubmed": "29666933",
            "doi": "10.1007/s00482-018-0291-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189162-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "1432-2129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.267,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "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": 189177,
            "title": "[Palliative care in nursing homes : Results of a survey about knowledge and self-efficacy of nursing staff].",
            "abstract": null,
            "authors": [
                "Kada, O",
                "Janig, H",
                "Pinter, G",
                "Cernic, K",
                "Likar, R"
            ],
            "year": 2017,
            "source": "Schmerz. 2017; 31(4): 383-390. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000406641000007",
            "pubmed": "28078441",
            "doi": "10.1007/s00482-016-0184-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189177-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "1432-2129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.215,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "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": 190184,
            "title": "The Off-label-Biologic Therapy of ANCA-associated and non-ANCA-associated small-vessel vasculitis The Efficacy- and Safety Analysis of a national Registry (GRAID2)",
            "abstract": null,
            "authors": [
                "Venhoff, N",
                "Proft, F",
                "Schulze-Koops, H",
                "Holle, J",
                "Voll, RE",
                "Iking-Konert, C",
                "Jacobi, AM",
                "Henes, J",
                "Unger, L",
                "Kneitz, O",
                "Dorner, T",
                "Thiel, J"
            ],
            "year": 2018,
            "source": "Z RHEUMATOL. 2018; 77(1): 21-27. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000424213300005",
            "pubmed": null,
            "doi": "10.1007/s00393-017-0315-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190184-111873-4"
            ],
            "imported": "2021-11-10T08:31:43+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": false
        },
        {
            "id": 190189,
            "title": "[Off-label biologic therapy of ANCA-associated and non-ANCA-associated small-vessel vasculitis : Efficacy and safety analysis of a national registry (GRAID2)].",
            "abstract": null,
            "authors": [
                "Venhoff, N",
                "Proft, F",
                "Schulze-Koops, H",
                "Holle, J",
                "Voll, RE",
                "Iking-Konert, C",
                "Jacobi, AM",
                "Henes, J",
                "Unger, L",
                "Kneitz, O",
                "Dörner, T",
                "Thiel, J"
            ],
            "year": 2018,
            "source": "Z Rheumatol. 2018; 77(1): 21-27. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "28508096",
            "doi": "10.1007/s00393-017-0315-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190189-111873-4"
            ],
            "imported": "2021-11-10T01:00:00+01:00",
            "journal": "Z Rheumatol",
            "issn": "1435-1250",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 190181,
            "title": "[IL-1-blockade with Anakinra during pregnancy : Retrospective analysis of efficacy and safety in female patients with familial Mediterranean fever].",
            "abstract": null,
            "authors": [
                "Venhoff, N",
                "Voll, RE",
                "Glaser, C",
                "Thiel, J"
            ],
            "year": 2018,
            "source": "Z RHEUMATOL. 2018; 77(2): 127-134. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427072900007",
            "pubmed": "28752409",
            "doi": "10.1007/s00393-017-0354-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190181-111873-6"
            ],
            "imported": "2021-11-10T08:31:43+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 204941,
            "title": "Frosted branch angiitis after booster vaccination with BNT162b2",
            "abstract": null,
            "authors": [
                "Haas, AM",
                "Stattin, M",
                "Barisani-Asenbauer, T",
                "Krepler, K",
                "Ansari-Shahrezaei, S"
            ],
            "year": 2023,
            "source": "J FR OPHTALMOL. 2023; 46(7): E216-E222. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001070938100001",
            "pubmed": "37156719",
            "doi": "10.1016/j.jfo.2022.12.023",
            "pmc": "PMC10163376",
            "organizations": [
                "204941-14043"
            ],
            "persons": [],
            "imported": "2023-10-16T09:31:19+02:00",
            "journal": "J FR OPHTALMOL",
            "issn": "0181-5512",
            "collection_publisher": null,
            "collection_title": "JOURNAL FRANCAIS D OPHTALMOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.161,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCIE",
            "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": 213951,
            "title": "A national survey on gastroenterology and hepatology training reveals dissimilar perceptions between trainees and trainers and an important need for improvement in training programs.",
            "abstract": null,
            "authors": [
                "Prosenz, J",
                "Grabherr, F",
                "Semmler, G",
                "Fickert, P",
                "Hofer, H",
                "Maieron, A",
                "Zessner-Spitzenberg, J"
            ],
            "year": 2025,
            "source": "Eur J Gastroenterol Hepatol. 2025; 37(5):549-556",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001467913100016",
            "pubmed": "39869490",
            "doi": "10.1097/MEG.0000000000002929",
            "pmc": "PMC11949212",
            "organizations": [
                "213951-14081"
            ],
            "persons": [
                "213951-52938-6"
            ],
            "imported": "2025-02-07T01:00:00+01:00",
            "journal": "Eur J Gastroenterol Hepatol",
            "issn": "0954-691X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.247,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "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": 163414,
            "title": "[Interdisciplinary position paper \"Perioperative pain management\"].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Jaksch, W",
                "Aigmüller, T",
                "Brunner, M",
                "Cohnert, T",
                "Dieber, J",
                "Eisner, W",
                "Geyrhofer, S",
                "Grögl, G",
                "Herbst, F",
                "Hetterle, R",
                "Javorsky, F",
                "Kress, HG",
                "Kwasny, O",
                "Madersbacher, S",
                "Mächler, H",
                "Mittermair, R",
                "Osterbrink, J",
                "Stöckl, B",
                "Sulzbacher, M",
                "Taxer, B",
                "Todoroff, B",
                "Tuchmann, A",
                "Wicker, A",
                "Sandner-Kiesling, A"
            ],
            "year": 2017,
            "source": "Schmerz. 2017; 31(5):463-482",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000412538800005",
            "pubmed": "28409236",
            "doi": "10.1007/s00482-017-0217-y",
            "pmc": null,
            "organizations": [
                "163414-14063",
                "163414-14069",
                "163414-14074",
                "163414-14075"
            ],
            "persons": [
                "163414-50860-6",
                "163414-51592-6",
                "163414-51916-6",
                "163414-53309-2",
                "163414-64794-6"
            ],
            "imported": "2017-11-13T12:00:54+01:00",
            "journal": "SCHMERZ",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": "SCHMERZ; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.215,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.196,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "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": 168346,
            "title": "S3 guidelines on treatment of polymyalgia rheumatica : Evidence-based guidelines of the German Society of Rheumatology (DGRh), the Austrian Society of Rheumatology and Rehabilitation (ÖGR) and the Swiss Society of Rheumatology (SGT) and participating medical scientific specialist societies and other organizations].",
            "abstract": null,
            "authors": [
                "Buttgereit, F",
                "DGRh",
                "Brabant, T",
                "DGG",
                "Dinges, H",
                "DGOOC",
                "Hiemer, I",
                "Rheuma-Liga",
                "Kaplani, M",
                "DGIM",
                "Kiltz, U",
                "Kyburz, D",
                "SGR",
                "Reißhauer, A",
                "DGPMR",
                "Schneider, M",
                "Weseloh, C",
                "Dejaco, C",
                "ÖGR"
            ],
            "year": 2018,
            "source": "Z RHEUMATOL. 2018; 77(5): 429-441. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000434272700015",
            "pubmed": "29845555",
            "doi": "10.1007/s00393-018-0476-8",
            "pmc": null,
            "organizations": [
                "168346-14086"
            ],
            "persons": [
                "168346-66227-6"
            ],
            "imported": "2018-07-11T11:43:39+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.901,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.161,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 81163,
            "title": "A pilot study of mobile phone-based therapy for obese patients.",
            "abstract": null,
            "authors": [
                "Morak, J",
                "Schindler, K",
                "Goerzer, E",
                "Kastner, P",
                "Toplak, H",
                "Ludvik, B",
                "Schreier, G"
            ],
            "year": 2008,
            "source": "J Telemed Telecare. 2008; 14(3): 147-149. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000255502000015",
            "pubmed": "18430285",
            "doi": "10.1258/jtt.2008.003015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "81163-51846-6"
            ],
            "imported": "2008-05-22T02:00:00+02:00",
            "journal": "J Telemed Telecare",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.161290322580645,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "impactfactor_norm_super": 0.351,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES",
            "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": 79942,
            "title": "Mobile teledermatology: a feasibility study of 58 subjects using mobile phones.",
            "abstract": null,
            "authors": [
                "Ebner, C",
                "Wurm, EM",
                "Binder, B",
                "Kittler, H",
                "Lozzi, GP",
                "Massone, C",
                "Gabler, G",
                "Hofmann-Wellenhof, R",
                "Soyer, HP"
            ],
            "year": 2008,
            "source": "J Telemed Telecare. 2008; 14(1):2-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000254043500002",
            "pubmed": "18318921",
            "doi": "10.1258/jtt.2007.070302",
            "pmc": null,
            "organizations": [
                "79942-14047"
            ],
            "persons": [
                "79942-51711-6"
            ],
            "imported": "2008-04-16T02:00:00+02:00",
            "journal": "J Telemed Telecare",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.161290322580645,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "impactfactor_norm_super": 0.351,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES",
            "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
        }
    ]
}