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=1500&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1520&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1480&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 97536,
            "title": "Hochwertige Vorstufen für Vierkanal-Biosignalverstärker",
            "abstract": null,
            "authors": [
                "Hadl, J",
                "Jeuschnigger, J",
                "Schaupp, L",
                "Pribyl, W"
            ],
            "year": 1992,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1992; 37(1): 181-183. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97536-14080"
            ],
            "persons": [],
            "imported": "2010-02-03T16:55:07+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": 96081,
            "title": "Effect of hypotensive drugs on plasma renin activity in the rat",
            "abstract": null,
            "authors": [
                "Meyer, DK",
                "Peskar, B",
                "Tauchmann, U",
                "Hertting, G"
            ],
            "year": 1970,
            "source": "Naunyn Schmiedebergs Arch Pharmakol. 1970; 266(4): 403-404. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1970G971600117",
            "pubmed": "4253830",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-25T01:00:00+01:00",
            "journal": "Naunyn Schmiedebergs Arch Pharmakol",
            "issn": "0340-5249",
            "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": 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": 91212,
            "title": "Kongressbericht. 15th Annual International Colorectal Symposium - an internatonal exchange of medical and surgical concepts.",
            "abstract": null,
            "authors": [
                "Pfeifer, J"
            ],
            "year": 2004,
            "source": "Journal für gastroenterologische und hepatologische Erkrankungen. 2004; 2004(2): 40-41. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "91212-14073"
            ],
            "persons": [
                "91212-51735"
            ],
            "imported": "2009-06-29T17:28:48+02: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": true
        },
        {
            "id": 87900,
            "title": "De-epithelialisierter Pudendal-Thigh-(Singapur) Flap zur Therapie tiefer reto-vaginaler Fisteln.",
            "abstract": null,
            "authors": [
                "Pfeifer, J",
                "Spendel, S",
                "Schintler, M"
            ],
            "year": 2008,
            "source": "49. Österreichischer Chirurgenkongress ; MAY 23, 2008; Innsbruck, AUSTRIA. 2008. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "87900-14073",
                "87900-14076"
            ],
            "persons": [
                "87900-51735",
                "87900-51887"
            ],
            "imported": "2009-02-18T12:40:20+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": 80934,
            "title": "Primäre und sekundäre kardiale Tumore: 25 Jahre Erfahrung an 66 Patienten.",
            "abstract": null,
            "authors": [
                "Keeling, IM",
                "Trantina, A",
                "Oberwalder, PJ",
                "Anelli-Monti, M",
                "Martin, D",
                "Pech, S",
                "Hetterle, R",
                "Bergmann, P",
                "Huber, S",
                "Knez, I",
                "Salaymeh, l",
                "Schweiger, S",
                "Mächler, H",
                "Dacar, D",
                "Schuchlenz, H",
                "Rigler, B"
            ],
            "year": 2003,
            "source": "Tagung des Ärzteverein Steiermark (2 DFP-Punkte); 16.10.2003; Graz, AUSTRIA. 2003. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80934-14075"
            ],
            "persons": [
                "80934-50149",
                "80934-51592",
                "80934-51936",
                "80934-51947",
                "80934-52012"
            ],
            "imported": "2008-05-09T05:17:53+02: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 114069,
            "title": "Toleranzinduktion nach Organtransplantation- eine Bestandsaufnahme 2011 ",
            "abstract": null,
            "authors": [
                "Schwinger,W",
                "Urban,C",
                "Lackner,H",
                "Benesch,M",
                "Sovinz,P",
                "Strenger,V"
            ],
            "year": 2011,
            "source": "Acta chirurgica Austriaca. Supplement.. 2011; 43(suppl 242/11):  31-32. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114069-14048",
                "114069-14092"
            ],
            "persons": [
                "114069-51369",
                "114069-56810",
                "114069-59537",
                "114069-51859"
            ],
            "imported": "2011-10-12T14:27:44+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": true
        },
        {
            "id": 115159,
            "title": "Rituximab: New Hope in Severe Systemic Sclerosis. ",
            "abstract": null,
            "authors": [
                "Kielhauser, S",
                "Moazedi-Fürst, FC"
            ],
            "year": 2011,
            "source": "Journal für Mineralstoffwechsel. 2011; 18(4): 171-171. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "115159-14086"
            ],
            "persons": [
                "115159-57343"
            ],
            "imported": "2011-12-14T10:34:22+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": true
        },
        {
            "id": 120856,
            "title": "Blutdruckwerte bei 35943 Kindern und Jugendlichen mit Typ-1 Diabetes aus dem DPV-Register: amerikanische europäische oder deutsche Referenzwerte für die Hypertonieklassifikation?",
            "abstract": null,
            "authors": [
                "Flechtner-Mors, M",
                "Borkenstein, M",
                "Dost, AG",
                "Molz, E",
                "Neuhauser, H",
                "Schwab, KO",
                "Stachow, R",
                "Steigleder-Schweiger,C",
                "Holl, RW"
            ],
            "year": 2012,
            "source": "Diabetes und Stoffwechsel. 2012; Supplement (S1): 42-42. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "10.1055/s-0032-1314550",
            "pmc": null,
            "organizations": [
                "120856-14091"
            ],
            "persons": [
                "120856-51654"
            ],
            "imported": "2012-08-08T17:40:09+02:00",
            "journal": null,
            "issn": "1861-9002",
            "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": true
        },
        {
            "id": 134797,
            "title": "Preliminary Clinical Results of Repeatedly Fecal Microbiota Transplantation (FMT) in Chronic Active Ulcerative Colitis.",
            "abstract": null,
            "authors": [
                "Kump, PK",
                "Gröchenig, HP",
                "Spindelböck, W",
                "Hoffmann, CM",
                "Gorkiewicz, G",
                "Wenzl, H",
                "Petritsch, W",
                "Reicht, G",
                "Högenauer, C"
            ],
            "year": 2013,
            "source": "United European gastroenterology journal UEG. 2013; Vol 1, Supplement 1:  A57-A57. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134797-14020",
                "134797-14081"
            ],
            "persons": [
                "134797-50496",
                "134797-51536",
                "134797-53167",
                "134797-65139",
                "134797-54296"
            ],
            "imported": "2014-02-14T11:09:03+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": true
        },
        {
            "id": 136120,
            "title": "Dynamics of brain iron accumulation differ between clinically isolated syndrome and multiple sclerosis: a longitudinal 3 T MRI study",
            "abstract": null,
            "authors": [
                "Khalil, M",
                "Langkammer, C",
                "Pichler, A",
                "Pinter, D",
                "Mader, A",
                "Bachmaier, G",
                "Ropele, S",
                "Fuchs, S",
                "Enzinger, C",
                "Fazekas, F"
            ],
            "year": 2014,
            "source": "Neurologisch. 2014; Supplementum 02/14:  64-64. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136120-14026",
                "136120-14051"
            ],
            "persons": [
                "136120-50092",
                "136120-50173",
                "136120-51279",
                "136120-57435",
                "136120-60116",
                "136120-66708",
                "136120-71486"
            ],
            "imported": "2014-04-11T18:09:09+02: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": true
        },
        {
            "id": 147892,
            "title": "Sleep and sleepiness in relation to pain in pediatric surgery patients - an exploratory pilot study.",
            "abstract": null,
            "authors": [
                "Rulfs, LJ",
                "Messerer, B",
                "Avian, A",
                "Berghold, A"
            ],
            "year": 2015,
            "source": "Safety in Health. 2015; 1(Sup 1): A7",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147892-14026",
                "147892-14070"
            ],
            "persons": [
                "147892-51344",
                "147892-67207",
                "147892-57043"
            ],
            "imported": "2015-10-30T16:19:12+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": true
        },
        {
            "id": 170883,
            "title": "Mycobakterium kansasii-Infektion des Kniegelenkes als Differentialdiagnose einer Juvenilen idiopathischen Arthritis ",
            "abstract": null,
            "authors": [
                "Kohlmaier B, Schweintzger NA, Sperl M, Marterer R, Zenz W, Skrabl-Baumgartner A"
            ],
            "year": 2018,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Rheumatologie und Rehabilitation; NOV 29-DEZ 01, 2018; Wien, Austria. 2018. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170883-14049",
                "170883-14052",
                "170883-14091",
                "170883-14106"
            ],
            "persons": [
                "170883-51647",
                "170883-60213",
                "170883-62056",
                "170883-75521"
            ],
            "imported": "2018-12-07T16:16:57+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 188720,
            "title": "Generation of human mesenchymal stem cells lacking diabetoporosity-associated miRNAs using CRISPR/Cas9",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Groselj-Strele, A",
                "Piswanger-Sölkner, JC",
                "Dobnig, H",
                "Fahrleitner-Pammer, A",
                "Kassem, M",
                "Obermayer-Pietsch, B",
                "van de Peppel, J"
            ],
            "year": 2020,
            "source": "Osteologie. 2020; 29 (1): 58",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "188720-14080",
                "188720-28083"
            ],
            "persons": [
                "188720-51063",
                "188720-51809",
                "188720-54183",
                "188720-57544",
                "188720-98005"
            ],
            "imported": "2021-07-29T14:06:23+02: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": true,
            "local_affiliation": true
        },
        {
            "id": 128827,
            "title": "Herzinsuffizienz - ein update",
            "abstract": null,
            "authors": [
                "von Lewinski, D"
            ],
            "year": 2013,
            "source": "Ärztekrone. 2013; Mai 2013(10): 5-5. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128827-14083"
            ],
            "persons": [
                "128827-59317"
            ],
            "imported": "2013-06-03T13:28:17+02:00",
            "journal": null,
            "issn": "2223-5663",
            "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": true
        },
        {
            "id": 190464,
            "title": "Liquid-chromatography mass spectrometry method comparison for the quantification of 24,25-dihydroxyvitamin D3 in patients and external quality assurance samples",
            "abstract": null,
            "authors": [
                "Zelzer, S",
                "Le Goff, C",
                "Peeters, S",
                "Calaprice, C",
                "Meinitzer, A",
                "Enko, D",
                "Gössler, W",
                "Herrmann, M",
                "Cavalier, E"
            ],
            "year": 2021,
            "source": "58th Annual Scientific Conference (ASC) of the Australasian Association for Clinical Biochemistry and Laboratory Medicine (AACB); SEP 28-30, 2021; Virtual Event, Alexandria, New South Wales, AUSTRALIA. 2021. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "190464-14028"
            ],
            "persons": [
                "190464-68273",
                "190464-89193",
                "190464-99451"
            ],
            "imported": "2021-11-21T22:40:11+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211466,
            "title": "Digitale Gesundheit in der Psychiatrie.",
            "abstract": null,
            "authors": [
                "Pezawas, L",
                "Häussl, A"
            ],
            "year": 2024,
            "source": "Proceedings of the ÖGPB Jahrestagung 2024. 2024; -26. Jahrestagung Österreichische Gesellschaft für Neuropsychopharmakologie und Biologische Psychiatrie (ÖGPB) 2024; NOV 7-8, 2024 ; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211466-29444"
            ],
            "persons": [
                "211466-99971"
            ],
            "imported": "2024-10-08T10:49:30+02:00",
            "journal": null,
            "issn": "1997-826X",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 209001,
            "title": "A Parameter Identification Approach towards Hemodynamics based on Capnography ",
            "abstract": null,
            "authors": [
                "Kern, W",
                "Orlob, S",
                "Putzer, G",
                "Martini, J",
                "Holler, M"
            ],
            "year": 2024,
            "source": "Journal der Arbeitsgemeinschaft für Notfallmedizin. 2024; 2(S1):-Notfallmedizin 2024 - 11. Kongress der Arbeitsgemeinschaft für Notfallmedizin; APR 4-6, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209001-14070"
            ],
            "persons": [
                "209001-74176"
            ],
            "imported": "2024-04-10T19:00:51+02:00",
            "journal": null,
            "issn": "2791-5077",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 204618,
            "title": "Standard values of subcostal aortic and pulmonary artery velocity time integrals in infants",
            "abstract": null,
            "authors": [
                "Öffl, N, Köstenberger, M, Grangl, G, Burmas, A, \r\nSchweintzger, S, Baumgartner, D, Fandl, A, Sallmon, H, \r\nKurath-Koller, S"
            ],
            "year": 2023,
            "source": "Monatsschrift Kinderheilkunde Abstracts - 61. Jahrestagung der Österreichischen Gesellschaft f. Kinder- und Jugendheilkunde. 2023; 171(4):341-341.-61. Jahrestagung der Österreichischen Gesellschaft f. Kinder- und Jugendheilkunde; SEPT 28-30, 2023; Leoben, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204618-14093"
            ],
            "persons": [
                "204618-100296",
                "204618-119047",
                "204618-50713",
                "204618-52013",
                "204618-86892",
                "204618-94353",
                "204618-59876"
            ],
            "imported": "2023-09-28T11:27:00+02:00",
            "journal": null,
            "issn": "1433-0474",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 201193,
            "title": "Kreislaufdetektion basierend auf Beschleunigungssensoren von Feedback-Sensoren bei außerklinischem Herzstillstand",
            "abstract": null,
            "authors": [
                "Kern, WJ",
                "Orlob, S",
                "Bohn, A",
                "Toller, W",
                "Gräsner, JT",
                "Wnent, J",
                "Holler, M"
            ],
            "year": 2023,
            "source": "Anästhesiologie & Intensivmedizin. 2023; 64(S3):S55-S56.-Wissenschaftliche Arbeitstage Notfallmedizin der DGAI; Feb 5-6, 2023; Kiel, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "201193-14070"
            ],
            "persons": [
                "201193-51742",
                "201193-74176"
            ],
            "imported": "2023-02-08T20:18:11+01:00",
            "journal": null,
            "issn": "0170-5334",
            "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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196873,
            "title": "Welche Rolle spielt das intestinale Microbiom in der Entstehung einer klinisch \r\nrelevanten Pankreasfistel nach Whipple Operation?",
            "abstract": null,
            "authors": [
                "M. Themel, K. Strohmeyer, S. Sauseng, A. Imamovic, S. Gabor, V. Matzi, \r\nT. Niernberger, M. Kern, H. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196873-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T17:24:44+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}