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=1320&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157090,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=-impactfactor",
    "results": [
        {
            "id": 153120,
            "title": "Dermatoskopie entzündlicher Hauterkrankungen. ",
            "abstract": null,
            "authors": [
                "Kupsa, R",
                "Zalaudek, I"
            ],
            "year": 2016,
            "source": "DAM - Die Allgemeinmediziner. 2016; (6): 19-20. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "153120-14047"
            ],
            "persons": [
                "153120-50151",
                "153120-92975"
            ],
            "imported": "2016-06-23T20:17:22+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": 145838,
            "title": "Highly sensitive persons - an empirical investigation to a complex phenomenon.",
            "abstract": null,
            "authors": [
                "Blach, C",
                "Egger, JW"
            ],
            "year": 2015,
            "source": "Psychologische Medizin. 2015; 26(1): 36-36. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145838-29447"
            ],
            "persons": [
                "145838-51505"
            ],
            "imported": "2015-06-15T16:04:23+02:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 137911,
            "title": "Stressbelastung bei PatientInnen mit Aderhautmelanom.",
            "abstract": null,
            "authors": [
                "Trapp, EM",
                "Mayer, C",
                "Egger, JW"
            ],
            "year": 2014,
            "source": "Psychologische Medizin. 2014; 25(2): 58-58. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "137911-29447"
            ],
            "persons": [
                "137911-51505"
            ],
            "imported": "2014-07-17T14:46:13+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": 134814,
            "title": "Appendicectomy and Clinical Course Of Patients With Ulcerative Colitis.",
            "abstract": null,
            "authors": [
                "Masser, T",
                "Krones, E",
                "Hoegenauer, C",
                "Wenzl, H",
                "Stauber, R",
                "Durchschein, F",
                "Stadlbauer-Köllner, V",
                "Spindelböck, W",
                "Putz-Bankutti, C",
                "Zollner, G",
                "Fickert, P",
                "Petritsch, W",
                "Kump, PK"
            ],
            "year": 2013,
            "source": "United European gastroenterology journal UEG. 2013; Vol 1, Supplement 1:  A227-A227. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134814-14081"
            ],
            "persons": [
                "134814-50989",
                "134814-51530",
                "134814-51536",
                "134814-52938",
                "134814-53167",
                "134814-57230",
                "134814-65139",
                "134814-66467",
                "134814-71975",
                "134814-54296"
            ],
            "imported": "2014-02-14T11:21: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": true
        },
        {
            "id": 129682,
            "title": "Biopsychosocial Melanoma Research. Abstracts. Int. Soc. Biopsychosocial Medicine. Graz, Dec 2012.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 2013,
            "source": "Psychologische Medizin. 2013; 24(1): 30-32. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129682-29447"
            ],
            "persons": [
                "129682-51505"
            ],
            "imported": "2013-07-02T15:15:51+02:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 106143,
            "title": "Short-term cryopreservation of allogeneic stem cells to optimize graft and recipient conditions in children ",
            "abstract": null,
            "authors": [
                "Sovinz, P",
                "Schwinger, W",
                "Lackner, H",
                "Benesch, M",
                "Nebl, A",
                "Raicht, A",
                "Schmidt, S",
                "Sipurzynski, S",
                "Rosskopf, K",
                "Urban, C"
            ],
            "year": 2010,
            "source": "ACTA CHIR AUST. 2010; 42 8 suppl 237) :  34-35. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106143-14058",
                "106143-14092"
            ],
            "persons": [
                "106143-51369",
                "106143-57483",
                "106143-59537",
                "106143-51859"
            ],
            "imported": "2010-10-30T18:51:04+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": 202127,
            "title": "Mixed Reality Prototype of Multimodal Screening for Early Detection of Cognitive Impairments in Older Adults: Protocol Development and Usability Study.",
            "abstract": null,
            "authors": [
                "Christova, M",
                "Strohmaier, R",
                "Fuchs-Neuhold, B",
                "Guggenberger, B",
                "Loder-Fink, B",
                "Draxler, T",
                "Palli, C",
                "Simi, H",
                "Schadenbauer, S",
                "Nischelwitzer, A",
                "Sprung, G",
                "Pilz, R",
                "Darkow, R",
                "Staubmann, W"
            ],
            "year": 2022,
            "source": "JMIR Res Protoc. 2022; 11(10): e39513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001077439900019",
            "pubmed": "36239994",
            "doi": "10.2196/39513",
            "pmc": "PMC9617182",
            "organizations": [
                "202127-14010",
                "202127-14052",
                "202127-29444"
            ],
            "persons": [
                "202127-112990-6",
                "202127-58643-2",
                "202127-95403-6"
            ],
            "imported": "2023-03-17T01:00:00+01:00",
            "journal": "JMIR Res Protoc",
            "issn": "1929-0748",
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 97533,
            "title": "Subkutane Gewebsglukosemessung nach dem Prinzip der offenen Perfusion",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Schaupp, L",
                "Trajanoski, Z",
                "Wach, P",
                "Brunner, G",
                "Pieber, Th",
                "Smolle, KH",
                "Kotanko, P",
                "Skrabal, F"
            ],
            "year": 1995,
            "source": "BIOMEDIZINISCHE TECHNIK                                                                                                                                                                                                                                   . 1995; 40(S2): 176-178. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97533-14080"
            ],
            "persons": [
                "97533-51831"
            ],
            "imported": "2010-02-03T16:44:28+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": 66682,
            "title": "Frequenzverhalten nach Carotisstentimplantationen vorstehender antihypertensiver Therapie.",
            "abstract": null,
            "authors": [
                "Pilger E, Spary A, Dorr A, Seinost G, Brodmann M"
            ],
            "year": 2006,
            "source": "3. Gemeinsame Jehrestagung der Gefäßmedizinischen Gesellschaften Österreichs; Okt, 12-14,2006; Innsbruck. 2006. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66682-14079"
            ],
            "persons": [
                "66682-51541",
                "66682-51689",
                "66682-52018",
                "66682-57267"
            ],
            "imported": "2007-04-01T18:30:42+02:00",
            "journal": "Zeitschrift für Gefäßmedizin",
            "issn": "1812-9501",
            "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": false
        },
        {
            "id": 125657,
            "title": "Klinische Untersuchung des Effekts einer neuen desensibilisierenden Polierpaste auf Zahnhalshypersensitivitäten.",
            "abstract": null,
            "authors": [
                "Glockner, K"
            ],
            "year": 2012,
            "source": "Zeitschrift für Stomatologie. 2012; (6/12):",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "125657-14111"
            ],
            "persons": [
                "125657-51840"
            ],
            "imported": "2013-01-25T12:57:53+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128049,
            "title": "Konnatales Sarkom beim Neugeborenenmit multiplen Placentametastasen.",
            "abstract": null,
            "authors": [
                "Wanz, U",
                "Hofer, N",
                "Lackner, H",
                "Sovinz, P",
                "Strenger, V",
                "Seidel, MG",
                "Sperl, D",
                "Lanz, S",
                "Grillitsch, M",
                "Reif, P",
                "Ratschek, M",
                "Urban, C"
            ],
            "year": 2013,
            "source": "memo - Magazine of European Medical Oncology. 2013; 6 (suppl 01/13):  37-37. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128049-14020",
                "128049-14048",
                "128049-14064",
                "128049-14091",
                "128049-14092"
            ],
            "persons": [
                "128049-50881",
                "128049-51528",
                "128049-56810",
                "128049-59537",
                "128049-77070",
                "128049-85188",
                "128049-91711"
            ],
            "imported": "2013-04-22T15:17:32+02:00",
            "journal": null,
            "issn": "1865-5076",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 135899,
            "title": "Arzt-Patient-Kommunikationstraining mit Vorschulkindern am Beispiel der \"Teddy Docs\" an der MUG.",
            "abstract": null,
            "authors": [
                "Trapp, EM",
                "Egger, JW"
            ],
            "year": 2014,
            "source": "Psychologische Medizin. 2014; 25(1): 43-44. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135899-29447"
            ],
            "persons": [
                "135899-51505"
            ],
            "imported": "2014-04-01T14:37:16+02:00",
            "journal": null,
            "issn": "1014-8167",
            "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": 146928,
            "title": "The EPHAR European Certified Pharmacologists (EuCP) Programme: an update.",
            "abstract": null,
            "authors": [
                "Griesbacher, T"
            ],
            "year": 2015,
            "source": "Intrinsic Activity. 2015; 3(S.2): A9.5",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": "10.25006/IA.3.S2-A9.5",
            "pmc": null,
            "organizations": [
                "146928-14022"
            ],
            "persons": [
                "146928-51661"
            ],
            "imported": "2015-09-03T17:47:18+02:00",
            "journal": null,
            "issn": "2309-8503",
            "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": 147889,
            "title": "Post-operative sleep quality and pain in children and adolescents.",
            "abstract": null,
            "authors": [
                "Kammel, J",
                "Messerer, B",
                "Avian, A",
                "Berghold, A"
            ],
            "year": 2015,
            "source": "Safety in Health. 2015; 1(Sup 1): A4",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147889-14026",
                "147889-14070"
            ],
            "persons": [
                "147889-51344",
                "147889-67207",
                "147889-57043"
            ],
            "imported": "2015-10-30T16:15:29+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": 166133,
            "title": "CARDIOPROTECTIVE MODULATION OF T-CELL\r\nIMMUNITY BY ANTIHYPERTENSIVE SS-BLOCKER\r\nNEBIVOLOL DURING EXPERIMENTAL ISCHEMIA IN\r\nHUMAN MYOCARDIAL TISSUE",
            "abstract": null,
            "authors": [
                "S. Gasser, K. Ablasser, R. Gasser"
            ],
            "year": 2017,
            "source": "Journal of Hypertension. 2017; 35(eSupp2):251-252.-27th European Meeting on Hypertension and Cardiovascular Protection; June 16-19, 2017; Milano, Italy. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "166133-14083"
            ],
            "persons": [
                "166133-51533",
                "166133-60377"
            ],
            "imported": "2018-02-16T15:55:53+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": 167088,
            "title": "Erniedrigte antioxidative Kapazität im Liquor ist mit Krankheitsschwere und -progression in frühen Phasen der multiplen Sklerose assoziiert.",
            "abstract": null,
            "authors": [
                "Voortman, MM"
            ],
            "year": 2017,
            "source": "Neurologisch. 2017; 2017(4): 72-73. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "167088-14051"
            ],
            "persons": [
                "167088-90276"
            ],
            "imported": "2018-04-23T14:39:37+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": 182897,
            "title": "Prävention im Wandel der Zeit-Gesundheitsvorsorge Aktiv (GVA) vs. Kur.",
            "abstract": null,
            "authors": [
                "Böttcher, E",
                "Grote, V",
                "Puff, H"
            ],
            "year": 2018,
            "source": "Journal für Mineralstoffwechsel & muskuloskelettale Erkrankungen. 2018; 25(118):",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "182897-13916"
            ],
            "persons": [],
            "imported": "2020-08-11T15:02:33+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": false
        },
        {
            "id": 207040,
            "title": "Erste Symptome zu Beginn des primären Sjögren- Syndroms",
            "abstract": null,
            "authors": [
                "Lackner, A"
            ],
            "year": 2023,
            "source": "Universum Innere Medizin. 2023; (10):",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207040-14086"
            ],
            "persons": [
                "207040-77590"
            ],
            "imported": "2024-01-29T13:22: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": 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": 98157,
            "title": "The malignant polyp - when to operate and when to watch?.",
            "abstract": null,
            "authors": [
                "Pfeifer, J"
            ],
            "year": 2009,
            "source": "Proktologia. 2009; 10(1): 73",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98157-14073"
            ],
            "persons": [
                "98157-51735"
            ],
            "imported": "2010-02-24T11:43:36+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": 102176,
            "title": "Der log. EuroScore überschätzt bei weitem das Risiko der 80-jährigen Kandidaten für einen Aortenklappen-Eingriff",
            "abstract": null,
            "authors": [
                "Mächler, H",
                "Oberwalder, P",
                "Anelli-Monti, M",
                "Dacar, D",
                "Yates, A",
                "Salaymehr, L",
                "Knez, I",
                "Huber, St",
                "Beran , E",
                "Ovcina, I",
                "Meszaros, K",
                "Mircic, A",
                "Keeling, I",
                "Zirngast, B",
                "Toller , W",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "Journal für Kardiologie. 2010; 17(5-6): 231-232. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102176-14021",
                "102176-14070",
                "102176-14073",
                "102176-14075"
            ],
            "persons": [
                "102176-50146",
                "102176-50149",
                "102176-51592",
                "102176-51742",
                "102176-51936",
                "102176-51947",
                "102176-52012",
                "102176-59423",
                "102176-65924"
            ],
            "imported": "2010-06-17T22:13:14+02:00",
            "journal": null,
            "issn": "1024-0098",
            "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
        }
    ]
}