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=2940&ordering=impactfactor
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=2960&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2920&ordering=impactfactor",
    "results": [
        {
            "id": 12603,
            "title": "Inhibition of platelet aggregation",
            "abstract": null,
            "authors": [
                "Wascher, TC"
            ],
            "year": 2004,
            "source": "Acta Med Austriaca. 2004; 31(5):170-170",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225930200008",
            "pubmed": "15747991",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 12604,
            "title": "Diagnosis, therapy and follow-up of diabetic eye diseases",
            "abstract": null,
            "authors": [
                "Stur, M",
                "Egger, S",
                "Haas, A",
                "Kieselbach, G",
                "Mennel, S",
                "Michl, R",
                "Wedrich, A",
                "Roden, M"
            ],
            "year": 2004,
            "source": "ACTA MED AUST. 2004; 31:  179-181. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225930200012",
            "pubmed": "15747995",
            "doi": null,
            "pmc": null,
            "organizations": [
                "12604-14043"
            ],
            "persons": [
                "12604-51850-6",
                "12604-53938-6"
            ],
            "imported": "2015-01-24T15:27:45+01:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.242718446601942,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 135965,
            "title": "Spinal cord protection in descending and thoracoabdominal aortic surgery--the role of distal perfusion.",
            "abstract": null,
            "authors": [
                "Bonatti, J",
                "Watzka, S",
                "Antretter, H",
                "Germann, R",
                "Flora, G",
                "Dapunt, OE"
            ],
            "year": 1996,
            "source": "Thorac Cardiovasc Surg. 1996; 44(3):136-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ19400005",
            "pubmed": "8858796",
            "doi": "10.1055/s-2007-1012002",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.439,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.422,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 144572,
            "title": "Non-radioactive semiquantitative testing for the expression levels of telomerase activity in head and neck squamous cell carcinomas may be indicative for biological tumour behaviour.",
            "abstract": null,
            "authors": [
                "Thurnher, D",
                "Knerer, B",
                "Formanek, M",
                "Kornfehl, J"
            ],
            "year": 1998,
            "source": "Acta Otolaryngol. 1998; 118(3):423-427",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074100500022",
            "pubmed": "9655221",
            "doi": "10.1080/00016489850183557",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144572-91899-6"
            ],
            "imported": "2015-04-01T15:22:56+02:00",
            "journal": "ACTA OTO-LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": "ACTA OTO-LARYNGOLOGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.379,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 80160,
            "title": "Effects of vaginal surgery on the lower urinary tract",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K"
            ],
            "year": 1997,
            "source": "CURR OPIN OBSTET GYNECOL. 1997; 9(5): 329-331. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD21600012",
            "pubmed": null,
            "doi": "10.1097/00001703-199710000-00012",
            "pmc": null,
            "organizations": [
                "80160-14063"
            ],
            "persons": [
                "80160-51826-6"
            ],
            "imported": "2008-04-23T15:23:47+02:00",
            "journal": "CURR OPIN OBSTET GYNECOL",
            "issn": "1040-872X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.30188679245283,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "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": 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": 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": 175143,
            "title": "LRP1 promotes synthetic phenotype of pulmonary artery smooth muscle cells in pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Zucker, MM",
                "Wujak, L",
                "Gungl, A",
                "Didiasova, M",
                "Kosanovic, D",
                "Schermuly, R",
                "Petrovic, A",
                "Klepetko, W",
                "Kwapiszewska, G",
                "Schafer, L",
                "Wygrecka, M"
            ],
            "year": 2019,
            "source": "INTERNIST. 2019; 60: S48-S48.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000466313000094",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "175143-14010"
            ],
            "persons": [
                "175143-61540",
                "175143-82090"
            ],
            "imported": "2019-05-20T13:44:18+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 175146,
            "title": "Comparison of Low-Density Lipoprotein Estimation by using the Friedewald Formula vs. Martin/Hopkins Formula in a Cohort of chronically kidney Patients",
            "abstract": null,
            "authors": [
                "Scheuer, AL",
                "Emrich, IE",
                "Rogacev, KS",
                "Solovyeva, E",
                "Scharnagl, H",
                "Martin, SS",
                "Fliser, D",
                "Bohm, M",
                "Marsche, G",
                "Geisel, J",
                "Heine, GH"
            ],
            "year": 2019,
            "source": "INTERNIST. 2019; 60: S35-S35.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000466313000065",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "175146-14022",
                "175146-14028"
            ],
            "persons": [
                "175146-50886",
                "175146-53252"
            ],
            "imported": "2019-05-20T13:44:18+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 175166,
            "title": "Predictive Efficieny of Cholesterol Efflux Capacity for the Progression of Chronic Kidney Disease",
            "abstract": null,
            "authors": [
                "Scheuer, AL",
                "Emrich, IE",
                "Zawada, AM",
                "Kern, S",
                "Heinemann, A",
                "Rogacev, KS",
                "Fliser, D",
                "Heine, GH",
                "Marsche, G"
            ],
            "year": 2019,
            "source": "INTERNIST. 2019; 60: S35-S35.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000466313000066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "175166-14022"
            ],
            "persons": [
                "175166-51756",
                "175166-53252"
            ],
            "imported": "2019-05-20T13:44:18+02:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 162740,
            "title": "[Aspergillus in airway material : Ignore or treat?]",
            "abstract": null,
            "authors": [
                "Salzer, HJF",
                "Lange, C",
                "Hönigl, M"
            ],
            "year": 2017,
            "source": "Internist (Berl). 2017; 58(11):1150-1162",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000413755800005",
            "pubmed": "28986661",
            "doi": "10.1007/s00108-017-0334-9",
            "pmc": null,
            "organizations": [
                "162740-14087"
            ],
            "persons": [
                "162740-64754-6"
            ],
            "imported": "2017-10-09T02:00:00+02:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.44,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.097,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.135,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 278,
            "title": "The artificial heart and neuromonitoring? Technical and clinical aspects",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Eger, E",
                "Hadolt, I",
                "Mahla, E",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43(6):158-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074551900001",
            "pubmed": "9677756",
            "doi": "10.1515/bmte.1998.43.6.158",
            "pmc": null,
            "organizations": [
                "278-14070",
                "278-14073"
            ],
            "persons": [
                "278-51616-6",
                "278-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2702,
            "title": "Transcranial optical spectroscopy--A comparison of the TOS 96 and INVOS 3100 cerebral oximeters.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Hadolt, I",
                "Eger, E"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43(5):133-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073686400003",
            "pubmed": "9616992",
            "doi": "10.1515/bmte.1998.43.5.133",
            "pmc": null,
            "organizations": [
                "2702-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7898,
            "title": "A combined bone marrow and spinal fluid aspiration technique using disposable spinal needles.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Borgna-Pignatti, C",
                "Kaulfersch, W",
                "Mutz, ID"
            ],
            "year": 1983,
            "source": "CLIN PEDIAT. 1983; 22(4): 304-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QH83700012",
            "pubmed": "6825378",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7898-14092"
            ],
            "persons": [],
            "imported": "2009-10-08T16:32:22+02:00",
            "journal": "CLIN PEDIAT",
            "issn": "0009-9228",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.408450704225352,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": true
        },
        {
            "id": 20433,
            "title": "Determining hemodynamic status using intramyocardial electrocardiograms",
            "abstract": null,
            "authors": [
                "Hutten, H",
                "Kastner, P",
                "Schreier, G",
                "Schaldach, M",
                "Grasser, B",
                "Schaffellner, S",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43 Suppl(6): 88-89. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "9859271",
            "doi": null,
            "pmc": null,
            "organizations": [
                "20433-14073"
            ],
            "persons": [],
            "imported": "2006-05-23T02:00:00+02:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 20434,
            "title": "Expansion of the initial depolarized tissue zone in cardiac pacemaker stimulation",
            "abstract": null,
            "authors": [
                "Leifhelm, M",
                "Schreier, G",
                "Hutten, H",
                "Kastner, P",
                "Grasser, B",
                "Schaffellner, S",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43 Suppl(6): 508-509. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": "9859465",
            "doi": "10.1515/bmte.1998.43.s1.508",
            "pmc": null,
            "organizations": [
                "20434-14073"
            ],
            "persons": [],
            "imported": "2006-05-23T02:00:00+02:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 199536,
            "title": "[Single Incision Laparoscopic Cholecystectomy (SILC) - A Novel Technique in Comparison with the Gold Standard].",
            "abstract": null,
            "authors": [
                "Resch, T",
                "Sucher, R",
                "Pratschke, J",
                "Mittermair, R"
            ],
            "year": 2016,
            "source": "Zentralbl Chir. 2016; 141(3):258-62",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000379508600017",
            "pubmed": "24022242",
            "doi": "10.1055/s-0032-1328736",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199536-117182-1"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "1438-9592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.392,
            "impactfactor_norm_super_year": 2013,
            "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": 166889,
            "title": "Integrative Gestalt therapy in Austria. Training and professional conditions, sense of coherence and burnout",
            "abstract": null,
            "authors": [
                "Hiebler-Ragger, M",
                "Gollner, C",
                "Klampfl, P",
                "Nausner, L",
                "Unterrainer, HF"
            ],
            "year": 2018,
            "source": "PSYCHOTHERAPEUT. 2018; 63(2): 145-152. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427375200007",
            "pubmed": null,
            "doi": "10.1007/s00278-017-0245-1",
            "pmc": null,
            "organizations": [
                "166889-29444"
            ],
            "persons": [
                "166889-69860-4"
            ],
            "imported": "2018-04-10T12:19:47+02:00",
            "journal": "PSYCHOTHERAPEUT",
            "issn": "0935-6185",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPEUT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "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": 166908,
            "title": "Factitious disorders",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "PSYCHOTHERAPEUT. 2018; 63(2): 153-174. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000427375200008",
            "pubmed": null,
            "doi": "10.1007/s00278-018-0276-2",
            "pmc": null,
            "organizations": [
                "166908-29444"
            ],
            "persons": [
                "166908-51907-2"
            ],
            "imported": "2018-04-10T12:19:47+02:00",
            "journal": "PSYCHOTHERAPEUT",
            "issn": "0935-6185",
            "collection_publisher": null,
            "collection_title": "PSYCHOTHERAPEUT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.441,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.054,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": 0.139,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "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
        }
    ]
}