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=148960&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148980&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148940&ordering=imported",
    "results": [
        {
            "id": 15385,
            "title": "First use of the Orqis (TM) Medical Cancion (TM) Cardiac Recovery System (CRS) for heart falure therapy",
            "abstract": null,
            "authors": [
                "Wasler, A",
                "Radovancevic, B",
                "Tripolt, M",
                "Fruhwald, F",
                "Schweiger, M",
                "Klein, W",
                "Tscheliessnigg, KH"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 708-708.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753302633",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15385-14073",
                "15385-14083"
            ],
            "persons": [
                "15385-51700"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15382,
            "title": "Atrial natriuretic peptide and NO show cyclic guanosine-monophosphate increasing and vasodilating effects in human coronary bypass grafts",
            "abstract": null,
            "authors": [
                "Lercher, A",
                "Fersterer, J",
                "Holzmann, S",
                "Bonatti, J",
                "Mittermair, R",
                "Hofer, D",
                "Mair, J",
                "Puschendorf, B"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 220-220.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753300837",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15381,
            "title": "Eustachian valve in adult patients: association with interatrial communications and cerebrovascular events: a TEE study on 306 patients",
            "abstract": null,
            "authors": [
                "Schuchlenz, H",
                "Saurer, G",
                "Weihs, W"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 154-154.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753300578",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15378,
            "title": "t(14;18)(q32;q21) involving IGH and MALTI is a frequent chromosomal aberration in malt lymphoma",
            "abstract": null,
            "authors": [
                "Streubel, B",
                "Cerroni, L",
                "Ott, G",
                "Raderer, M",
                "Chott, A"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 254A-254A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732501171",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15378-14047"
            ],
            "persons": [
                "15378-51751"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15377,
            "title": "Increased proliferation rate and activation of the B-RAF/MEK/erk pathway at relapse of acute myeloid leukemia",
            "abstract": null,
            "authors": [
                "Höfler, G",
                "Staber, PB",
                "Beham-Schmid, C",
                "Guelly, C",
                "Schauer, S",
                "Linkesch, W"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 235A-236A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732501089",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15377-14020"
            ],
            "persons": [
                "15377-58453"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15376,
            "title": "Detection of human papilloma virus 16 DNA in vulvar lichen sclerosus and LS-associated squamous cell carcinomas",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Liegl, B",
                "Aigelsreiter, A",
                "Beham-Schmid, C"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 99A-99A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732500455",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15376-14020"
            ],
            "persons": [
                "15376-50546",
                "15376-50871",
                "15376-51945"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15375,
            "title": "Microchimerism is common in vulvar skin and lichen sclerosus",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Schwaiger, P",
                "Liegl, B",
                "Klintschar, M"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 98A-98A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732500454",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15375-14020"
            ],
            "persons": [
                "15375-50546",
                "15375-51945"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15374,
            "title": "p53 overexpression in vulvar lichen sclerosus does not identify patients at risk for developing a SCC",
            "abstract": null,
            "authors": [
                "Liegl, B",
                "Beham-Schmid, C",
                "Regauer, S"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 94A-94A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732500432",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15374-14020"
            ],
            "persons": [
                "15374-50546",
                "15374-51945"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15373,
            "title": "Androgen receptors are frequently expressed in breast carcinomas",
            "abstract": null,
            "authors": [
                "Moinfar, F",
                "Okcu, M",
                "Tsybrovskyy, O",
                "Regitnig, P",
                "Lax, SF",
                "Weybora, W",
                "Ratschek, M",
                "Tavassoli, FA",
                "Denk, H"
            ],
            "year": 2003,
            "source": "LAB INVEST 2003 83: 41A-41A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180732500187",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15373-14020"
            ],
            "persons": [
                "15373-50588",
                "15373-51515",
                "15373-51991"
            ],
            "imported": null,
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.418,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15372,
            "title": "Axillary lymph node dissection in women with T1 breast cancer can be omitted by identification of prognostic factors.",
            "abstract": null,
            "authors": [
                "Bader, AA",
                "Buchner, M",
                "Volkholz, H",
                "Tulusan, AH",
                "Tio, J"
            ],
            "year": 2002,
            "source": "BREAST CANCER RES TREAT 2002 76: S126-S126.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179770100385",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15372-51891"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.132,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.763157894736842,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15371,
            "title": "Serum HER-2/neu levels correlate with time to progression in therapy of metastatic breast cancer.",
            "abstract": null,
            "authors": [
                "Schippinger, W",
                "Bauernhofer, T",
                "Ploner, F",
                "Hofmann, G",
                "Krippl, P",
                "Neumann, R",
                "Wernecke, KD",
                "Samonigg, H"
            ],
            "year": 2002,
            "source": "BREAST CANCER RES TREAT 2002 76: S104-S104.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179770100298",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15371-14085"
            ],
            "persons": [
                "15371-51045",
                "15371-51532",
                "15371-51692",
                "15371-52003"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.132,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.763157894736842,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15370,
            "title": "The prognostic influence of body mass index in premenopausal breast cancer patients.",
            "abstract": null,
            "authors": [
                "Taucher, S",
                "Gnant, M",
                "Hausmaninger, H",
                "Kubista, E",
                "Samonigg, H",
                "Steger, G",
                "Stierer, M",
                "Tausch, C",
                "Jakesz, R"
            ],
            "year": 2002,
            "source": "BREAST CANCER RES TREAT 2002 76: S50-S50.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179770100085",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15370-51532"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.132,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.763157894736842,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15369,
            "title": "Dentin shear bond strength of a new 'all in one' adhesive.",
            "abstract": null,
            "authors": [
                "Kargul, B",
                "Glockner, K",
                "Stadtler, P"
            ],
            "year": 2002,
            "source": "J DENT RES 2002 81: B361-B361.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180217902588",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15369-14111"
            ],
            "persons": [
                "15369-74154",
                "15369-51840"
            ],
            "imported": null,
            "journal": "J DENT RES",
            "issn": "0022-0345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.956,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15366,
            "title": "Increased proliferation rate and activation of the B-RAF/MEK/Erk pathway at relapse of acute myeloid leukemia",
            "abstract": null,
            "authors": [
                "Höfler, G",
                "Staber, PB",
                "Beham-Schmid, C",
                "Guelly, C",
                "Schauer, S",
                "Linkesch, W"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 235A-236A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720101086",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15366-14020"
            ],
            "persons": [
                "15366-58453"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15365,
            "title": "Detection of human papilloma virus 16DNA in vulvar lichen sclerosus and LS-associated squamous cell carcinomas",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Liegl, B",
                "Aigelsreiter, A",
                "Beham-Schmid, C"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 99A-99A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720100453",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15365-14020"
            ],
            "persons": [
                "15365-50546",
                "15365-50871",
                "15365-51945"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15364,
            "title": "Microchimerism is common in vulvar skin and lichen sclerosus",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Schwaiger, P",
                "Liegl, B",
                "Klintschar, M"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 98A-98A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720100452",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15364-14020"
            ],
            "persons": [
                "15364-50546",
                "15364-51945"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15363,
            "title": "p53 overexpression in vulvar lichen sclerosus does not identify patients at risk for developing a SCC",
            "abstract": null,
            "authors": [
                "Liegl, B",
                "Beham-Schmid, C",
                "Regauer, S"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 94A-94A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720100431",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15363-14020"
            ],
            "persons": [
                "15363-50546",
                "15363-51945"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15362,
            "title": "Androgen receptors are frequently expressed in breast carcinomas",
            "abstract": null,
            "authors": [
                "Moinfar, F",
                "Okcu, M",
                "Tsybrovskyy, O",
                "Regitnig, P",
                "Lax, SF",
                "Weybora, W",
                "Ratschek, M",
                "Tavassoli, FA",
                "Denk, H"
            ],
            "year": 2003,
            "source": "MODERN PATHOL 2003 16: 41A-41A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000180720100186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15362-14020"
            ],
            "persons": [
                "15362-50588",
                "15362-51515",
                "15362-51991"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.859375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15359,
            "title": "Ir-192HDR brachytherapy in malignant stenosis of the tracheobronchial system",
            "abstract": null,
            "authors": [
                "Stranzl, H",
                "Gabor, S",
                "Mayer, R",
                "Prettenhofer, U",
                "Renner, H",
                "Winkler, P",
                "Mayer, E",
                "Hackl, A"
            ],
            "year": 2002,
            "source": "STRAHLENTHER ONKOL 2002 178: 95-95.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176659600376",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15359-14060",
                "15359-14077"
            ],
            "persons": [
                "15359-51961",
                "15359-57567"
            ],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.84,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.901234567901235,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 15358,
            "title": "Hyperglycemia stimulates the glucose transport system of JAR choriocarcinoma cells in vitro due to changes in carrier expression levels",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Desoye, G",
                "Reich, O",
                "Dohr, G"
            ],
            "year": 2002,
            "source": "STRAHLENTHER ONKOL 2002 178: 83-83.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000176659600326",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15358-14038",
                "15358-14063"
            ],
            "persons": [
                "15358-51666",
                "15358-51918"
            ],
            "imported": null,
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.84,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.901234567901235,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        }
    ]
}