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=151900&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151920&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151880&ordering=impactfactor",
    "results": [
        {
            "id": 157267,
            "title": "Phosphatbinder: Therapeutischer Nutzen, praktischer Einsatz am Beispiel Velphoro",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "ÖGN-Wintertagung; MAR 17-13, 2016; Hof bei Salzburg. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157267-14084"
            ],
            "persons": [
                "157267-72630"
            ],
            "imported": "2017-01-18T14:10: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": true,
            "conference_international": true,
            "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": 157268,
            "title": "Projekt: niere.schützen",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "ANÖ Frühjahrstagung (Arge Niere Österreich); APR 10, 2016; Kufstein. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157268-14084"
            ],
            "persons": [
                "157268-72630"
            ],
            "imported": "2017-01-18T14:11:21+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157269,
            "title": "Niere und Gerinnung",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "38. Allander Gerinnungsrunde; MAY 19, 2016; Alland. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157269-14084"
            ],
            "persons": [
                "157269-72630"
            ],
            "imported": "2017-01-18T14:12:19+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157270,
            "title": "Die Zukunft der Dialyse",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "30 Jahre Dialyse am Klinikum Wels-Grieskirchen; MAY 20, 2016; Wels. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157270-14084"
            ],
            "persons": [
                "157270-72630"
            ],
            "imported": "2017-01-18T14:13:06+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157271,
            "title": "Lipids and CKD Progression: Myth or reality?",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "53. ERA-EDTA-Kongress; MAY 21-24, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157271-14084"
            ],
            "persons": [
                "157271-72630"
            ],
            "imported": "2017-01-18T14:14: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": true,
            "conference_place": true,
            "conference_international": true,
            "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": 157272,
            "title": "Innate and adaptive immunity in experimental glomerulonephritis - potential new therapeutic targets",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "Gastsprechersymposium Univ.Klinikum Hamburg-Eppendorf; JUN 7-8, 2016; Hamburg. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157272-14084"
            ],
            "persons": [
                "157272-72630"
            ],
            "imported": "2017-01-18T14:15: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157273,
            "title": "Rolle der HD/HF bei Herzinsuffizienz",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "Nephrologischer Frühling; JUN 10-11, 2016; Seggau. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157273-14084"
            ],
            "persons": [
                "157273-72630"
            ],
            "imported": "2017-01-18T14:16:34+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": 157274,
            "title": "Wie schütze ich die Niere",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "HOT TOPICS; OCT 15, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157274-14084"
            ],
            "persons": [
                "157274-72630"
            ],
            "imported": "2017-01-18T14:17:24+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": 157275,
            "title": "Zystennieren",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "Patiententag Organe schützen - Informationen nützen; OCT 7, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157275-14084"
            ],
            "persons": [
                "157275-72630"
            ],
            "imported": "2017-01-18T14:18:24+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157276,
            "title": "Niere schützen",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                "Poggenburg, S"
            ],
            "year": 2016,
            "source": "27. Grazer Fortbildungstage; OCT 10-15, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157276-14084",
                "157276-27964"
            ],
            "persons": [
                "157276-72630",
                "157276-91510"
            ],
            "imported": "2017-01-18T14:19: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157277,
            "title": "Vaptane in der Nephrologie",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "R.E.N. Nephrologie; OCT 22, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157277-14084"
            ],
            "persons": [
                "157277-72630"
            ],
            "imported": "2017-01-18T14:19:54+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": 157278,
            "title": "Gating in Breast Cancer: Rationale for Gating.",
            "abstract": null,
            "authors": [
                "Kapp, KS"
            ],
            "year": 2016,
            "source": "International Oncology Summit at ESTRO 35; April 29, 2016; Turin, ITALY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157278-14060"
            ],
            "persons": [],
            "imported": "2017-01-18T14:19:56+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157279,
            "title": "Diabetes und Niere",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "Fortbildung im Bezirk; OCT 25, 2016; Langenwang. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157279-14084"
            ],
            "persons": [
                "157279-72630"
            ],
            "imported": "2017-01-18T14:20:43+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157280,
            "title": "Antihypertensive Therapie bei Niereninsuffizienz",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "ÖGH-Jahrestagung; NOV 18, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157280-14084"
            ],
            "persons": [
                "157280-72630"
            ],
            "imported": "2017-01-18T14:21:48+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157281,
            "title": "Kreislaufstabilisierung an der HD - Dialysattemperaturen",
            "abstract": null,
            "authors": [
                "Rosenkranz, AR",
                ""
            ],
            "year": 2016,
            "source": "Berliner Dialyseseminar; DEC 2, 2016; Berlin. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157281-14084"
            ],
            "persons": [
                "157281-72630"
            ],
            "imported": "2017-01-18T14:22:42+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157282,
            "title": "Amphiphilic Designer Peptides:  Their Self-Assembled Superstructures And Membrane Interaction Propensity.",
            "abstract": null,
            "authors": [
                "Kornmueller, K"
            ],
            "year": 2016,
            "source": " [ Dissertation ] University of Graz; 2016. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157282-14011"
            ],
            "persons": [
                "157282-83104"
            ],
            "imported": "2017-01-18T14:35:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of 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": true,
            "local_affiliation": false
        },
        {
            "id": 157284,
            "title": "Combined SANS-QENS Studies of Low-Density Lipoprotein under High Hydrostatic Pressure.",
            "abstract": null,
            "authors": [
                "Golub, M",
                "Lehofer, B",
                "Kornmueller, K",
                "Kriechbaum, M",
                "Martinez, N",
                "Amenitsch, H",
                "Prassl, R",
                "Peters, J"
            ],
            "year": 2016,
            "source": "8th International Meeting on Biomolecules under Pressure (IMBP); FEB 15-17, 2016; Dortmund, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157284-14011"
            ],
            "persons": [
                "157284-83066",
                "157284-83104"
            ],
            "imported": "2017-01-18T16:09:18+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": 209010,
            "title": "30-day and one-year readmission rate in 11,270 patients with surgical treatment for proximal femoral fractures across Austria.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Fischerauer, SF",
                "Vukic, I",
                "Leitner, L",
                "Puchwein, P",
                "Widhalm, H",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2024,
            "source": "Bone Jt Open. 2024; 5(4): 294-303. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001206479600001",
            "pubmed": "38599585",
            "doi": "10.1302/2633-1462.54.BJO-2024-0002.R1",
            "pmc": "PMC11007600",
            "organizations": [
                "209010-14052"
            ],
            "persons": [
                "209010-53237-6",
                "209010-59379-6",
                "209010-62925-4",
                "209010-72835-6",
                "209010-91941-6",
                "209010-95171-1"
            ],
            "imported": "2024-04-11T02:00:00+02:00",
            "journal": "Bone Jt Open",
            "issn": "2633-1462",
            "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": true
        },
        {
            "id": 157358,
            "title": "Combined SANS-QENS studies of low-density lipoprotein under high hydrostatic pressure.",
            "abstract": null,
            "authors": [
                "Golub, M",
                "Lehofer, B",
                "Kornmueller, K",
                "Kriechbaum, M",
                "Martinez, N",
                "Amenitsch, H",
                "Prassl, R",
                "Peters, J"
            ],
            "year": 2016,
            "source": "14th International conference on applications of quasielastic neutron scattering (QENS 2016); SEP 5-8, 2016; Potsdam, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157358-14011"
            ],
            "persons": [
                "157358-83104",
                "157358-83066"
            ],
            "imported": "2017-01-18T16:20:35+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": 157359,
            "title": "Combined SANS-QENS studies of low-density lipoprotein (LDL) under high hydrostatic pressure.",
            "abstract": null,
            "authors": [
                "Golub, M",
                "Lehofer, B",
                "Kornmueller, K",
                "Kriechbaum, M",
                "Martinez, N",
                "Amenitsch, H",
                "Prassl, R",
                "Peters, J"
            ],
            "year": 2016,
            "source": "10e Forum de technologie des Hautes Pressions; OCT 10-13, 2016; La Londe-Les-Maures, FRANCE. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157359-14011"
            ],
            "persons": [
                "157359-83104",
                "157359-83066"
            ],
            "imported": "2017-01-18T16:36: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": 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
        }
    ]
}