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=150040&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157167,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150060&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150020&ordering=-imported",
    "results": [
        {
            "id": 67884,
            "title": "The expression of the trophoblast marker CLP36 in the placenta in preeclampsia",
            "abstract": null,
            "authors": [
                "Miehe, U",
                "Huppertz, B",
                "Neumaier-Wagner, P",
                "Rath, W"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4):407-407.-Tagung Niederrheinisch-Westfälische Gesellschaft für Gynäkologie und Geburtshilfe (NWGGG); MAY 10-12, 2007; Wuppertal, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000081",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67884-14017"
            ],
            "persons": [
                "67884-54142"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67883,
            "title": "New strategy in the virotherapy of breast cancer",
            "abstract": null,
            "authors": [
                "Stoff-Khalili, MA",
                "Mathis, MJ",
                "Stoff, A",
                "Curiel, DT",
                "Hess, A",
                "Dall, P",
                "Niederacher, D",
                "Bender, HG"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK.  2007; 67(4):391-392.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000026",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67883-14017"
            ],
            "persons": [],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67882,
            "title": "Anogenital Lichen sclerosus: morphological and clinical early detection",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Reich, O"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4): 384-386. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000246693000015",
            "pubmed": null,
            "doi": "10.1055/s-2007-965293",
            "pmc": null,
            "organizations": [
                "67882-14020",
                "67882-14063"
            ],
            "persons": [
                "67882-51945-2",
                "67882-51918-6"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 67881,
            "title": "Increase of the PP13 serum announces clinically relevant late onset preeclampsia and premature contractions",
            "abstract": null,
            "authors": [
                "Bartz, C",
                "Meiri, H",
                "Hebisch, G",
                "Sammar, M",
                "Huppertz, B",
                "Rath, W"
            ],
            "year": 2007,
            "source": "GEBURTSH FRAUENHEILK. 2007; 67(4):391-391.-206. Tagung Niederrheinisch-Westfälische Gesellschaft für Gynäkologie und Geburtshilfe (NWGGG); MAY 10-12, 2007; Wuppertal, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000246693000023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67881-14017"
            ],
            "persons": [
                "67881-54142"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.05,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67914,
            "title": "The importance of serum bile acid level analysis and treatment with ursodeoxycholic acid in intrahepatic cholestasis of pregnancy: a case series from central Europe.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM",
                "Glatz, M",
                "Trauner, M",
                "Kerl, H",
                "Müllegger, RR"
            ],
            "year": 2007,
            "source": "Arch Dermatol. 2007; 143(6):757-762",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247207400011",
            "pubmed": "17576942",
            "doi": "10.1001/archderm.143.6.757",
            "pmc": null,
            "organizations": [
                "67914-14047",
                "67914-14081"
            ],
            "persons": [
                "67914-51620-6"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.845,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 67880,
            "title": "Lumpectomy plus tamoxifen or anastrozole with or without whole breast irradiation in women with favorable early breast cancer.",
            "abstract": null,
            "authors": [
                "Pötter, R",
                "Gnant, M",
                "Kwasny, W",
                "Tausch, C",
                "Handl-Zeller, L",
                "Pakisch, B",
                "Taucher, S",
                "Hammer, J",
                "Luschin-Ebengreuth, G",
                "Schmid, M",
                "Sedlmayer, F",
                "Stierer, M",
                "Reiner, G",
                "Kapp, K",
                "Hofbauer, F",
                "Rottenfusser, A",
                "Pöstlberger, S",
                "Haider, K",
                "Draxler, W",
                "Jakesz, R",
                "Austrian Breast and Colorectal Cancer Study Group"
            ],
            "year": 2007,
            "source": "INT J RADIAT ONCOL BIOL PHYS. 2007; 68(2): 334-340. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246730000003",
            "pubmed": "17363187",
            "doi": "10.1016/j.ijrobp.2006.12.045",
            "pmc": null,
            "organizations": [
                "67880-14060",
                "67880-14064"
            ],
            "persons": [],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.29,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.942528735632184,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 67921,
            "title": "Comparison of fluorescent polarization immunoassay (FPIA) versus HPLC to measure everolimus blood concentrations in clinical transplantation.",
            "abstract": null,
            "authors": [
                "Khoschsorur, G",
                "Fruehwirth, F",
                "Zelzer, S",
                "Stettin, M",
                "Halwachs-Baumann, G"
            ],
            "year": 2007,
            "source": "CLIN CHIM ACTA. 2007; 380(1-2): 217-221. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246645500034",
            "pubmed": "17320846",
            "doi": "10.1016/j.cca.2007.01.017",
            "pmc": null,
            "organizations": [
                "67921-14028"
            ],
            "persons": [
                "67921-68273-6"
            ],
            "imported": "2007-07-24T12:34:11+02:00",
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.601,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.884615384615385,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 67928,
            "title": "Arterial oxygen tension increase 2-3 h after hyperbaric oxygen therapy: a prospective observational study.",
            "abstract": null,
            "authors": [
                "Ratzenhofer-Komenda, B",
                "Offner, A",
                "Ofner, P",
                "Klemen, H",
                "Prause, G",
                "Smolle-Jüttner, FM",
                "Toller, W"
            ],
            "year": 2007,
            "source": "Acta Anaesthesiol Scand. 2007; 51(1):68-73",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242902400011",
            "pubmed": "17229230",
            "doi": "10.1111/j.1399-6576.2006.01197.x",
            "pmc": null,
            "organizations": [
                "67928-14026",
                "67928-14069",
                "67928-14070",
                "67928-14077"
            ],
            "persons": [
                "67928-50841-6",
                "67928-51742-6",
                "67928-51981-6",
                "67928-51986-6",
                "67928-51615-6"
            ],
            "imported": "2007-07-24T02:00:00+02:00",
            "journal": "Acta Anaesthesiol Scand",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.719,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 67925,
            "title": "Isoforms of thyroxine-binding globulin in thyroid gland function disorders",
            "abstract": null,
            "authors": [
                "Leopold, B",
                "Petek, W",
                "Wawschinek, O",
                "Winkler, M",
                "Langsteger, W",
                "Eber, O"
            ],
            "year": 1988,
            "source": "Acta Med Austriaca. 1988; 15 Suppl 1(18): 18-19. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3140558",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 67924,
            "title": "Prealbumin-associated hyperthyroxinemia",
            "abstract": null,
            "authors": [
                "Lind, P",
                "Eber, O",
                "Leopold, B",
                "Wakonig, P",
                "Wawschinek, O"
            ],
            "year": 1986,
            "source": "Acta Med Austriaca. 1986; 13(1): 17-19. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E112000010",
            "pubmed": "3094315",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 67879,
            "title": "Long-term care of young adults surviving childhood cancer - where do we go?",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Moser, A",
                "Sovinz, P",
                "Benesch, M",
                "Schwinger, W",
                "Urban, C"
            ],
            "year": 2007,
            "source": "Wien Klin Wochenschr. 2007; 119(11-12): 361-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248174700006",
            "pubmed": "17634894",
            "doi": "10.1007/s00508-007-0782-7",
            "pmc": null,
            "organizations": [
                "67879-14092"
            ],
            "persons": [
                "67879-51369-6",
                "67879-59537-6",
                "67879-51859-6"
            ],
            "imported": "2007-07-24T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.885,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 67926,
            "title": "HMG CoA reductase inhibitors lower LDL cholesterol without reducing Lp(a) levels.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Gavish, D",
                "Leopold, B",
                "Bolzano, K",
                "Weintraub, MS",
                "Breslow, JL"
            ],
            "year": 1989,
            "source": "Circulation. 1989; 80(5): 1313-1319. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AZ60200023",
            "pubmed": "2530005",
            "doi": "10.1161/01.CIR.80.5.1313",
            "pmc": null,
            "organizations": [],
            "persons": [
                "67926-51669-1"
            ],
            "imported": "2007-07-24T02:00:00+02:00",
            "journal": "Circulation",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 67878,
            "title": "Artefact presenting as erosive dermatitis.",
            "abstract": null,
            "authors": [
                "Leinweber, B",
                "Binder, B"
            ],
            "year": 2007,
            "source": "EADV Fostering course in Psychodermatology; JUL 18-20, 2007; Brussels, BELGIUM. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67878-14047"
            ],
            "persons": [
                "67878-53009"
            ],
            "imported": "2007-07-24T00:29:43+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67877,
            "title": "Axotomy alters sodium and ATP-sensitive potassium currents elicited by action potential waveform voltage commands in mammalian primary afferent neurons.",
            "abstract": null,
            "authors": [
                "Sarantopoulos, C",
                "McCallum, JB",
                "Kwok, WM",
                "Rigaud, M",
                "Hogan, QH"
            ],
            "year": 2007,
            "source": "Abstracts and Programme - Annual Meeting of the European Society of Anaesthesiology2007; 24(S39):172-172.-Euroanesthesia 2007 - Annual Meeting of the European Society of Anaesthesiology; JUN 9-12, 2007; Munich, GERMANY.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67877-14069"
            ],
            "persons": [],
            "imported": "2007-07-23T21:30:24+02:00",
            "journal": null,
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67875,
            "title": "Metered dose inhaler application of treprostinil for treatment of pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Reichenberger, F",
                "Kreckel, A",
                "Krick, S",
                "Enke, B",
                "Gall, H",
                "Schmehl, T",
                "Schermuly, RT",
                "Grimminger, F",
                "Rubin, LJ",
                "Seeger, W"
            ],
            "year": 2007,
            "source": "ATS International Conference, 20072007; A398-A398.-ATS International Conference, 2007; MAY 18-24, 2007; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67875-14087"
            ],
            "persons": [],
            "imported": "2007-07-23T15:46:57+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67874,
            "title": "Comparison of exercise stress echocardiography and catheterization in early pulmonary arterial hypertension.",
            "abstract": null,
            "authors": [
                "Kovacs, G",
                "Maier, R",
                "Scheidl, S",
                "Hesse, C",
                "Olschewski, H"
            ],
            "year": 2007,
            "source": "ATS International Conference 2007; A402-A402.-ATS International Conference; MAY 18-24, 2007; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67874-14047",
                "67874-14083",
                "67874-14087"
            ],
            "persons": [
                "67874-50167",
                "67874-51953",
                "67874-54067",
                "67874-59238"
            ],
            "imported": "2007-07-23T15:38:58+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67873,
            "title": "Ambrisentan therapy for pulmonary arterial hypertension. Analysis of ARIES-1 and ARIES-2 Studies.",
            "abstract": null,
            "authors": [
                "Galie, N",
                "Olschewski, H",
                "Rubin, LJ",
                "the ARIES study group."
            ],
            "year": 2007,
            "source": "ATS International Conference, 2007 2007; A397-A397.-ATS International Conference, 2007 ; MAY 18-24, 2007; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67873-14087"
            ],
            "persons": [],
            "imported": "2007-07-23T15:27:55+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67872,
            "title": "Ambrisentan improves exercise capacity and dyspnea in WHO Functional class II and Class III patients with pulmonary arterial hypertension",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Galie, N",
                "Rubin, LJ",
                "and the ARIES Study Group"
            ],
            "year": 2007,
            "source": "ATS International Conference 20072007; A397-A397.-American Thoracic Society International Conference 2007; MAY 18-24, 2007; San Francisco, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67872-14087"
            ],
            "persons": [],
            "imported": "2007-07-23T15:16:31+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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67871,
            "title": "Genetic polymorphisms in the vascular endothelial growth factor gene and breast cancer risk. The Austrian "tumor of breast tissue: incidence, genetics, and environmental risk factors" study.",
            "abstract": null,
            "authors": [
                "Langsenlehner, U",
                "Wolf, G",
                "Langsenlehner, T",
                "Gerger, A",
                "Hofmann, G",
                "Clar, H",
                "Wascher, TC",
                "Paulweber, B",
                "Samonigg, H",
                "Krippl, P",
                "Renner, W"
            ],
            "year": 2008,
            "source": "Breast Cancer Res Treat. 2008; 109(2):297-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000255954200011",
            "pubmed": "17636397",
            "doi": "10.1007/s10549-007-9655-z",
            "pmc": null,
            "organizations": [
                "67871-14028",
                "67871-14052",
                "67871-14060",
                "67871-14085"
            ],
            "persons": [
                "67871-50495-6",
                "67871-50910-6",
                "67871-51532-6",
                "67871-52003-6",
                "67871-58814-6"
            ],
            "imported": "2007-07-23T02:00:00+02:00",
            "journal": "Breast Cancer Res Treat",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.684,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.886524822695035,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.888,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67870,
            "title": "Un caso di terapia combinata nella malatia di Bowen",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Petrillo, G",
                "Francione, S",
                "Zalaudek, I"
            ],
            "year": 2007,
            "source": "Skinover-OncoViral Expert Reports. 2007. 2: 12-13. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "67870-50151"
            ],
            "imported": "2007-07-22T14:34:54+02:00",
            "journal": "Skinover-OncoViral Expert Reports",
            "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
        }
    ]
}