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=155160&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155180&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155140&ordering=-imported",
    "results": [
        {
            "id": 62164,
            "title": "Pleomorphic xanthoastrocytoma of the cerebellopontine angle in a child.",
            "abstract": null,
            "authors": [
                "Kurschel, S",
                "Lellouch-Tubiana, A",
                "Kulkarni, AV",
                "Sainte-Rose, C"
            ],
            "year": 2006,
            "source": "Childs Nerv Syst. 2006; 22(11):1479-1482",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241606900017",
            "pubmed": "17047968",
            "doi": "10.1007/s00381-006-0164-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62164-51989-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Childs Nerv Syst",
            "issn": "0256-7040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.257,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.482014388489209,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62163,
            "title": "Problem orientation in social medicine--participation in social medicine",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Stronegger, WJ"
            ],
            "year": 1999,
            "source": "Gesundheitswesen. 1999; 61(5): 252-254. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10414020",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62163-14024"
            ],
            "persons": [
                "62163-51688-2",
                "62163-51741-6",
                "62163-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gesundheitswesen",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 62162,
            "title": "Diagnostic value of biochemical tumor markers in brain tumors. Review of the literature and own experience with serum analysis of sialic acid (NANA), carcinoembryonic antigen (CEA) and neuron-specific enolase (NSE)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Marth, E",
                "Desoye, G",
                "Freidl, W",
                "Walzl, M"
            ],
            "year": 1990,
            "source": "Zentralbl Neurochir. 1990; 51(3): 129-137. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2092546",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62162-51503-6",
                "62162-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 62161,
            "title": "Screening for psychogenic factors in functional dysphonia",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Fitzek, T",
                "Freidl, W",
                "Egger, J"
            ],
            "year": 1993,
            "source": "HNO. 1993; 41(12): 564-570. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP20600003",
            "pubmed": "8125799",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62161-51505-6",
                "62161-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62160,
            "title": "Occupational reintegration and subjective quality of life after inpatient rehabilitation in myocardial infarct",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Egger, J",
                "Schratter, J"
            ],
            "year": 1993,
            "source": "Rehabilitation (Stuttg). 1993; 32(2): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8332823",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62160-51505-6",
                "62160-51845-1"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Rehabilitation (Stuttg)",
            "issn": "0034-3536",
            "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": 62158,
            "title": "EEG mapping in middle aged normal volunteers: the impact of cerebrovascular risk factors.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Schmidt, R",
                "Freidl, W",
                "Reinhart, B",
                "Scala, M",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "Brain Topogr. 1993; 6(2):111-115",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8123425",
            "doi": "10.1007/BF01191075",
            "pmc": null,
            "organizations": [
                "62158-14051"
            ],
            "persons": [
                "62158-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Brain Topogr",
            "issn": "0896-0267",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.278481012658228,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 62157,
            "title": "Evaluating the quality of life of women with gynecologic malignancies. (Research project funded by the Fund for Promotion of Scientific Research)",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Lahousen, M",
                "Ploner-Strobl, C",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Gynakol Geburtshilfliche Rundsch. 1993; 33 Suppl 1(2): 212-213. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "8118274",
            "doi": "10.1159/000272224",
            "pmc": null,
            "organizations": [
                "62157-14038"
            ],
            "persons": [
                "62157-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gynakol Geburtshilfliche Rundsch",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.0188679245283019,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 62156,
            "title": "The value of EEG mapping in intracerebral hematomas",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500010",
            "pubmed": "1505435",
            "doi": "10.1055/s-2008-1060710",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62156-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 62155,
            "title": "A comparison of EEG mapping with and without visual artefact control in focal cerebral lesions",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Freidl, W",
                "Lechner, H"
            ],
            "year": 1992,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1992; 23(2):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG58500009",
            "pubmed": "1505434",
            "doi": "10.1055/s-2008-1060709",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62155-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62208,
            "title": "Lessons learned from maternal deaths at an East African health center.",
            "abstract": null,
            "authors": [
                "Zeck, W",
                "Kelters, I",
                "Lang, U",
                "Petru, E"
            ],
            "year": 2006,
            "source": "J Perinat Med. 2006; 34(6):459-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243070800004",
            "pubmed": "17140294",
            "doi": "10.1515/JPM.2006.090",
            "pmc": null,
            "organizations": [
                "62208-14038",
                "62208-14064"
            ],
            "persons": [
                "62208-51624-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "J Perinat Med",
            "issn": "0300-5577",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.36986301369863,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 62159,
            "title": "Functional structure of the human vocal cord",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J",
                "Freidl, W"
            ],
            "year": 1993,
            "source": "Laryngorhinootologie. 1993; 72(5):215-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE06600001",
            "pubmed": "8323625",
            "doi": "10.1055/s-2007-997888",
            "pmc": null,
            "organizations": [
                "62159-14042"
            ],
            "persons": [
                "62159-51636-2",
                "62159-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Laryngorhinootologie",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 62151,
            "title": "Das kontrollierte Paar. Ehe- und Sexualpolitik im Nationalsozialismus ",
            "abstract": null,
            "authors": [
                "Czarnowski, G"
            ],
            "year": 1991,
            "source": "(Ergebnisse der Frauenforschung Bd. 24) Weinheim 1991: Deutscher Studienverlag ;  [ Dissertation ] Free University of Berlin; 1991. pp.320. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62151-14024"
            ],
            "persons": [
                "62151-50862"
            ],
            "imported": "2006-12-04T21:33:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Free University of Berlin",
            "country": "276",
            "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": 62149,
            "title": "Biofeedback systems in hemodialysis.",
            "abstract": null,
            "authors": [
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "American Society for Artificial Internal Organs, 52nd Annual Conference ; JUNE 8-10, 2006; Chicago, ILLINOIS. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62149-14010"
            ],
            "persons": [
                "62149-51834"
            ],
            "imported": "2006-12-04T19:47: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": 62145,
            "title": "Abfall",
            "abstract": null,
            "authors": [
                "Reinthaler, FF"
            ],
            "year": 2006,
            "source": " In: Amt der Steiermärkischen Landesregierung, Sanitätsdirektion editors(s). Handbuch für Hygiene in Pflegeheimen. Graz: Classic Verlag;  2006",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62145-14023"
            ],
            "persons": [
                "62145-51674"
            ],
            "imported": "2006-12-04T16:41:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Amt der Steiermärkischen Landesregierung, Sanitätsdirektion",
            "collection_title": "Handbuch für Hygiene in Pflegeheimen",
            "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": 62144,
            "title": "Jahresbericht zum Steirischen Seuchenplan 2005",
            "abstract": null,
            "authors": [
                "Reinthaler, FF",
                "Feierl, G",
                "Gränz, A",
                "Spielberger, A",
                "Wassermann-Neuhold, M"
            ],
            "year": 2006,
            "source": "Hrsgb: Amt der Steiermärkischen Landesregierung, März . 2006",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62144-14023"
            ],
            "persons": [
                "62144-51818",
                "62144-51674"
            ],
            "imported": "2006-12-04T16:00:31+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": 62143,
            "title": "Der Patient mit einer Aortenstenose bei einem nicht-kardiochirurgischen Eingriff",
            "abstract": null,
            "authors": [
                "Fruhwald, S"
            ],
            "year": 2006,
            "source": "Austrian International Congress; 13.-15.9.; Linz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62143-14070"
            ],
            "persons": [
                "62143-51938"
            ],
            "imported": "2006-12-04T15:40:37+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62139,
            "title": "Intestinale Paralyse – was tun wenn nichts mehr geht?",
            "abstract": null,
            "authors": [
                "Fruhwald, S"
            ],
            "year": 2006,
            "source": "-Austrian International Congress; 13.-15.9.2006; Linz. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62139-14070"
            ],
            "persons": [
                "62139-51938"
            ],
            "imported": "2006-12-04T14:49:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 45902,
            "title": "Adrenomedullin and elements of orthostatic competence after 41 h of voluntary submersion in water as measured in four healthy males.",
            "abstract": null,
            "authors": [
                "Loder, I",
                "Rössler, A",
                "Wurzinger, G",
                "Duncko, R",
                "Jezova, D",
                "Hinghofer-Szalkay, H"
            ],
            "year": 2006,
            "source": "Eur J Appl Physiol. 2006; 96(6):644-650",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236512000003",
            "pubmed": "16416151",
            "doi": "10.1007/s00421-005-0122-4",
            "pmc": null,
            "organizations": [
                "45902-14010",
                "45902-14087"
            ],
            "persons": [
                "45902-51683-4",
                "45902-51737-6"
            ],
            "imported": "2006-12-04T12:43:43+01:00",
            "journal": "EUR J APPL PHYSIOL",
            "issn": "1439-6319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.601,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62133,
            "title": "Double Inlet Ventrikel ohne Pulmonalstenose.",
            "abstract": null,
            "authors": [
                "Cohnert, TU"
            ],
            "year": 1986,
            "source": " [ Dissertation ] Ludwig-Maximilians-Universität München; 1986. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62133-14074"
            ],
            "persons": [
                "62133-50860"
            ],
            "imported": "2006-12-04T12:23:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Ludwig-Maximilians-Universität München",
            "country": "276",
            "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": 62126,
            "title": "An Atlas of Imaging of the Paranasal Sinuses - Second Edition.",
            "abstract": null,
            "authors": [
                "Shankar, L",
                "Evans, K",
                "Marotta, TR",
                "Hawke, M",
                "Yu, E",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": " In: 2nd Edition 2006 Informa Healtchare editors(s).  2006. (ISBN: 10: 1-84184-448-9, ) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62126-14066"
            ],
            "persons": [],
            "imported": "2006-12-04T11:29:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "2nd Edition 2006 Informa Healtchare",
            "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
        }
    ]
}