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=159000&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159020&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158980&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 209805,
            "title": "PMMA Bone Cement-Part 2",
            "abstract": null,
            "authors": [
                "von Lewinski, G",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "ORTHOPADIE. 2024; 53(3): 161-162. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001229307300004",
            "pubmed": "38407640",
            "doi": "10.1007/s00132-023-04457-4",
            "pmc": null,
            "organizations": [
                "209805-14052"
            ],
            "persons": [],
            "imported": "2024-06-03T10:58:34+02:00",
            "journal": "ORTHOPADIE",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": "ORTHOPADIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-SCIE",
            "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": 205188,
            "title": "[Register data on cemented arthroplasty : A proof for cementless fixation?].",
            "abstract": null,
            "authors": [
                "Humez, M",
                "Kötter, K",
                "Skripitz, R",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "Orthopadie (Heidelb). 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001229307300003",
            "pubmed": "37889315",
            "doi": "10.1007/s00132-023-04451-w",
            "pmc": "PMC10896946",
            "organizations": [
                "205188-14052"
            ],
            "persons": [],
            "imported": "2023-10-31T01:00:00+01:00",
            "journal": "Orthopadie (Heidelb)",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 210344,
            "title": "Evidence for cemented TKA and THA based on a comparison of international register data (Apr, 10.1007/s00132-024-04489-4, 2024)",
            "abstract": null,
            "authors": [
                "Humez, M",
                "Kötter, K",
                "Skripitz, R",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "ORTHOPADIE. 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001235099800001",
            "pubmed": null,
            "doi": "10.1007/s00132-024-04513-7",
            "pmc": null,
            "organizations": [
                "210344-14052"
            ],
            "persons": [],
            "imported": "2024-07-08T08:49:39+02:00",
            "journal": "ORTHOPADIE",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": "ORTHOPADIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "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": false
        },
        {
            "id": 172231,
            "title": "An intensive mental coaching period also incites interactive changes in metabolic parameters and electrolytes - a peculiar role for Mg",
            "abstract": null,
            "authors": [
                "Opresnik, S",
                "Porta, S",
                "Kypta, G",
                "Wonisch, W",
                "Stossier, G",
                "Kisters, K"
            ],
            "year": 2019,
            "source": "TRACE ELEM ELECTROLY. 2019; 36(1): 4-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000455390500002",
            "pubmed": null,
            "doi": "10.5414/TEX01540",
            "pmc": null,
            "organizations": [
                "172231-14010"
            ],
            "persons": [
                "172231-78351-6"
            ],
            "imported": "2019-01-30T15:48:02+01:00",
            "journal": "TRACE ELEM ELECTROLY",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.065,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 209032,
            "title": "Evidence for cemented TKA and THA based on a comparison of international register data",
            "abstract": null,
            "authors": [
                "Humez, M",
                "Kötter, K",
                "Skripitz, R",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "ORTHOPADIE. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001196365000001",
            "pubmed": "38568216",
            "doi": "10.1007/s00132-024-04489-4",
            "pmc": "PMC11329679",
            "organizations": [
                "209032-14052"
            ],
            "persons": [],
            "imported": "2024-04-15T10:01:16+02:00",
            "journal": "ORTHOPADIE",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": "ORTHOPADIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 174593,
            "title": "Retention of blood oxygen and loss of tissue Mg is proportional to sympathetic activity-practical consequences",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Meryn, S",
                "Kisters, K",
                "Gell, H",
                "Moser, M",
                "Worgotter, J",
                "Frosch, J",
                "Opresnik, S"
            ],
            "year": 2019,
            "source": "TRACE ELEM ELECTROLY. 2019; 36(2): 68-72. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000461900500003",
            "pubmed": null,
            "doi": "10.5414/TEX01571",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-11T17:17:39+02:00",
            "journal": "TRACE ELEM ELECTROLY",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.065,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 177884,
            "title": "Midline cervical cleft",
            "abstract": null,
            "authors": [
                "Pumberger, W",
                "Kargl, S"
            ],
            "year": 2011,
            "source": "MONATSSCHR KINDERH. 2011; 159(1): 53-56. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000286834100011",
            "pubmed": null,
            "doi": "10.1007/s00112-010-2271-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-10-29T16:39:43+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 172229,
            "title": "Acute oral application of a magnesium amino acid compound: Significant improvement of individual performance in sports",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Lackner, HK",
                "Opresnik, S",
                "Gell, H",
                "Negreanu-Pirjol, T",
                "Bratu, MM",
                "Kisters, K",
                "Walzl, M",
                "Tiesenhausen, C"
            ],
            "year": 2019,
            "source": "TRACE ELEM ELECTROLY. 2019; 36(1): 8-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000455390500003",
            "pubmed": null,
            "doi": "10.5414/TEX01534",
            "pmc": null,
            "organizations": [
                "172229-14010"
            ],
            "persons": [
                "172229-64295-6"
            ],
            "imported": "2019-01-30T15:41:22+01:00",
            "journal": "TRACE ELEM ELECTROLY",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": "TRACE ELEMENTS AND ELECTROLYTES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.065,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 195214,
            "title": "[Public online reporting of urological content for hospital choice making in Germany: a systematic overview].",
            "abstract": null,
            "authors": [
                "Uhlig, A",
                "Uhlig, J",
                "Gröben, C",
                "Huber, J",
                "Schmid, M"
            ],
            "year": 2019,
            "source": "Aktuelle Urol. 2019; 50(4):398-406",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000480273700015",
            "pubmed": "31167241",
            "doi": "10.1055/a-0879-8049",
            "pmc": null,
            "organizations": [],
            "persons": [
                "195214-113095-4"
            ],
            "imported": "2022-05-12T02:00:00+02:00",
            "journal": "Aktuelle Urol",
            "issn": "1438-8820",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.405,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.052,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 209818,
            "title": "Erratum to: Evidence for cemented TKA and THA based on a comparison of international register data.",
            "abstract": null,
            "authors": [
                "Humez, M",
                "Kötter, K",
                "Skripitz, R",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "Orthopadie (Heidelb). 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": null,
            "pubmed": "38809419",
            "doi": "10.1007/s00132-024-04513-7",
            "pmc": null,
            "organizations": [
                "209818-14052"
            ],
            "persons": [],
            "imported": "2024-06-03T02:00:00+02:00",
            "journal": "Orthopadie (Heidelb)",
            "issn": "2731-7153",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "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": 115236,
            "title": "Childhood accidents and their prevention",
            "abstract": null,
            "authors": [
                "Eberl, R",
                "Spitzer, P",
                "Singer, G",
                "Hollwarth, ME"
            ],
            "year": 2011,
            "source": "MONATSSCHR KINDERH. 2011; 159(10): 928-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297146900006",
            "pubmed": null,
            "doi": "10.1007/s00112-011-2422-6",
            "pmc": null,
            "organizations": [
                "115236-14049"
            ],
            "persons": [
                "115236-50778-6"
            ],
            "imported": "2011-12-15T15:03:25+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.274,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 205189,
            "title": "[Cement in revision arthroplasty-what about the \"glacier effect\"? : Case studies viewed from different perspectives].",
            "abstract": null,
            "authors": [
                "Hawellek, T",
                "von, Lewinski, G",
                "Lehmann, W",
                "Kühn, KD"
            ],
            "year": 2024,
            "source": "Orthopadie (Heidelb). 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001229307300001",
            "pubmed": "37861705",
            "doi": "10.1007/s00132-023-04452-9",
            "pmc": null,
            "organizations": [
                "205189-14052"
            ],
            "persons": [],
            "imported": "2023-10-31T01:00:00+01:00",
            "journal": "Orthopadie (Heidelb)",
            "issn": "2731-7145",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.035,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.116,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 86752,
            "title": "Ice-skating injuries in children. Etiology and accident prevention.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Kalcher, V",
                "Spitzer, P",
                "Hollwarth, M",
                "Weinberg, AM"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 1210-1216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000261581300012",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1718-7",
            "pmc": null,
            "organizations": [
                "86752-14049"
            ],
            "persons": [
                "86752-50785-4",
                "86752-54087-1"
            ],
            "imported": "2009-01-13T16:03:28+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 83069,
            "title": "Antibiotika-assoziierte hämorrhagische Kolitis ausgelöst durch Klebsiella oxytoca nach Therapie eines akuten Harnweginfektes mit Amoxicillin/Clavulansäure bei einem 15-jährigen Patienten",
            "abstract": null,
            "authors": [
                "Hoffmann, KM",
                "Deutschmann, A",
                "Freidl, T",
                "Joainig, M",
                "Gorkiewicz, G",
                "Hinterleitner, T",
                "Högenauer, C",
                "Hauer, A"
            ],
            "year": 2008,
            "source": "Monatsschrift Kinderheilkunde2008; 156(S 1):228-229.-104. Jahrestagung der Deutschen Gesellschaft für Kinder- und Jugendmedizin; SEP 11-14; 2008; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "83069-14020",
                "83069-14081",
                "83069-14091",
                "83069-14094"
            ],
            "persons": [
                "83069-50496",
                "83069-51968",
                "83069-53167"
            ],
            "imported": "2008-09-14T14:09:20+02:00",
            "journal": null,
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 82357,
            "title": "Alcohol use and dependency in children and adolescents",
            "abstract": null,
            "authors": [
                "Fandler, E",
                "Scheer, R",
                "Rodl, S",
                "Muller, W"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 591-602. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256840000016",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1750-7",
            "pmc": null,
            "organizations": [
                "82357-14091",
                "82357-14094"
            ],
            "persons": [
                "82357-51643-6",
                "82357-51655-6",
                "82357-51709-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 82355,
            "title": "Guidelines on the treatment of bronchial asthma in children and adolescents",
            "abstract": null,
            "authors": [
                "Riedler, J",
                "Eber, E",
                "Frischer, T",
                "Gotz, M",
                "Horak, E",
                "Zach, M"
            ],
            "year": 2008,
            "source": "MONATSSCHR KINDERHEILK. 2008; 156(6): 579-584. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256840000014",
            "pubmed": null,
            "doi": "10.1007/s00112-008-1761-4",
            "pmc": null,
            "organizations": [
                "82355-14095"
            ],
            "persons": [
                "82355-51713-6"
            ],
            "imported": "2008-07-18T11:45:08+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.269,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0348837209302326,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.035,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 153603,
            "title": "[Prevalence and age-related changes of corneal astigmatism in patients before cataract surgery].",
            "abstract": null,
            "authors": [
                "Michelitsch, M",
                "Ardjomand, N",
                "Vidic, B",
                "Wedrich, A",
                "Steinwender, G"
            ],
            "year": 2017,
            "source": "Ophthalmologe. 2017; 114(3):247-251",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000397576000012",
            "pubmed": "27406230",
            "doi": "10.1007/s00347-016-0323-8",
            "pmc": null,
            "organizations": [
                "153603-14043"
            ],
            "persons": [
                "153603-100091-1",
                "153603-53163-6",
                "153603-53938-6",
                "153603-87194-4"
            ],
            "imported": "2016-07-17T02:00:00+02:00",
            "journal": "Ophthalmologe",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.842,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.071,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 218497,
            "title": "Update on the pathologic features of penile cancer",
            "abstract": null,
            "authors": [
                "Regauer, S"
            ],
            "year": 2025,
            "source": "UROLOGIE. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001598967300001",
            "pubmed": "41125967",
            "doi": "10.1007/s00120-025-02701-7",
            "pmc": "PMC12669261",
            "organizations": [
                "218497-14020"
            ],
            "persons": [
                "218497-51945-2"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "UROLOGIE",
            "issn": "2731-7064",
            "collection_publisher": null,
            "collection_title": "UROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.045,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "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": 219887,
            "title": "[Urinary diversion in old patients (80+ years)].",
            "abstract": null,
            "authors": [
                "Oswald, D",
                "Herrmann, TRW",
                "Netsch, C",
                "Becker, B",
                "Hatiboglu, G",
                "Homberg, R",
                "Klein, JT",
                "Lehrich, K",
                "Miernik, A",
                "Olbert, P",
                "Schöb, DS",
                "Sievert, KD",
                "Herrmann, J",
                "Gross, AJ",
                "Pallauf, M",
                "Deininger, S",
                "Ramesmayer, C",
                "Peters, J",
                "Lusuardi, L"
            ],
            "year": 2024,
            "source": "Urologie. 2024; 63(8): 795-803. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001269339000001",
            "pubmed": "39012493",
            "doi": "10.1007/s00120-024-02384-6",
            "pmc": "PMC11282126",
            "organizations": [],
            "persons": [
                "219887-135121-6"
            ],
            "imported": "2026-01-15T01:00:00+01:00",
            "journal": "Urologie",
            "issn": "2731-7072",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.045,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": false
        },
        {
            "id": 208826,
            "title": "[Comparison of hospital rating websites among each other and with data from hospital quality reports and quality assurance based on routine data].",
            "abstract": null,
            "authors": [
                "Leitsmann, C",
                "Kahlmeier, L",
                "Lampe, PO",
                "Groeben, C",
                "Baunacke, M",
                "Huber, J",
                "Trojan, L",
                "Uhlig, J",
                "Leitsmann, M",
                "Uhlig, A, , Arbeitsgruppe, „Versorgungsforschung, &, Digital, health“, der, GeSRU, Academics",
                "Arbeitskreis, „Versorgungsforschung, Qualität, und, Ökonomie“, der, DGU, e. V."
            ],
            "year": 2024,
            "source": "Urologie. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001352790300001",
            "pubmed": "38265488",
            "doi": "10.1007/s00120-023-02263-6",
            "pmc": "PMC11090928",
            "organizations": [
                "208826-14056"
            ],
            "persons": [
                "208826-113095-6",
                "208826-121670-1"
            ],
            "imported": "2024-03-27T01:00:00+01:00",
            "journal": "Urologie",
            "issn": "2731-7064",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.034,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.045,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "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
        }
    ]
}