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=158200
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158429,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158220",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158180",
    "results": [
        {
            "id": 64049,
            "title": "Tracheostomy care in the home.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Eber, E"
            ],
            "year": 2006,
            "source": "Paediatr Respir Rev. 2006; 7(3): 185-190. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242807200005",
            "pubmed": "16938640",
            "doi": "10.1016/j.prrv.2006.06.003",
            "pmc": null,
            "organizations": [
                "64049-14095"
            ],
            "persons": [
                "64049-51713-6"
            ],
            "imported": "2006-12-31T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2008,
            "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": true
        },
        {
            "id": 63959,
            "title": "Treatment of rheumatoid arthritis by TNF-blocking agents.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Smolen, J"
            ],
            "year": 2002,
            "source": "Int Arch Allergy Immunol. 2002; 127(1):10-14",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000174358900004",
            "pubmed": "11893849",
            "doi": "10.1159/000048164",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Int Arch Allergy Immunol",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.828,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ALLERGY",
            "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": 63368,
            "title": "Endogenous antioxidants and lipoprotein oxidation.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Dieber-Rotheneder, M",
                "Waeg, G",
                "Puhl, H",
                "Tatzber, F"
            ],
            "year": 1990,
            "source": "Biochem Soc Trans. 1990; 18(6):1059-1061",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EQ25500008",
            "pubmed": "2088805",
            "doi": "10.1042/bst0181059",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Biochem Soc Trans",
            "issn": "0300-5127",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.444,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.291525423728814,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 62231,
            "title": "Phospholipase C-dependent control of cardiac calcium homeostasis involves a TRPC3-NCX1 signaling complex.",
            "abstract": null,
            "authors": [
                "Eder, P",
                "Probst, D",
                "Rosker, C",
                "Poteser, M",
                "Wolinski, H",
                "Kohlwein, SD",
                "Romanin, C",
                "Groschner, K"
            ],
            "year": 2007,
            "source": "Cardiovasc Res. 2007; 73(1): 111-119. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243863800016",
            "pubmed": "17129578",
            "doi": "10.1016/j.cardiores.2006.10.016",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62231-78591-4"
            ],
            "imported": "2006-12-06T01:00:00+01:00",
            "journal": "Cardiovasc Res",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.127,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.944444444444444,
            "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": 60152,
            "title": "Refractive outcome of cataract surgery using partial coherence interferometry and ultrasound biometry: clinical feasibility study of a commercial prototype II.",
            "abstract": null,
            "authors": [
                "Kiss, B",
                "Findl, O",
                "Menapace, R",
                "Wirtitsch, M",
                "Petternel, V",
                "Drexler, W",
                "Rainer, G",
                "Georgopoulos, M",
                "Hitzenberger, CK",
                "Fercher, AF"
            ],
            "year": 2002,
            "source": "J Cataract Refract Surg. 2002; 28(2):230-234",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173662600013",
            "pubmed": "11821201",
            "doi": "10.1016/S0886-3350(01)01274-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-10-10T02:00:00+02:00",
            "journal": "J Cataract Refract Surg",
            "issn": "0886-3350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.843971631205674,
            "impactfactor_norm_year": 2002,
            "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": 43819,
            "title": "Modern pediatric ultrasound: potential applications and clinical significance. A review.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2006,
            "source": "CLIN IMAG. 2006; 30(2): 77-86. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000236097700001",
            "pubmed": "16500537",
            "doi": "10.1016/j.clinimag.2005.11.001",
            "pmc": null,
            "organizations": [
                "43819-14106"
            ],
            "persons": [
                "43819-51373-2"
            ],
            "imported": "2007-02-02T17:14:55+01:00",
            "journal": "CLIN IMAG",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.758,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.142857142857143,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 34239,
            "title": "Systematic review and meta-analysis of short-acting insulin analogues in patients with diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Plank, J",
                "Siebenhofer, A",
                "Berghold, A",
                "Jeitler, K",
                "Horvath, K",
                "Mrak, P",
                "Pieber, TR"
            ],
            "year": 2005,
            "source": "ARCH INTERN MED. 2005; 165(12): 1337-1344. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230119200002",
            "pubmed": "15983281",
            "doi": "10.1001/archinte.165.12.1337",
            "pmc": null,
            "organizations": [
                "34239-14026"
            ],
            "persons": [
                "34239-51098-6",
                "34239-51099-6",
                "34239-51344-6",
                "34239-51831-6",
                "34239-62926-6"
            ],
            "imported": "2014-01-09T01:29:28+01:00",
            "journal": "ARCH INTERN MED",
            "issn": "0003-9926",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.016,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 20650,
            "title": "Behaviour of human heterochromatic regions during the synapsis of homologous chromosomes.",
            "abstract": null,
            "authors": [
                "Codina-Pascual, M",
                "Navarro, J",
                "Oliver-Bonet, M",
                "Kraus, J",
                "Speicher, MR",
                "Arango, O",
                "Egozcue, J",
                "Benet, J"
            ],
            "year": 2006,
            "source": "Hum Reprod. 2006; 21(6): 1490-1497. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238545600021",
            "pubmed": "16484310",
            "doi": "10.1093/humrep/del028",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-07-04T02:00:00+02:00",
            "journal": "Hum Reprod",
            "issn": "0268-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.769,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.958333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 19008,
            "title": "Surgery during pregnancy",
            "abstract": null,
            "authors": [
                "Lang, H",
                "Lang, U"
            ],
            "year": 2005,
            "source": "CHIRURG 2005 76: 744-752.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231661900002",
            "pubmed": "16052315",
            "doi": "10.1007/s00104-005-1075-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.309352517985612,
            "impactfactor_norm_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9243,
            "title": "Extramedullary haematopoiesis in the thyroid gland.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Seewann, HL"
            ],
            "year": 1989,
            "source": "Histopathology. 1989; 15(4):423-425",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1989AU82100011",
            "pubmed": "2807197",
            "doi": "10.1111/j.1365-2559.1989.tb01595.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 5359,
            "title": "Tau protein and 14-3-3 are elevated in the cerebrospinal fluid of patients with multiple sclerosis and correlate with intrathecal synthesis of IgG.",
            "abstract": null,
            "authors": [
                "Bartosik-Psujek, H",
                "Archelos, JJ"
            ],
            "year": 2004,
            "source": "J Neurol. 2004; 251(4):414-420",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220723200005",
            "pubmed": "15083285",
            "doi": "10.1007/s00415-004-0336-0",
            "pmc": null,
            "organizations": [
                "5359-14051"
            ],
            "persons": [
                "5359-51987-6"
            ],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.14,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.857142857142857,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 5193,
            "title": "Mortality and economics in short bowel syndrome.",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Mayr, JM",
                "Höllwarth, ME"
            ],
            "year": 2003,
            "source": "BEST PRACT RES CLIN GASTROENT 2003 17: 931-942.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187401400005",
            "pubmed": "14642858",
            "doi": "10.1016%2FS1521-6918%2803%2900079-9",
            "pmc": null,
            "organizations": [
                "5193-14049"
            ],
            "persons": [
                "5193-50052-1"
            ],
            "imported": null,
            "journal": "BEST PRACT RES CLIN GASTROENT",
            "issn": "1521-6918",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.234042553191489,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 4535,
            "title": "Human paraoxonase 1 gene polymorphisms and the risk of coronary heart disease: a community-based study.",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Schmidt, H",
                "Schumacher, M",
                "Schmidt, R",
                "Eber, B",
                "Fruhwald, FM",
                "Zweiker, R",
                "Kostner, GM",
                "Klein, W"
            ],
            "year": 2002,
            "source": "CARDIOLOGY. 2002; 98(3): 116-122. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179247200003",
            "pubmed": "12417809",
            "doi": "10.1159/000066321",
            "pmc": null,
            "organizations": [
                "4535-14013",
                "4535-14051",
                "4535-14083"
            ],
            "persons": [
                "4535-51669-6",
                "4535-51699-6",
                "4535-51700-6",
                "4535-51759-2",
                "4535-51912-6"
            ],
            "imported": "2009-08-26T16:46:59+02:00",
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.952,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.348484848484849,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3665,
            "title": "S-nitrosation controls gating and conductance of the alpha 1 subunit of class C L-type Ca(2+) channels.",
            "abstract": null,
            "authors": [
                "Poteser, M",
                "Romanin, C",
                "Schreibmayer, W",
                "Mayer, B",
                "Groschner, K"
            ],
            "year": 2001,
            "source": "J Biol Chem. 2001; 276(18):14797-14803",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168528800037",
            "pubmed": "11278396",
            "doi": "10.1074/jbc.M008244200",
            "pmc": null,
            "organizations": [
                "3665-14011"
            ],
            "persons": [
                "3665-78591-4"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.258,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3174,
            "title": "Changes in cerebral blood volume and cerebral oxygenation during periodic breathing in term infants.",
            "abstract": null,
            "authors": [
                "Urlesberger, B",
                "Pichler, G",
                "Gradnitzer, E",
                "Reiterer, F",
                "Zobel, G",
                "Müller, W"
            ],
            "year": 2000,
            "source": "Neuropediatrics. 2000; 31(2):75-81",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088299200005",
            "pubmed": "10832581",
            "doi": "10.1055%2Fs-2000-7477",
            "pmc": null,
            "organizations": [
                "3174-14048"
            ],
            "persons": [
                "3174-50907-6",
                "3174-51643-6",
                "3174-51653-6"
            ],
            "imported": null,
            "journal": "NEUROPEDIATRICS",
            "issn": "0174-304X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.597,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.845070422535211,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 585,
            "title": "Continuous in vivo treatment with catecholamines suppresses in vitro reactivity of rat peripheral blood T-lymphocytes via alpha-mediated mechanisms.",
            "abstract": null,
            "authors": [
                "Felsner, P",
                "Hofer, D",
                "Rinner, I",
                "Mangge, H",
                "Gruber, M",
                "Korsatko, W",
                "Schauenstein, K"
            ],
            "year": 1992,
            "source": "J Neuroimmunol. 1992; 37(1-2):47-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HG72900005",
            "pubmed": "1372330",
            "doi": "10.1016/0165-5728(92)90154-D",
            "pmc": null,
            "organizations": [
                "585-14020"
            ],
            "persons": [
                "585-52854-6"
            ],
            "imported": null,
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.858333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212534,
            "title": "Telemedicine Techniques and Applications.\r\nChapter: Clinical Decision Support Systems.",
            "abstract": null,
            "authors": [
                "Dinevski, D",
                "Bele, U",
                "Sarenac, T",
                "Rajkovic, U",
                "Sustersic, O.\r\nEdited by Graschew, G",
                "Rakowsky, S."
            ],
            "year": 2011,
            "source": "DOI: 10.5772/25399.; INTECH Open Access Publisher; 2011. pp. 516. (ISBN 978-953-307-354-5) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212534-14056"
            ],
            "persons": [
                "212534-123330"
            ],
            "imported": "2024-12-15T15:34:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 212477,
            "title": "US Imaging of the urogenital tract in neonates and infants: Urogenital tract US - congenital malformations and conditions in neonates and infants, with special focus on urinary tract dilatations.",
            "abstract": null,
            "authors": [
                "Riccabona, M"
            ],
            "year": 2024,
            "source": "Neonatal Ultrasound Course, Why, how and when an ultrasound image; MAR 21, 2024; Florence, Italy. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212477-14106"
            ],
            "persons": [
                "212477-51373"
            ],
            "imported": "2024-12-09T10:58:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212434,
            "title": "Grundlagen der Erstversorgung und Reanimation von Früh- und Reifgeborenen.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2024,
            "source": "In situ-Teamtraining der Erstversorgung und Reanimation von Früh- und Reifgeborenen; DEC 6, 2024; Oberwart, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212434-14094"
            ],
            "persons": [
                "212434-68534"
            ],
            "imported": "2024-12-08T21:54:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": true
        },
        {
            "id": 212375,
            "title": "Klinisches Outcome nach Implantation einer „low-contact-stress“ Knie-Totalendoprothese",
            "abstract": "Die operative Therapie der Wahl bei schwerer Kniegelenkarthrose ist die Implantation einer Knie-Totalendoprothese (KTEP). Trotz anatomischer Unterschiede wurden bisher beide Geschlechter mit einer Standardprothese versorgt. In den letzten Jahren wurden geschlechtsspezifische Prothesen entwickelt, die diese Unterschiede berücksichtigen. Diese Studie untersucht, ob eine Low-Contact-Stress (LCS) Knie-Standardprothese bei Männern und Frauen 20 Jahre nach Implantation gleich gute Ergebnisse hinsichtlich Lebensqualität, klinischem Ergebnis und Komplikationen erzielt und ob in weiterer Folge die Einführung einer geschlechtsspezifischen Prothese gerechtfertigt oder sogar notwendig ist.",
            "authors": [
                "Plakolb, S"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 61",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-02T13:26:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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
        }
    ]
}