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=1220&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1240&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1200&ordering=impactfactor_norm",
    "results": [
        {
            "id": 130591,
            "title": "Pseudoangiomatous stromal hyperplasia of excised breast tissue associated with gynecomastia in juvenile and adolescent males",
            "abstract": null,
            "authors": [
                "Selig, HF",
                "Bareck, E",
                "Michlmayer, L",
                "Halper, S",
                "Langle, F",
                "Kamolz, LP"
            ],
            "year": 2013,
            "source": "EUR SURG. 2013; 45(4): 235-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000322873700010",
            "pubmed": null,
            "doi": "10.1007/s10353-013-0220-1",
            "pmc": null,
            "organizations": [
                "130591-14076"
            ],
            "persons": [
                "130591-80111-6"
            ],
            "imported": "2013-09-16T16:12:55+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 130592,
            "title": "Hot airflow burn injury in a paraplegic patient: report of a case",
            "abstract": null,
            "authors": [
                "Pfurtscheller, K",
                "Petnehazy, T",
                "Schintler, MV",
                "Trop, M"
            ],
            "year": 2013,
            "source": "EUR SURG. 2013; 45(4): 227-229. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000322873700008",
            "pubmed": null,
            "doi": "10.1007/s10353-013-0192-1",
            "pmc": null,
            "organizations": [
                "130592-14076"
            ],
            "persons": [
                "130592-51887-6",
                "130592-81339-2"
            ],
            "imported": "2013-09-16T16:12:55+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 131793,
            "title": "First experiences with a new surgical approach in adult full-thickness burns: single step reconstruction of epidermal, dermal and subcutaneous defects by use of split-thickness skin grafting, a dermal collagen matrix and autologous fat-transfer.",
            "abstract": null,
            "authors": [
                "Keck, M",
                "Selig, HF",
                "Kober, J",
                "Lumenta, DB",
                "Schachner, H",
                "Gugerell, A",
                "Kamolz, LP",
                ""
            ],
            "year": 2013,
            "source": "EUR SURG. 2013; 45(5): 263-269. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325613300005",
            "pubmed": null,
            "doi": "10.1007/s10353-013-0211-2",
            "pmc": null,
            "organizations": [
                "131793-14076"
            ],
            "persons": [
                "131793-80111-6",
                "131793-81670-6"
            ],
            "imported": "2013-11-14T16:24:27+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.259,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 186568,
            "title": "Holiday heart syndrome: an upcoming tachyarrhythmia in today's youth?",
            "abstract": null,
            "authors": [
                "Noessler, N",
                "Schweintzger, S",
                "Kurath-Koller, S"
            ],
            "year": 2021,
            "source": "Cardiol Young. 2021; 31(6):1054-1056",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000756911500031",
            "pubmed": "33557971",
            "doi": "10.1017/S1047951121000329",
            "pmc": null,
            "organizations": [
                "186568-14093"
            ],
            "persons": [
                "186568-100296-2",
                "186568-63507-6",
                "186568-59876-6"
            ],
            "imported": "2021-02-18T01:00:00+01:00",
            "journal": "Cardiol Young",
            "issn": "1047-9511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.023,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.16,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 184267,
            "title": "Platelet morphology.",
            "abstract": null,
            "authors": [
                "Robier, C"
            ],
            "year": 2020,
            "source": "J LAB MED. 2020; 44(5): 231-239. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000582638400002",
            "pubmed": null,
            "doi": "10.1515/labmed-2020-0007",
            "pmc": null,
            "organizations": [
                "184267-14028"
            ],
            "persons": [
                "184267-88965-2"
            ],
            "imported": "2020-11-19T10:41:42+01:00",
            "journal": "J LAB MED",
            "issn": "2567-9430",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.379,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.069,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": 174251,
            "title": "Gestational Diabetes mellitus (GDM), Diagnosis, Therapy and Follow-up Practical Recommendation - Short Version of the S3 Guideline",
            "abstract": null,
            "authors": [
                "Schafer-Graf, U",
                "Laubner, K",
                "Hummel, S",
                "Gembruch, U",
                "Groten, T",
                "Kainer, F",
                "Grieshop, M",
                "Bancher-Todesca, D",
                "Cervar-Zivakovic, M",
                "Hosli, I",
                "Kaltheuner, M",
                "Gellner, R",
                "Kautzky-Willer, A",
                "Buhrer, C",
                "Patchev, V",
                "Nothacker, M"
            ],
            "year": 2018,
            "source": "DIABETOL STOFFWECHS. 2018; 13:  S174-S184. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000460314000001",
            "pubmed": null,
            "doi": "10.1055/a-0598-3468",
            "pmc": null,
            "organizations": [],
            "persons": [
                "174251-51978-6"
            ],
            "imported": "2019-03-28T16:58:22+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.857,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2017,
            "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": 175029,
            "title": "FDG PET/CT in the detection of recurrent rectal cancer.",
            "abstract": null,
            "authors": [
                "Kau, T",
                "Reinprecht, P",
                "Eicher, W",
                "Lind, P",
                "Starlinger, M",
                "Hausegger, KA"
            ],
            "year": 2009,
            "source": "Int Surg. 2010; 94(4): 315-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274813100007",
            "pubmed": "20302028",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "175029-90193-2"
            ],
            "imported": "2019-05-13T02:00:00+02:00",
            "journal": "Int Surg",
            "issn": "0020-8868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.167,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.108,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 170434,
            "title": "Gestational Diabetes mellitus (GDM), Diagnosis, Therapy and Follow-up Practical Recommendation - Short Version of the S3 Guideline",
            "abstract": null,
            "authors": [
                "Schafer-Graf, U",
                "Laubner, K",
                "Hummel, S",
                "Gembruch, U",
                "Groten, T",
                "Kainer, F",
                "Grieshop, M",
                "Bancher-Todesca, D",
                "Cervar-Zivakovic, M",
                "Hosli, I",
                "Kaltheuner, M",
                "Gellner, R",
                "Kautzky-Willer, A",
                "Buhrer, C",
                "Patchev, V",
                "Nothacker, M"
            ],
            "year": 2018,
            "source": "DIABETOL STOFFWECHS. 2018; 13:  S174-S184. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000448827900008",
            "pubmed": null,
            "doi": "10.1055/a-0598-3468",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170434-51978-6"
            ],
            "imported": "2018-11-21T10:31:11+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.857,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.07,
            "impactfactor_norm_super_year": 2017,
            "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": false
        },
        {
            "id": 140375,
            "title": "The Risk of Neurovascular Injury in Minimally Invasive Plate Osteosynthesis (MIPO) when Using a Distal Tibia Anterolateral Plate: A Cadaver Study",
            "abstract": null,
            "authors": [
                "Lidder, S",
                "Masterson, S",
                "Grechenig, C",
                "Clement, H",
                "Gansslen, A",
                "Grechenig, S"
            ],
            "year": 2014,
            "source": "ACTA CHIR ORTHOP TR. 2014; 81(5): 313-316. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000344046700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140375-14052"
            ],
            "persons": [
                "140375-60541-6"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ACTA CHIR ORTHOP TR",
            "issn": "0001-5415",
            "collection_publisher": null,
            "collection_title": "ACTA CHIRURGIAE ORTHOPAEDICAE ET TRAUMATOLOGIAE CECHOSLOVACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.388,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.075,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 173587,
            "title": "NPU, LOINC, and SNOMED CT: a comparison of terminologies for laboratory results reveals individual advantages and a lack of possibilities to encode interpretive comments.",
            "abstract": null,
            "authors": [
                "Bietenbeck, A",
                "Boeker, M",
                "Schulz, S",
                ""
            ],
            "year": 2018,
            "source": "J LAB MED. 2018; 42(6): 267-275. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000451846200008",
            "pubmed": null,
            "doi": "10.1515/labmed-2018-0103",
            "pmc": null,
            "organizations": [
                "173587-14026"
            ],
            "persons": [
                "173587-72306-6"
            ],
            "imported": "2019-02-15T16:21:08+01:00",
            "journal": "J LAB MED",
            "issn": "2567-9430",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LABORATORY MEDICINE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.389,
            "impactfactor_year": null,
            "impactfactor_norm": 0.069,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.069,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": 198106,
            "title": "Generation of the human erythroblast-derived iPSC line UBTi001-A",
            "abstract": null,
            "authors": [
                "Avdili, A",
                "Rohrhofer, L",
                "Auer, M",
                "Bernecker, C",
                "Schlenke, P",
                "Dorn, I"
            ],
            "year": 2022,
            "source": "STEM CELL RES. 2022; 64:  102910",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000860492600008",
            "pubmed": "36103773",
            "doi": "10.1016/j.scr.2022.102910",
            "pmc": null,
            "organizations": [
                "198106-14058"
            ],
            "persons": [
                "198106-51164-6",
                "198106-60745-6",
                "198106-88593-6",
                "198106-93640-6",
                "198106-96172-6",
                "198106-99621-2"
            ],
            "imported": "2022-10-10T10:34:33+02:00",
            "journal": "STEM CELL RES",
            "issn": "1873-5061",
            "collection_publisher": null,
            "collection_title": "STEM CELL RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.069620253164557,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.827,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY-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": true,
            "local_affiliation": true
        },
        {
            "id": 192889,
            "title": "The fate of human SUSD2+ endometrial mesenchymal stem cells during decidualization.",
            "abstract": null,
            "authors": [
                "Gorsek Sparovec, T",
                "Markert, UR",
                "Reif, P",
                "Schoell, W",
                "Moser, G",
                "Feichtinger, J",
                "Mihalic, ZN",
                "Kargl, J",
                "Gargett, CE",
                "Gold, D"
            ],
            "year": 2022,
            "source": "Stem Cell Res. 2022; 60:  102671",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000792694400004",
            "pubmed": "35093718",
            "doi": "10.1016/j.scr.2022.102671",
            "pmc": null,
            "organizations": [
                "192889-14017",
                "192889-14022",
                "192889-14063",
                "192889-14064"
            ],
            "persons": [
                "192889-51941-6",
                "192889-58907-4",
                "192889-58943-6",
                "192889-60706-6",
                "192889-94195-6"
            ],
            "imported": "2022-02-07T01:00:00+01:00",
            "journal": "Stem Cell Res",
            "issn": "1873-5061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.069620253164557,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.827,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY-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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 3939,
            "title": "Long-term pharmacokinetics of doxorubicin HCl stealth liposomes in patients after polychemotherapy with vinorelbine, cyclophosphamide and prednisone (CCVP).",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Weger, M",
                "Eder, I",
                "Auner, HW",
                "Pernegg, C",
                "Kraule, C",
                "Czejka, MJ"
            ],
            "year": 2001,
            "source": "Eur J Drug Metab Pharmacokinet. 2001; 26(3):179-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171803200006",
            "pubmed": "11695718",
            "doi": "10.1007/BF03190394",
            "pmc": null,
            "organizations": [
                "3939-14082"
            ],
            "persons": [
                "3939-51984-6"
            ],
            "imported": null,
            "journal": "EUR J DRUG METAB PHARM",
            "issn": "0378-7966",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.392,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0698924731182796,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 183344,
            "title": "Bone marrow aspirations in Ewing sarcomas: Are they still necessary? A single-center retrospective analysis and review of the literature.",
            "abstract": null,
            "authors": [
                "Breitegger, B",
                "Holzer, LA",
                "Beham-Schmid, C",
                "Urban, C",
                "Liegl-Atzwanger, B",
                "Leithner, A"
            ],
            "year": 2020,
            "source": "J Cancer Res Ther. 2020; 16(4):713-717",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000585412200003",
            "pubmed": "32930108",
            "doi": "10.4103/jcrt.JCRT_941_16",
            "pmc": null,
            "organizations": [
                "183344-14020",
                "183344-14052",
                "183344-14092"
            ],
            "persons": [
                "183344-50546-6",
                "183344-53237-6",
                "183344-51657-6"
            ],
            "imported": "2020-09-19T02:00:00+02:00",
            "journal": "J Cancer Res Ther",
            "issn": "0973-1482",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.805,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.074,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 209471,
            "title": "Ventricular insertion site ablation of a Mahaim atriofascicular fibre in Ebstein anomaly.",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S",
                "Sallmon, H",
                "Scherr, D"
            ],
            "year": 2024,
            "source": "Cardiol Young. 2024; 34(6):1350-1351",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001215262200001",
            "pubmed": "38712631",
            "doi": "10.1017/S1047951124025083",
            "pmc": null,
            "organizations": [
                "209471-14083",
                "209471-14093"
            ],
            "persons": [
                "209471-119047-6",
                "209471-50168-6",
                "209471-59876-2"
            ],
            "imported": "2024-05-07T02:00:00+02:00",
            "journal": "Cardiol Young",
            "issn": "1047-9511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 95407,
            "title": "A special case of learning disruption as a model of a disintegration phenomenon",
            "abstract": null,
            "authors": [
                "Khonicheva, NM",
                "Loseva, EV",
                "Czabak-Garbacz, R",
                "Loriia, MV",
                "Airapetiants, MG"
            ],
            "year": 2005,
            "source": "Zh Vyssh Nerv Deiat Im I P Pavlova. 2005; 55(3):393-399",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230443700014",
            "pubmed": "16033242",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-29T01:00:00+01:00",
            "journal": "Zh Vyssh Nerv Deiat Im I P Pavlova",
            "issn": "0044-4677",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 216831,
            "title": "Ivabradine treatment of atrial arrhythmia in an adolescent following heart transplantation.",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S",
                "Sallmon, L",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "Cardiol Young. 2025; 1-2",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001518182300001",
            "pubmed": "40574592",
            "doi": "10.1017/S1047951125100735",
            "pmc": null,
            "organizations": [
                "216831-14093"
            ],
            "persons": [
                "216831-119047-4",
                "216831-59876-1",
                "216831-126534-6"
            ],
            "imported": "2025-06-27T02:00:00+02:00",
            "journal": "Cardiol Young",
            "issn": "1047-9511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-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": true
        },
        {
            "id": 123851,
            "title": "Funnel breast - disease or myth",
            "abstract": null,
            "authors": [
                "Dietz, HG",
                "Joppich, I",
                "Till, H",
                "Boehm, R"
            ],
            "year": 2000,
            "source": "MONATSSCHR KINDERH. 2000; 148(12): 1129-1132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166005900010",
            "pubmed": null,
            "doi": "10.1007/s001120050707",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123851-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+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.14,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 190226,
            "title": "[Active surveillance for prostate cancer].",
            "abstract": null,
            "authors": [
                "Graefen, M",
                "Ahyai, S",
                "Heuer, R",
                "Salomon, G",
                "Schlomm, T",
                "Isbarn, H",
                "Budäus, L",
                "Heinzer, H",
                "Huland, H"
            ],
            "year": 2008,
            "source": "UROLOGE. 2008; 47(3): 261-9. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000254045500002",
            "pubmed": "18273597",
            "doi": "10.1007/s00120-008-1638-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190226-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "UROLOGE",
            "issn": "1433-0563",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.391,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 148490,
            "title": "[Effects of care experience to the attitude of active euthanasia among the Austrian population–a cross sectional study].",
            "abstract": null,
            "authors": [
                "Sohar, B",
                "Großschädl, F",
                "Meier, IM",
                "Stronegger, WJ"
            ],
            "year": 2015,
            "source": "Pflege. 2015; 28(6):339-345",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365042400005",
            "pubmed": "26580427",
            "doi": "10.1024/1012-5302/a000459",
            "pmc": null,
            "organizations": [
                "148490-14024",
                "148490-14509"
            ],
            "persons": [
                "148490-51741-6",
                "148490-66488-6"
            ],
            "imported": "2015-11-24T01:00:00+01:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.298,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.07,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "NURSING-SSCI",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "NURSING",
            "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
        }
    ]
}