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=158920&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158940&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158900&ordering=impactfactor",
    "results": [
        {
            "id": 217120,
            "title": "Die Bedeutung von \r\n„guten“ Gesundheitsinformationen\r\n",
            "abstract": null,
            "authors": [
                "Hoffmann, M"
            ],
            "year": 2025,
            "source": "Das österreichische Gesundheitswesen  ÖKZ. 2025; 03/2025 66. Jahrgang:  48-49. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217120-14076"
            ],
            "persons": [
                "217120-92002"
            ],
            "imported": "2025-07-18T10:16:00+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": 210601,
            "title": "Pruritus bei Psoriasis",
            "abstract": null,
            "authors": [
                "Grossschaedl, K",
                "Weger, W"
            ],
            "year": 2023,
            "source": "Spectrum Dermatologie. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210601-14047"
            ],
            "persons": [
                "210601-108777",
                "210601-50153"
            ],
            "imported": "2024-07-31T13:02:27+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": 69531,
            "title": "Untersuchungen zur ökologischen Stabilität einer technischen Kleinbadeteichanlage.",
            "abstract": null,
            "authors": [
                "Mascher, F",
                "Marth, E",
                "Pichler-Semmelrock, FP",
                "Köck, M",
                "Nagl, M",
                "Richtarski, U"
            ],
            "year": 2001,
            "source": "Österr. Wasser und Abfallwirtschaft. 2001; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "69531-14023"
            ],
            "persons": [
                "69531-51503",
                "69531-51664"
            ],
            "imported": "2007-09-28T13:24:02+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": 206765,
            "title": "Eosinophile Granulomatose mit Polyangiitis.",
            "abstract": null,
            "authors": [
                "Thiel, J"
            ],
            "year": 2023,
            "source": "Fakten der Rheumatologie. 2023; 4:  16-19. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206765-14086"
            ],
            "persons": [
                "206765-111873"
            ],
            "imported": "2024-01-19T09:01: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": 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": 191140,
            "title": "Mitochondrialer Diabetes mellitus",
            "abstract": null,
            "authors": [
                "Treiber, G",
                "Harer, C",
                "Mader, JK"
            ],
            "year": 2022,
            "source": "Internistische Praxis. 2022; 64/4:  1-8. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "191140-14080"
            ],
            "persons": [
                "191140-50877",
                "191140-62036",
                "191140-97867"
            ],
            "imported": "2021-12-20T10:28:17+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": 179447,
            "title": "Therapie des akut traumatisierten Parodonts",
            "abstract": null,
            "authors": [
                "Ebeleseder, KA"
            ],
            "year": 2019,
            "source": "Quintessenz. 2019; 70(09): 1020-1029. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "179447-14111"
            ],
            "persons": [
                "179447-51841"
            ],
            "imported": "2020-01-21T12:46: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": 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": 171839,
            "title": "Persistierendes Foramen ovale (PFO) und Schlaganfall",
            "abstract": null,
            "authors": [
                "Horner,S"
            ],
            "year": 2018,
            "source": "Clinicum Neuropsy. 2018; (2/2018): 38-42. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "171839-14051"
            ],
            "persons": [
                "171839-51545"
            ],
            "imported": "2019-01-18T12:44:27+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": 70090,
            "title": "Gewässerökologische Eigenheiten eines künstlichen Badesees in einem ehemaligen Braunkohletagbau.",
            "abstract": null,
            "authors": [
                "Pichler-Semmelrock, FP",
                "Mascher, F",
                "Köck, M",
                "Marth, E",
                "Sampl, H",
                "Karasek, S",
                "Schlacher, R"
            ],
            "year": 1995,
            "source": "Österr. Wasser und Abfallwirtschaft. 1995; 47(9/10): 230-235. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70090-14023"
            ],
            "persons": [
                "70090-51503",
                "70090-51664"
            ],
            "imported": "2007-10-05T10:13: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": 71191,
            "title": "The quality of spontaneous motor activity in preterm infants as early predictive signs for minor neurological abnormalities at 2 years",
            "abstract": null,
            "authors": [
                "Bos, AF",
                "Einspieler, C",
                "Prechtl, HFR",
                "Touwen, BCL",
                "Okken-Beukens, MD",
                "Stremmelaar, EF"
            ],
            "year": 1999,
            "source": "Newsletter Neonatal Neurology. 1999; 8(1): 4-5. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71191-14010"
            ],
            "persons": [],
            "imported": "2007-10-29T12:51: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": 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": 71728,
            "title": "Effects of Laser Pulses on Cells and Tissue",
            "abstract": null,
            "authors": [
                "Dohr, G",
                "Schmidt-Kloiber, H",
                "Reichel, E",
                "Schöffmann, H"
            ],
            "year": 1988,
            "source": "Laser Lithotripsy. 1988;  69-75. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "71728-51666"
            ],
            "imported": "2007-11-14T18:42: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": false
        },
        {
            "id": 71751,
            "title": "Species-specific Blocking of Fc Receptors in Indirekt Immunofluorescence Assays",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Leitner, V",
                "Pilz, St",
                "Wintersteiger, R",
                "Stewart, CC",
                "Dohr, G"
            ],
            "year": 2001,
            "source": "Laboratory Hematology. 2001; 7:  81-84. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "71751-14017"
            ],
            "persons": [
                "71751-51666"
            ],
            "imported": "2007-11-15T11:53:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76047,
            "title": "Entzündliche Kehlkopferkrankungen mit respiratorischem Notfallcharakter im Kindesalter.",
            "abstract": null,
            "authors": [
                "Müller, W"
            ],
            "year": 1979,
            "source": "Der Praktische Arzt. 1979; 33:  1263-1273. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76047-51643"
            ],
            "imported": "2008-02-25T12:08:38+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": 76063,
            "title": "Wozu entwicklungsneurologische Diagnostik? Überlegungen zur Nachkontrolle von Risikokindern.",
            "abstract": null,
            "authors": [
                "Maurer, U",
                "Müller, W"
            ],
            "year": 1998,
            "source": "Sozialpädiatrie. 1998; 20:  11-12. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76063-14094"
            ],
            "persons": [
                "76063-51643"
            ],
            "imported": "2008-02-25T12:23: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": 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": 77301,
            "title": "Hodentumor - Therapieversager, Hochrisikofälle, Knochenmark-und Stammzelltransplantation.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1995,
            "source": "Onkologisch. 1995; 3(1): 8-9. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77301-14082"
            ],
            "persons": [],
            "imported": "2008-02-29T09:52: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": 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": 77809,
            "title": "Zerkariendermatitis in der Steiermark.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Schaffler, K",
                "Cerroni, L",
                "Marth, E",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Zeitschrift für Hautkrankheiten. 1995; 70:  136-140. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77809-14023",
                "77809-14047"
            ],
            "persons": [
                "77809-51503",
                "77809-51618",
                "77809-51620"
            ],
            "imported": "2008-03-02T21:43: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": 79410,
            "title": "Einheitliche Definiton geburtshilflicher Begriffe für das Geburtenregister Österreich. Arbeitsgruppe Definitionen des Beirates des Geburtenregisters ",
            "abstract": null,
            "authors": [
                "Heim, K",
                "Hofmann, H",
                "Lang, U",
                "Oberaigner, W",
                "Helmer, H",
                "Husslein, P"
            ],
            "year": 2008,
            "source": "Speculum - Zeitschrift für Gynäkologie und Geburtshilfe. 2008; 26(1): 6-10. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79410-14064"
            ],
            "persons": [],
            "imported": "2008-04-01T00:12: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": false
        },
        {
            "id": 79983,
            "title": "Infliximab in der Behandlung des Mb. Crohn und der loitis ulcerosa",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2008,
            "source": "Update Internationale Zeitschrift für ärztliche Fortbildung. 2008; 8:  2-15. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79983-14086"
            ],
            "persons": [],
            "imported": "2008-04-21T09:50:41+02:00",
            "journal": null,
            "issn": "1726-0027",
            "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": 82530,
            "title": "Erste Erfahrungen mit der präklinischen Laktatbestimmung.",
            "abstract": null,
            "authors": [
                "Prause, G",
                "Lauda, PH",
                "Spernbauer, P",
                "Wildner, G"
            ],
            "year": 1998,
            "source": "Notarzt. 1998; 14:  90-93. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "82530-14069"
            ],
            "persons": [
                "82530-50018",
                "82530-51986"
            ],
            "imported": "2008-08-05T09:39:51+02:00",
            "journal": null,
            "issn": "0177-2309",
            "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": 85909,
            "title": "The value of ultrasound examination in identification and localisation of metal implants around the shoulder region.",
            "abstract": null,
            "authors": [
                "GRECHENIG, W",
                "FELLINGER, M",
                "CLEMENT, HG",
                "TESCH, PN"
            ],
            "year": 1996,
            "source": "Aktuelle Traumatologie. 1996; 26(7): 259-263. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85909-14018",
                "85909-14052"
            ],
            "persons": [
                "85909-51694",
                "85909-60541"
            ],
            "imported": "2008-12-01T19:03:11+01:00",
            "journal": null,
            "issn": "0044-6173",
            "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": 86040,
            "title": "Gesundheitsprävention und andere Perspektiven der Höhenmedizin.",
            "abstract": null,
            "authors": [
                "Domej, W"
            ],
            "year": 2008,
            "source": "Alpinmedizinischer Rundbrief. 2008; 39:  22-27. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86040-14087"
            ],
            "persons": [
                "86040-51525"
            ],
            "imported": "2008-12-05T12:31:00+01:00",
            "journal": null,
            "issn": "1681-5505",
            "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
        }
    ]
}