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=158300&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158420,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158320&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158280&ordering=impactfactor",
    "results": [
        {
            "id": 186332,
            "title": "Filgotinib in  der Behandlung der UC.",
            "abstract": null,
            "authors": [
                "Fickert P"
            ],
            "year": 2020,
            "source": "Gilead Advisory Board Meeting; Dec 17, 2020; Vienna, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186332-14081"
            ],
            "persons": [
                "186332-52938"
            ],
            "imported": "2021-02-11T20:59:50+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186333,
            "title": "Classification and Visualization of Patterns in Medical Images.",
            "abstract": null,
            "authors": [
                "Müller, H",
                "Regitnig, P",
                "Ferschin, P",
                "Saranti, A",
                "Holzinger, A"
            ],
            "year": 2020,
            "source": "Proceedings of the IV2020 - 24th International Conference Information Visualisation. 2020. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186333-14020",
                "186333-14026"
            ],
            "persons": [
                "186333-51050",
                "186333-51449",
                "186333-51991"
            ],
            "imported": "2021-02-11T21:06:21+01:00",
            "journal": "Proceedings of the IV2020 - 24th International Conference Information Visualisation",
            "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": 186334,
            "title": "Hepatopulmonales Syndrom.",
            "abstract": null,
            "authors": [
                "Fickert P"
            ],
            "year": 2020,
            "source": "Nephrologie Update 2.0; Nov 13-14, 2020; Graz, AUSTRIA. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186334-14081"
            ],
            "persons": [
                "186334-52938"
            ],
            "imported": "2021-02-11T21:18:10+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186336,
            "title": "Algorithmus des Vorgehens beim unklaren Gelenkschmerz.",
            "abstract": null,
            "authors": [
                "Hermann, J"
            ],
            "year": 2020,
            "source": "Rheuma plus. 2020. 19: 224-229. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186336-14086"
            ],
            "persons": [
                "186336-51002"
            ],
            "imported": "2021-02-11T21:50:41+01:00",
            "journal": "Rheuma plus",
            "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": 186337,
            "title": "PatientInnenorganisationen zu Versorgungslücken bei rheumatischen Erkrankungen.",
            "abstract": null,
            "authors": [
                "Hermann, J"
            ],
            "year": 2020,
            "source": "Fakten der Rheumatologie. 2020; 4:  29-30. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186337-14086"
            ],
            "persons": [
                "186337-51002"
            ],
            "imported": "2021-02-11T22:01:14+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": 186338,
            "title": "EULAR-Highlights 2020: \"Spondyloarthritiden\".",
            "abstract": null,
            "authors": [
                "Hermann, J"
            ],
            "year": 2020,
            "source": "Fakten der Rheumatologie. 2020; (2): 6-8. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186338-14086"
            ],
            "persons": [
                "186338-51002"
            ],
            "imported": "2021-02-11T22:12:10+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": true,
            "local_affiliation": true
        },
        {
            "id": 186339,
            "title": "pondylitis unter Berücksichtigung des Therapiekonzeptes Treat-to-Target.",
            "abstract": null,
            "authors": [
                "Hermann, J"
            ],
            "year": 2020,
            "source": "Universum Innere Medizin. 2020; (1): 6-7. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186339-14086"
            ],
            "persons": [
                "186339-51002"
            ],
            "imported": "2021-02-11T22:19: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": 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": 186342,
            "title": "Empfehlungen der Österreichischen Gesellschaft für Neuroonkologie (SANO). Molekulares Tumorboard in der Neuroonkologie.",
            "abstract": null,
            "authors": [
                "Nowosielski M",
                "Berghoff AS",
                "Preusser M",
                "Oberndorfer S",
                "Hainfellner J",
                "Wöhrer A",
                "Pichler J",
                "Marosi C",
                "Spiegl-Kreinecker S",
                "Weis S",
                "Müllauer L",
                "Leibetseder A",
                "Freyschlag C",
                "Urbanic- Purkart T",
                "Stockhammer G"
            ],
            "year": 2020,
            "source": "JATROS Neurologie und Psychiatrie. 2020; (3): 21-24. ",
            "category": 1,
            "document_type": 30,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186342-14051",
                "186342-14108"
            ],
            "persons": [
                "186342-59316"
            ],
            "imported": "2021-02-12T00:21:14+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": 186343,
            "title": "Update: therapeutisches Management maligner Gliome.",
            "abstract": null,
            "authors": [
                "Urbanic Purkart T"
            ],
            "year": 2020,
            "source": "Neurologisch. 2020; (2): 12-17. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186343-14051",
                "186343-14108"
            ],
            "persons": [
                "186343-59316"
            ],
            "imported": "2021-02-12T00:30:49+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": 186344,
            "title": "Vitamin D und Neurologie.",
            "abstract": null,
            "authors": [
                "Urbanic Purkart, T"
            ],
            "year": 2020,
            "source": "Osteoporoseforum; OKT 15-17, 2020; St.Wolfgang. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186344-14051",
                "186344-14108"
            ],
            "persons": [
                "186344-59316"
            ],
            "imported": "2021-02-12T00:37:52+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186345,
            "title": "Spezielle MRT Indikationen (Epilepsie, Hirntumore).",
            "abstract": null,
            "authors": [
                "Urbanic Purkart, T"
            ],
            "year": 2020,
            "source": "ÖGN Facharztausbildungsseminar 2020; DEC 3-4, 2020; Graz, AUSTRIA. 2020. 2020",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186345-14051",
                "186345-14108"
            ],
            "persons": [
                "186345-59316"
            ],
            "imported": "2021-02-12T00:41:49+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": 186346,
            "title": "SANO Update laufender Studien in Österreich.",
            "abstract": null,
            "authors": [
                "Urbanic Purkart, T"
            ],
            "year": 2020,
            "source": "SANO Neuroonko-update 2020.\r\nHighlights in der Neuroonkologie.; Jan 10, 2020; Salzburg. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186346-14051",
                "186346-14108"
            ],
            "persons": [
                "186346-59316"
            ],
            "imported": "2021-02-12T00:57:02+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186347,
            "title": "Laktatleistungsdiagnostik im Leistungssport.",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2020,
            "source": "Internationaler Kongress für Sportmedizin; März 12, 2020; St. Christoph am Arlberg. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186347-14049"
            ],
            "persons": [
                "186347-102251"
            ],
            "imported": "2021-02-12T08:22:40+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186348,
            "title": "Sportärztliche Betreuung und Beratung.",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2020,
            "source": "Unterrichtslehrgang zum Master of Public Heath; Mai 12, 2020; Wien. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186348-14049"
            ],
            "persons": [
                "186348-102251"
            ],
            "imported": "2021-02-12T08:48: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": 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": 186349,
            "title": "The „fascination“ of adrenal tumours",
            "abstract": null,
            "authors": [
                "Till, H",
                "Gasparella, P"
            ],
            "year": 2021,
            "source": "WOFAPS Webinars; NOV 23, 2020; Cape Town, SOUTH AFRICA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186349-14049"
            ],
            "persons": [
                "186349-83445",
                "186349-93943"
            ],
            "imported": "2021-02-12T08:50:41+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186350,
            "title": "Grundlagen der Sportmedizin.",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2020,
            "source": "Kärntner Sportärztekongress; Juli 18, 2020; Bad Kleinkirchheim. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186350-14049"
            ],
            "persons": [
                "186350-102251"
            ],
            "imported": "2021-02-12T08:51:13+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186351,
            "title": "Grundlagen der Medizinischen Trainingstherapie.",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2020,
            "source": "Kärntner Sportärztekongress; Juli 18, 2020; Bad Kleinkirchheim. 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186351-14049"
            ],
            "persons": [
                "186351-102251"
            ],
            "imported": "2021-02-12T08:52:47+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186352,
            "title": "Grundlagen der Leistungsdiagnostik.",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2020,
            "source": "Kärntner Sportärztekongress; Juli 19, 2020; 2020. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186352-14049"
            ],
            "persons": [
                "186352-102251"
            ],
            "imported": "2021-02-12T08:54:09+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": null,
            "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": 186353,
            "title": "Low Flow Malformationen des Penis: eine seltene Diagnose.",
            "abstract": null,
            "authors": [
                "Gasparella, P",
                "Wolfschluckner, V",
                "Basharkhah A,",
                "Till, H",
                "Haxhija E"
            ],
            "year": 2020,
            "source": "Eur Surg, ACA Acta Chirurgica Austriaca. 2020; 52(S2):S71-S71.-61th Annual Meeting of the Austrian Society of Surgery; OCT 16–18, 2020; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186353-14049"
            ],
            "persons": [
                "186353-102332",
                "186353-51879",
                "186353-66051",
                "186353-83445",
                "186353-93943"
            ],
            "imported": "2021-02-12T09:28:15+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": 153871,
            "title": "Regulatorische und adaptive Prozesse im  Mutter-Plazenta-Frucht-System. Prognostizierung und Prophylaxe von geburtshilflichen und perinatalen Komplikationen.",
            "abstract": "Es wurde die kombinierte pathogene Bedeutung der Plazenta-, Eihaut-, Nabelschnurpathologie, der veränderten mütterlichen und fötalen Nebennierenfunktion und der systematischen gravidarischen Steroidogenese bei der chronischen Plazentainsuffizienz (CPI) festgestellt. Es wurde die pathogenetische Verbindung zwischen der Plazentainsuffizienz mit den Mechanismen der fötalen kardio-plazentaren Blutungsstörungen des Systems der mütterlichen und fetalen Nebennierenfunktion,  der hypoxischen Enzephalopathie, der  akuten  respiratorischen Distress-Syndrom bei Neugeborenen verfolgt. In 10,6% Fällen hat sich, unter dem Einfluss der verlegenden fötalen Hypoxie, das disrhythmische Syndrom der Herzkreislauf-Disadaptation, zum Beispiel in der Form der Tachykardie bzw. Sinusarhythmie, gebildet. Die Bestimmung des funktionellen Zustandes, wie nachfolgend: des vegetativen Nervensystems von der Mutter und der Frucht mit der  Untersuchung der Kardiorhythmographie  (Herzfrequenzvariabilität, Heart Rate Variability), der Frucht mit der sonografischen  Feto- und Plazentometrie, der utero-plazentaren und feto-plazentaren Durchblutungen mit der Doppleruntersuchung,  der fötalen Kardiotokographie und der mütterlichen Phonographie, der fötalen und mütterlichen Nebennierenfunktion, der systematischen gravidarischen Steroidogenese ergab den metabolischen Zustand und  der neurovegetativen Regulationsmechanismen der fötalen und mütterlichen Kardiofrequenz-Variabilität. Regulationsveränderungen im Mutter-Plazenta-Frucht-System bei der chronischen Plazentainsuffizienz müssen rechtzeitig behandelt werden und die Frage der vorzeitigen methodisch richtigen Entbindung im Interesse der Mutter und Frucht  gelöst werden, um die Ergebnisse der Geburt zu verbessern.",
            "authors": [
                "Retc, I"
            ],
            "year": 2016,
            "source": "Studium für die Gleichwertigkeit; Humanmedizin; [ Diplomarbeit ] Graz Medical University; 2016. pp. 68",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-07-29T11:41:25+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "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
        }
    ]
}