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=151340&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151360&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151320&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 138972,
            "title": "Perspectives in transfusion medicine and cellular therapies.",
            "abstract": null,
            "authors": [
                "Schlenke, P"
            ],
            "year": 2014,
            "source": "Transfus Med Hemother. 2014; 41(4):239-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000340348300001",
            "pubmed": "25254017",
            "doi": "10.1159/000365612",
            "pmc": "PMC4164064",
            "organizations": [
                "138972-14058"
            ],
            "persons": [
                "138972-88593-2"
            ],
            "imported": "2014-09-23T15:12:39+02:00",
            "journal": "TRANSFUS MED HEMOTH",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": "TRANSFUSION MEDICINE AND HEMOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.824,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.279,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "HEMATOLOGY-SCI",
            "impactfactor_norm_super": 0.338,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 111319,
            "title": "Expression of pancreatitis-associated protein after traumatic brain injury: a mechanism potentially contributing to neuroprotection in human brain.",
            "abstract": null,
            "authors": [
                "März-Weiss, P",
                "Kunz, D",
                "Bimmler, D",
                "Berkemeier, C",
                "Özbek, S",
                "Dimitriades-Schmutz, B",
                "Haybaeck, J",
                "Otten, U",
                "Graf, R"
            ],
            "year": 2011,
            "source": "Cell Mol Neurobiol. 2011; 31(8):1141-1149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000296090300003",
            "pubmed": "21643999",
            "doi": "10.1007/s10571-011-9715-0",
            "pmc": null,
            "organizations": [
                "111319-14020"
            ],
            "persons": [],
            "imported": "2011-06-07T02:00:00+02:00",
            "journal": "Cell Mol Neurobiol",
            "issn": "0272-4340",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.969,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.279,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.471,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "NEUROSCIENCES",
            "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": 81358,
            "title": "Short-term antibiotic treatment of pelvic actinomycosis.",
            "abstract": null,
            "authors": [
                "Trutnovsky, G",
                "Tamussino, K",
                "Reich, O"
            ],
            "year": 2008,
            "source": "INT J GYNECOL OBSTET. 2008; 101(2): 203-204. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000255816700025",
            "pubmed": "18164011",
            "doi": "10.1016/j.ijgo.2007.10.016",
            "pmc": null,
            "organizations": [
                "81358-14063"
            ],
            "persons": [
                "81358-51918-6",
                "81358-50853-2",
                "81358-51826-6"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "INT J GYNECOL OBSTET",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.228,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.278688524590164,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.439,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 79104,
            "title": "Neonatal outcome and two-year follow-up after expectant management of second trimester rupture of membranes.",
            "abstract": null,
            "authors": [
                "Pristauz, G",
                "Bauer, M",
                "Maurer-Fellbaum, U",
                "Rotky-Fast, C",
                "Bader, AA",
                "Haas, J",
                "Lang, U"
            ],
            "year": 2008,
            "source": "Int J Gynaecol Obstet. 2008; 101(3): 264-268. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256259100010",
            "pubmed": "18289539",
            "doi": "10.1016/j.ijgo.2007.12.007",
            "pmc": null,
            "organizations": [
                "79104-14063",
                "79104-14064",
                "79104-14094"
            ],
            "persons": [
                "79104-51627-6",
                "79104-51822-6",
                "79104-51891-6",
                "79104-74796-2"
            ],
            "imported": "2008-03-27T01:00:00+01:00",
            "journal": "Int J Gynaecol Obstet",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.228,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.278688524590164,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.439,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 62158,
            "title": "EEG mapping in middle aged normal volunteers: the impact of cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Schmidt, R",
                "Freidl, W",
                "Reinhart, B",
                "Scala, M",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Brain Topogr. 1993; 6(2):111-115",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8123425",
            "doi": "10.1007/BF01191075",
            "pmc": null,
            "organizations": [
                "62158-14051"
            ],
            "persons": [
                "62158-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Brain Topogr",
            "issn": "0896-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.278481012658228,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 184634,
            "title": "Exome sequencing of a Pakistani family with spastic paraplegia identified an 18 bp deletion in the cytochrome B5 domain of FA2H.",
            "abstract": null,
            "authors": [
                "Abbas, S",
                "Brugger, B",
                "Zubair, M",
                "Gul, S",
                "Blatterer, J",
                "Wenninger, J",
                "Rehman, K",
                "Tatrai, B",
                "Khan, MA",
                "Windpassinger, C"
            ],
            "year": 2021,
            "source": "Neurol Res. 2021; 43(2):133-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000593089100001",
            "pubmed": "33246395",
            "doi": "10.1080/01616412.2020.1831329",
            "pmc": null,
            "organizations": [
                "184634-14021"
            ],
            "persons": [
                "184634-100857-6",
                "184634-50811-4",
                "184634-65727-6"
            ],
            "imported": "2020-12-11T11:26:20+01:00",
            "journal": "NEUROL RES",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": "NEUROLOGICAL RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.529,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCI",
            "impactfactor_norm_super": 0.431,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 167669,
            "title": "Lack of correlation of desiccation and radiation tolerance in microorganisms from diverse extreme environments tested under anoxic conditions.",
            "abstract": null,
            "authors": [
                "Beblo-Vranesevic, K",
                "Bohmeier, M",
                "Perras, AK",
                "Schwendner, P",
                "Rabbow, E",
                "Moissl-Eichinger, C",
                "Cockell, CS",
                "Vannier, P",
                "Marteinsson, VT",
                "Monaghan, EP",
                "Ehrenfreund, P",
                "Garcia-Descalzo, L",
                "Gómez, F",
                "Malki, M",
                "Amils, R",
                "Gaboyer, F",
                "Westall, F",
                "Cabezas, P",
                "Walter, N",
                "Rettberg, P"
            ],
            "year": 2018,
            "source": "FEMS Microbiol Lett. 2018; 365(6):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000441109000006",
            "pubmed": "29474542",
            "doi": "10.1093/femsle/fny044",
            "pmc": "PMC5939664",
            "organizations": [
                "167669-14023"
            ],
            "persons": [
                "167669-90021-6"
            ],
            "imported": "2018-06-04T02:00:00+02:00",
            "journal": "FEMS Microbiol Lett",
            "issn": "0378-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.994,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.312,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "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": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 204242,
            "title": "Structure and dynamics of low density lipoprotein targeted by cryo-EM and HS-AFM",
            "abstract": null,
            "authors": [
                "Kornmueller, K",
                "Stainer, S",
                "Cisse, A",
                "Desfosses, A",
                "Kandiah, E",
                "Leitinger, G",
                "Hoerl, G",
                "Hinterdorfer, P",
                "Peters, J",
                "Prassl, R"
            ],
            "year": 2023,
            "source": "EUR BIOPHYS J BIOPHY. Abstracts. 2023; 52(SUPPL 1):S88-S88.-14th EBSA congress; JUL 31 - AUG 4, 2023; Stockholm, SWEDEN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001029235400254",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204242-14011",
                "204242-14012",
                "204242-14017"
            ],
            "persons": [
                "204242-83066",
                "204242-50712",
                "204242-50960",
                "204242-83104"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "EUR BIOPHYS J BIOPHY",
            "issn": "0175-7571",
            "collection_publisher": null,
            "collection_title": "EUROPEAN BIOPHYSICS JOURNAL WITH BIOPHYSICS LETTERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 204307,
            "title": "DAG activates TRPC3 through direct interaction with pore-lining residues",
            "abstract": null,
            "authors": [
                "Clarke, A",
                "Groschner, K",
                "Stockner, T"
            ],
            "year": 2023,
            "source": "EUR BIOPHYS J BIOPHY. 2023; 52(SUPPL 1): S123-S123. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001029235400391",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204307-14011"
            ],
            "persons": [
                "204307-78591"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "EUR BIOPHYS J BIOPHY",
            "issn": "0175-7571",
            "collection_publisher": null,
            "collection_title": "EUROPEAN BIOPHYSICS JOURNAL WITH BIOPHYSICS LETTERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 197188,
            "title": "Manganese (II) complex with flufenamic acid and neocuproine and its effect on human endometrial cell lines",
            "abstract": null,
            "authors": [
                "Klepcova, Z",
                "Spakova, I",
                "Smolko, L",
                "Marekova, M",
                "Graier, WF",
                "Rabajdova, M"
            ],
            "year": 2022,
            "source": "FEBS OPEN BIO. 2022; 12: 187-188.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000821444602070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "197188-14013"
            ],
            "persons": [
                "197188-51860"
            ],
            "imported": "2022-08-30T09:05:57+02:00",
            "journal": "FEBS OPEN BIO",
            "issn": "2211-5463",
            "collection_publisher": null,
            "collection_title": "FEBS OPEN BIO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.693,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-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": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197187,
            "title": "Long non-coding RNA KLRK1-AS1 is involved in neonatal endothelial function and correlates with maternal weight gain in pregnancy",
            "abstract": null,
            "authors": [
                "Weiss, E",
                "Boon, R",
                "van Bergen, A",
                "Novakovic, B",
                "Cvitic, S",
                "Saffery, R",
                "Hiden, U"
            ],
            "year": 2022,
            "source": "FEBS OPEN BIO. 2022; 12:  43-43. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000821444600120",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "197187-14038"
            ],
            "persons": [
                "197187-100010",
                "197187-50674",
                "197187-71568"
            ],
            "imported": "2022-08-30T09:05:57+02:00",
            "journal": "FEBS OPEN BIO",
            "issn": "2211-5463",
            "collection_publisher": null,
            "collection_title": "FEBS OPEN BIO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.693,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 197190,
            "title": "Activation of apoptic cascade via \"zinc-finger-like\" Zn-NSAID complex",
            "abstract": null,
            "authors": [
                "Spakova, I",
                "Klepcova, Z",
                "Smolko, L",
                "Marekova, M",
                "Graier, WF",
                "Rabajdova, M"
            ],
            "year": 2022,
            "source": "FEBS OPEN BIO. 2022; 12: 189-189.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000821444602074",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "197190-14013"
            ],
            "persons": [
                "197190-51860"
            ],
            "imported": "2022-08-30T09:05:57+02:00",
            "journal": "FEBS OPEN BIO",
            "issn": "2211-5463",
            "collection_publisher": null,
            "collection_title": "FEBS OPEN BIO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.693,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-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": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157357,
            "title": "Concomitant Prevalence of Low Serum Diamine Oxidase Activity and Carbohydrate Malabsorption.",
            "abstract": null,
            "authors": [
                "Enko, D",
                "Meinitzer, A",
                "Mangge, H",
                "Kriegshäuser, G",
                "Halwachs-Baumann, G",
                "Reininghaus, EZ",
                "Bengesser, SA",
                "Schnedl, WJ"
            ],
            "year": 2016,
            "source": "Can J Gastroenterol Hepatol. 2016; 2016(2):4893501-4893501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000390150500001",
            "pubmed": "28042564",
            "doi": "10.1155/2016/4893501",
            "pmc": "PMC5155086",
            "organizations": [
                "157357-14028",
                "157357-29444"
            ],
            "persons": [
                "157357-50654-6",
                "157357-52854-6",
                "157357-79771-6",
                "157357-89193-2"
            ],
            "imported": "2017-01-18T16:14:58+01:00",
            "journal": "CAN J GASTROENTEROL",
            "issn": "2291-2797",
            "collection_publisher": null,
            "collection_title": "CANADIAN JOURNAL OF GASTROENTEROLOGY AND HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.147,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.278,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.405,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 103277,
            "title": "Congestive heart failure in childhood. An epidemiologic study.",
            "abstract": null,
            "authors": [
                "Sommers, C",
                "Nagel, BH",
                "Neudorf, U",
                "Schmaltz, AA"
            ],
            "year": 2005,
            "source": "Herz. 2005; 30(7): 652-662. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233424800019",
            "pubmed": "16333593",
            "doi": "10.1007/s00059-005-2596-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-17T02:00:00+02:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 5344,
            "title": "Influence of contact forces on wrist photoplethysmography--prestudy for a wearable patient monitor.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 2004,
            "source": "BIOMED TECH. 2004; 49(1-2): 22-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220520700005",
            "pubmed": "15032494",
            "doi": "10.1515/BMT.2004.005",
            "pmc": null,
            "organizations": [
                "5344-14010"
            ],
            "persons": [
                "5344-51814-6"
            ],
            "imported": "2013-02-06T18:50:48+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.83,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 16106,
            "title": "Lowering cholesterin early and aggressively in acute coronary syndrome?",
            "abstract": null,
            "authors": [
                "Marz, W"
            ],
            "year": 2005,
            "source": "HERZ 2005 30: 78-80.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000227649300017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "16106-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "HERZ",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 7105,
            "title": "Investigation of sleep disorders in the vicinity of high frequency transmitters",
            "abstract": null,
            "authors": [
                "Leitgeb, N",
                "Schröttner, J",
                "Cech, R",
                "Kerbl, R"
            ],
            "year": 2004,
            "source": "Biomed Tech (Berl). 2004; 49(7-8):186-193",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223913100001",
            "pubmed": "15481405",
            "doi": "10.1515/BMT.2004.035",
            "pmc": null,
            "organizations": [
                "7105-14048"
            ],
            "persons": [
                "7105-51821-6"
            ],
            "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.83,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2007,
            "title": "Porokeratosis Mibelli gigantea: case report and literature review].",
            "abstract": null,
            "authors": [
                "Götz, A",
                "Kopera, D",
                "Wach, F",
                "Hohenleutner, U",
                "Landthaler, M"
            ],
            "year": 1999,
            "source": "Hautarzt. 1999; 50(6):435-438",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000081129700009",
            "pubmed": "10427514",
            "doi": "10.1007/s001050050938",
            "pmc": null,
            "organizations": [
                "2007-14047"
            ],
            "persons": [
                "2007-51842-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.552,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 70963,
            "title": "Restrictive cardiomyopathy",
            "abstract": null,
            "authors": [
                "Wachter, R",
                "Pieske, B"
            ],
            "year": 2005,
            "source": "Herz. 2005; 30(6):558-564",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000232884200017",
            "pubmed": "16170689",
            "doi": "10.1007/s00059-005-2735-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-27T02:00:00+02:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 5343,
            "title": "Histological investigation of the micromorphological effects of the application of a laser needle--results of an animal experiment",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Nemetz, W",
                "Smolle, J",
                "Schwarz, G",
                "Schikora, D",
                "Uranüs, S"
            ],
            "year": 2004,
            "source": "BIOMED TECH. 2004; 49(1-2): 2-5. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220520700001",
            "pubmed": "15032490",
            "doi": "10.1515/BMT.2004.001",
            "pmc": null,
            "organizations": [
                "5343-14044",
                "5343-14045",
                "5343-14047",
                "5343-14070"
            ],
            "persons": [
                "5343-51617-6",
                "5343-51073-6",
                "5343-51612-6"
            ],
            "imported": "2012-10-19T12:10:58+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.83,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.277777777777778,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}