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=152900&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152920&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152880&ordering=-imported",
    "results": [
        {
            "id": 64545,
            "title": "A controlled study of weight reduction in type 2 diabetics treated by two reinforcers",
            "abstract": null,
            "authors": [
                "Zapotoczky, H",
                "Semlitsch, B",
                "Herzog, G",
                "Bahadori, B",
                "Siebenhofer, A",
                "Pieber, TR",
                "Zapotoczky, HG"
            ],
            "year": 2001,
            "source": "INT J BEHAVIORAL MEDICINE. 2001; 8(1): 42-49. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168689100003",
            "pubmed": null,
            "doi": "10.1207/S15327558IJBM0801_03",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64545-51098-6",
                "64545-51831-6"
            ],
            "imported": "2007-01-15T16:58:57+01:00",
            "journal": "INT J BEHAVIORAL MEDICINE",
            "issn": "1070-5503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.246,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.518072289156626,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL",
            "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": 64548,
            "title": "Influence of hypertension, left ventricular hypertrophy and left ventricular systolic dysfunction on plasma cardiotrophin-1 levels",
            "abstract": null,
            "authors": [
                "Talwar, S",
                "Siebenhofer, A",
                "Williams, B",
                "Ng, L"
            ],
            "year": 1999,
            "source": "CIRCULATION. 1999; 100(18): 604-604. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000083417103179",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64548-51098"
            ],
            "imported": "2007-01-15T16:58:57+01:00",
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.903,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 64550,
            "title": "Evaluation of a structured teaching and treatment programme for type 2 diabetes in general practice in a rural area of Austria.",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Holler, A",
                "Siebenhofer, A",
                "Brunner, GA",
                "Semlitsch, B",
                "Schattenberg, S",
                "Zapotoczky, H",
                "Rainer, W",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Diabet Med. 1995; 12(4):349-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QT60500018",
            "pubmed": "7600753",
            "doi": "10.1111/j.1464-5491.1995.tb00491.x",
            "pmc": null,
            "organizations": [
                "64550-14081"
            ],
            "persons": [
                "64550-50551-6",
                "64550-51098-6",
                "64550-51534-6",
                "64550-51831-2"
            ],
            "imported": "2007-01-15T16:58:57+01:00",
            "journal": "DIABETIC MED",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.353,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.481927710843374,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 64549,
            "title": "The reproducibility of central aortic blood pressure measurements in healthy subjects using applanation tonometry and sphygmocardiography.",
            "abstract": null,
            "authors": [
                "Siebenhofer, A",
                "Kemp, C",
                "Sutton, A",
                "Williams, B"
            ],
            "year": 1999,
            "source": "J Hum Hypertens. 1999; 13(9):625-629",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082958800006",
            "pubmed": "10482972",
            "doi": "10.1038/sj.jhh.1000887",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64549-51098-1"
            ],
            "imported": "2007-01-15T16:58:57+01:00",
            "journal": "J HUM HYPERTENSION",
            "issn": "0950-9240",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.151,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 64531,
            "title": "Laborparameter (Abnahmeverfahren, Fehlerquellen, med. Beurteilung). ",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "Akademie der Steierm. Krankenanstaltengesellschaft m.b.H.; OKT 17, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64531-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:40: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64530,
            "title": "General anesthesia for functional endoscopic sinus surgery.",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "-36th International Graz´Workshop; SEP 7-9, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64530-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:36:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64529,
            "title": "Anästhesie für einfache HNO-Eingriffe.",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "-4. Repetitorium für Kinderanästhesie; MÄR 24-25, 2006; Seggauberg, Austria. ",
            "category": 3,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64529-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:34:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 64528,
            "title": "SOP bei Langzeitbeatmung? Beatmungsformen und was wir sonst noch alles wissen sollten.",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "2. Langzeitbeatmungssymposium; JAN 19, 2006; Vienna, Austria. 2006. ",
            "category": 3,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64528-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:28: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 64527,
            "title": "Möglichkeiten und Einsatz der Jet-Ventilation (mit Phantomübungen).",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "Grazer Stimmtage; NOV 24, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64527-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:24: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": 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": 64526,
            "title": "Strategien zur Langzeitbeatmung.",
            "abstract": null,
            "authors": [
                "Mausser, G"
            ],
            "year": 2006,
            "source": "Pneumologisch. 2006; 2(2): 10-13. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "64526-14070"
            ],
            "persons": [],
            "imported": "2007-01-15T15:16: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": 64524,
            "title": "Multifaktorielle Genese einer verworrenen manischen Episode - potentieller Einfluss des Macroli Azithromycin und des NASR Diclofenac.",
            "abstract": null,
            "authors": [
                "Ebner, C",
                "Fabisch, H",
                "Kapfhammer, HP"
            ],
            "year": 2006,
            "source": "Psychiatrie und Psychotherapie. 2006; 2:  121-125. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s11326-006-0026-x",
            "pmc": null,
            "organizations": [
                "64524-29444"
            ],
            "persons": [
                "64524-51907"
            ],
            "imported": "2007-01-15T15:06:34+01:00",
            "journal": null,
            "issn": "1614-7189",
            "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": 52602,
            "title": "Inhaled treprostinil causes, in comparison to inhaled NO, significantly stronger pulmonary vasodilatation in analogous intrapulmonary selectivity",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Wild, O",
                "Keichenberger, F",
                "Enke, B",
                "Kreckel, A",
                "Gall, H",
                "Thamm, M",
                "Grimminger, F",
                "Ghofrani, HA",
                "Rubin, L",
                "Olschewski, H",
                "Seeger, W"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A81-A81.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000259",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52602-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:05:27+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 52603,
            "title": "Inhaled treprostinil for the treatment of severe pulmonary hypertonia",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Reichenberger, F",
                "Enke, B",
                "Kreckel, A",
                "Krick, S",
                "Gall, R",
                "Thamm, M",
                "Gessler, T",
                "Schmehl, T",
                "Grimminger, E",
                "Ghofrani, HA",
                "Rubin, L",
                "Seeger, W",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A81-A82.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000260",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52603-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:04:48+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 52604,
            "title": "Sildenafil and inhaled treprostinil for the combination therapy of pulmonary-arterial hypertonia",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Enke, B",
                "Kreckel, A",
                "Reichenberger, F",
                "Hall, H",
                "Thamm, M",
                "Rubin, L",
                "Grimminger, F",
                "Seeger, W",
                "Olschewski, H",
                "Ghofrani, HA"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A82-A82.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000261",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52604-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:03:52+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 64522,
            "title": "Alpträume - universelles Phänomen und vielschichtiges psychopathologisches Symptom.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2006,
            "source": "Psychiatrie und Psychotherapie. 2006; 2:  85-96. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s11326-006-0027-9",
            "pmc": null,
            "organizations": [
                "64522-29444"
            ],
            "persons": [
                "64522-51907"
            ],
            "imported": "2007-01-15T15:03:45+01:00",
            "journal": null,
            "issn": "1614-7189",
            "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": 52650,
            "title": "The two-pore domain K+ channel TASK-1 is blocked by endothelin-1 in human pulmonary artery smooth muscle cells",
            "abstract": null,
            "authors": [
                "Tang, B",
                "Li, Y",
                "Haenze, J",
                "Eul, B",
                "Morty, RE",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A83-A83.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000266",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52650-14044",
                "52650-14087"
            ],
            "persons": [
                "52650-54345"
            ],
            "imported": "2007-01-15T15:02:59+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 52606,
            "title": "Pulmonary hypertonia and Morbus Osler (hereditary haemorrhagic teleangiectasia)",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Wehner, LE",
                "Enke, B",
                "Voswinckel, R",
                "Mensch, O",
                "Olschewski, H",
                "Ghofrani, HA",
                "Seeger, W"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A84-A84.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000268",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52606-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:01:41+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 52601,
            "title": "Portopulmonary hypertonia: Clinical characterisation and reaction to pulmonary-vasoactive therapy",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Voswinkel, R",
                "Enke, B",
                "Steveling, E",
                "Olschewski, H",
                "Seeger, W",
                "Ghofrani, HA"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A78-A78.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000247",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-15T15:00:51+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52608,
            "title": "Non-invasive participation of pulmonary circulation in patients with sclerodermia",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Voswinckel, R",
                "Enke, B",
                "Olschewski, H",
                "Ghofrani, HA",
                "Seeger, W"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A92-A92.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000294",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52608-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:00:04+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 52607,
            "title": "Stress-dependent variations of pulmonary circulation under prostanoid inhalation in patients with pulmonary-arterial hypertonia",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Enke, B",
                "Kreckel, A",
                "Olschewski, H",
                "Seeger, W",
                "Ghofrani, HA"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A84-A84.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000270",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52607-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T14:59:10+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}