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=151960&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151980&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151940&ordering=-impactfactor",
    "results": [
        {
            "id": 43829,
            "title": "Unusual vascularization and nerve supply of the fifth finger.",
            "abstract": null,
            "authors": [
                "Windisch, G"
            ],
            "year": 2006,
            "source": "Ann Anat. 2006; 188(2):171-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235890300010",
            "pubmed": "16551015",
            "doi": "10.1016/j.aanat.2005.10.002",
            "pmc": null,
            "organizations": [
                "43829-14018"
            ],
            "persons": [],
            "imported": "2007-02-02T18:27:38+01:00",
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.672,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.133333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 93399,
            "title": "Body worlds exhibition--visitor attitudes and emotions.",
            "abstract": null,
            "authors": [
                "Leiberich, P",
                "Loew, T",
                "Tritt, K",
                "Lahmann, C",
                "Nickel, M"
            ],
            "year": 2006,
            "source": "Ann Anat. 2006; 188(6):567-573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242378700013",
            "pubmed": "17140151",
            "doi": "10.1016/j.aanat.2006.03.005",
            "pmc": null,
            "organizations": [],
            "persons": [
                "93399-58063-6"
            ],
            "imported": "2009-09-22T13:43:35+02:00",
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": "ANNALS OF ANATOMY-ANATOMISCHER ANZEIGER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.672,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 161179,
            "title": "Molecular genetic analysis of consanguineous families with primary microcephaly identified pathogenic variants in the ASPM gene.",
            "abstract": null,
            "authors": [
                "Khan, MA",
                "Windpassinger, C",
                "Ali, MZ",
                "Zubair, M",
                "Gul, H",
                "Abbas, S",
                "Khan, S",
                "Badar, M",
                "Mohammad, RM",
                "Nawaz, Z"
            ],
            "year": 2017,
            "source": "J Genet. 2017; 96(2):383-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000404551600021",
            "pubmed": "28674240",
            "doi": "10.1007/s12041-017-0759-x",
            "pmc": null,
            "organizations": [
                "161179-14021"
            ],
            "persons": [
                "161179-50811-1"
            ],
            "imported": "2017-07-05T02:00:00+02:00",
            "journal": "J Genet",
            "issn": "0022-1333",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.672,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.099,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.133,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-SCI",
            "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": 113010,
            "title": "IVIG treatment of adenovirus infection-associated macrophage activation syndrome in a two-year-old boy: case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Seidel, MG",
                "Kastner, U",
                "Minkov, M",
                "Gadner, H"
            ],
            "year": 2003,
            "source": "Pediatr Hematol Oncol. 2003; 20(6):445-451",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000184859900004",
            "pubmed": "14631618",
            "doi": "10.1080/713842388",
            "pmc": null,
            "organizations": [],
            "persons": [
                "113010-85188-1"
            ],
            "imported": "2011-09-13T02:00:00+02:00",
            "journal": "Pediatr Hematol Oncol",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.671,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.294,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 160882,
            "title": "[Local antibiotic therapy].",
            "abstract": null,
            "authors": [
                "Kühn, KD",
                "Renz, N",
                "Trampuz, A"
            ],
            "year": 2017,
            "source": "Unfallchirurg. 2017; 120(7):561-572",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405503000004",
            "pubmed": "28643095",
            "doi": "10.1007/s00113-017-0372-8",
            "pmc": null,
            "organizations": [
                "160882-14052"
            ],
            "persons": [],
            "imported": "2017-06-26T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.308,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "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": 3312,
            "title": "Determination of efficacy of linotroban by inducing a reduction of renal inulin/para-aminohippuric acid clearances with the thromboxane A2 mimetic U-46619 in the conscious female rat.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Supanz, S",
                "Fellier, H"
            ],
            "year": 2000,
            "source": "Arzneimittelforschung. 2000; 50(9):816-820",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089633800006",
            "pubmed": "11050698",
            "doi": "10.1055/s-0031-1300294",
            "pmc": null,
            "organizations": [
                "3312-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.457627118644068,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3236,
            "title": "Different modes of action of morphine and epibatidine in Straub tail reactions in mice.",
            "abstract": null,
            "authors": [
                "Stoiber, W",
                "Sänger, AM",
                "Lembeck, F"
            ],
            "year": 2000,
            "source": "Arzneimittelforschung. 2000; 50(8):683-687",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088974600001",
            "pubmed": "10994150",
            "doi": "10.1055/s-0031-1300273",
            "pmc": null,
            "organizations": [
                "3236-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.457627118644068,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 162159,
            "title": "Surgical techniques for severe brain injury. With special emphasis on polytrauma",
            "abstract": null,
            "authors": [
                "Clarici, GC"
            ],
            "year": 2017,
            "source": "UNFALLCHIRURG. 2017; 120(9): 734-738. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000408720300004",
            "pubmed": "28776222",
            "doi": "10.1007/s00113-017-0392-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-09-13T15:06:51+02:00",
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": "UNFALLCHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.308,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "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": 140773,
            "title": "Lucio Leprosy with Lucio's phenomenon, digital gangrene and anticardiolipin antibodies",
            "abstract": null,
            "authors": [
                "Nunzie, E",
                "Cabrera, LVO",
                "Moncayo, FMM",
                "Espinosa, PFO",
                "Clapasson, A",
                "Massone, C"
            ],
            "year": 2014,
            "source": "LEPROSY REV. 2014; 85(3): 194-200. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000345486400009",
            "pubmed": null,
            "doi": "10.47276/lr.85.3.194",
            "pmc": null,
            "organizations": [
                "140773-14047"
            ],
            "persons": [],
            "imported": "2015-01-07T16:32:14+01:00",
            "journal": "LEPROSY REV",
            "issn": "0305-7518",
            "collection_publisher": null,
            "collection_title": "LEPROSY REVIEW; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "TROPICAL MEDICINE-SCI",
            "impactfactor_norm_super": 0.524,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "TROPICAL MEDICINE",
            "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": 161768,
            "title": "[Teriparatide as a therapy approach in sacral insufficiency fractures].",
            "abstract": null,
            "authors": [
                "Hohenberger, G",
                "Schwarz, A",
                "Hartwig, E",
                "Bücking, B"
            ],
            "year": 2017,
            "source": "Unfallchirurg. 2017; 120(11):1000-1003",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000415816700012",
            "pubmed": "28819813",
            "doi": "10.1007/s00113-017-0400-8",
            "pmc": null,
            "organizations": [
                "161768-14052"
            ],
            "persons": [
                "161768-60563-6",
                "161768-86552-2"
            ],
            "imported": "2017-08-22T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.308,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCI",
            "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": 163803,
            "title": "Erratum to: Teriparatide as a therapy approach in sacral insufficiency fractures].",
            "abstract": null,
            "authors": [
                "Hohenberger, G",
                "Schwarz, A",
                "Hartwig, E",
                "Bücking, B"
            ],
            "year": 2017,
            "source": "Unfallchirurg. 2017; 120(11):1003-1003",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000415816700013",
            "pubmed": "28951944",
            "doi": "10.1007/s00113-017-0412-4",
            "pmc": null,
            "organizations": [
                "163803-14052"
            ],
            "persons": [
                "163803-60563",
                "163803-86552"
            ],
            "imported": "2017-12-05T12:15:59+01:00",
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": "UNFALLCHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.671,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.308,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "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": 123888,
            "title": "Laparoscopic adnexectomy of a persistent ovarian tumor in a girl with acute lymphoblastic leukemia relapse",
            "abstract": null,
            "authors": [
                "Till, H",
                "Muensterer, O",
                "Graubner, U"
            ],
            "year": 2003,
            "source": "Pediatr Hematol Oncol. 2003; 20(5):417-420",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183273000010",
            "pubmed": "12775541",
            "doi": "10.1080/713842350",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123888-83445-2"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "PEDIATR HEMAT ONCOL",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC HEMATOLOGY AND ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.671,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.294,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1922,
            "title": "Pattern of Trace-Elements in Human-Milk During the Course of Lactation",
            "abstract": null,
            "authors": [
                "Rossipal, E",
                "Krachler, M"
            ],
            "year": 1998,
            "source": "NUTR RES 1998 18: 11-24.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1998YK35000003",
            "pubmed": null,
            "doi": "10.1016/S0271-5317(97)00196-6",
            "pmc": null,
            "organizations": [
                "1922-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "NUTR RES",
            "issn": "0271-5317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.67,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.38,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65966,
            "title": "Pharmacoeconomic evaluation of pravastatin in the secondary prevention of coronary heart disease in patients with average cholesterol levels. An analysis for Germany based on the CARE study",
            "abstract": null,
            "authors": [
                "Szucs, TD",
                "Guggenberger, G",
                "Berger, K",
                "März, W",
                "Schäfer, JR"
            ],
            "year": 1998,
            "source": "Herz. 1998; 23(5): 319-329. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075583900007",
            "pubmed": "9757381",
            "doi": "10.1007/BF03044365",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Herz",
            "issn": "0340-9937",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.67,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.451612903225806,
            "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": 3635,
            "title": "Successful pregnancy after conservative treatment of botryoid embryonal rhabdomyosarcoma of the uterine cervix. A case report",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Lahousen, M",
                "Winter, R"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 39-41.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168283400009",
            "pubmed": null,
            "doi": "10.1055/s-2001-10457",
            "pmc": null,
            "organizations": [
                "3635-14038"
            ],
            "persons": [
                "3635-51918-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3670,
            "title": "Screening for human immunodeficiency virus in gynecologic and obstetric patients: Does it make sense?",
            "abstract": null,
            "authors": [
                "Moser, F",
                "Tamussino, K",
                "Häusler, M",
                "Puchhammer, E"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 209-212.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168638300009",
            "pubmed": null,
            "doi": "10.1055/s-2001-13771",
            "pmc": null,
            "organizations": [
                "3670-14038"
            ],
            "persons": [
                "3670-51826-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 105750,
            "title": "Histopathological diagnosis and differential diagnosis of colorectal serrated polys : Findings of a consensus conference of the working group\"Gastroenterological pathology of the German Society of Pathology\".",
            "abstract": null,
            "authors": [
                "Baretton, GB",
                "Autschbach, F",
                "Baldus, S",
                "Bläker, H",
                "Faller, G",
                "Koch, HK",
                "Langner, C",
                "Lüttges, J",
                "Neid, M",
                "Schirmacher, P",
                "Tannapfel, A",
                "Vieth, M",
                "Aust, DE"
            ],
            "year": 2011,
            "source": "Pathologe. 2011; 32(1): 76-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000286941200011",
            "pubmed": "20924763",
            "doi": "10.1007/s00292-010-1365-3",
            "pmc": null,
            "organizations": [
                "105750-14020"
            ],
            "persons": [
                "105750-50044-6"
            ],
            "imported": "2010-10-07T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.114,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": 0.114,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "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": 3809,
            "title": "Primary malignant melanoma in a mature teratoma of the ovary: A case report",
            "abstract": null,
            "authors": [
                "Zeilmann, W",
                "Hittmair, A",
                "Dietze, O",
                "Petru, E"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 517-519.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170386600010",
            "pubmed": null,
            "doi": "10.1055/s-2001-15978",
            "pmc": null,
            "organizations": [
                "3809-14038"
            ],
            "persons": [
                "3809-51624-6"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5568,
            "title": "Precancerous lesions of the endometrium: A review of the molecular pathogenesis and problems in terminology",
            "abstract": null,
            "authors": [
                "Horn, LC",
                "Lax, SF",
                "Hockel, M",
                "Fischer, U",
                "Schmidt, D"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 8-14.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000168283400003",
            "pubmed": null,
            "doi": "10.1055/s-2001-10460",
            "pmc": null,
            "organizations": [
                "5568-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3636,
            "title": "Complementary measures used by patients with gynecologic cancers undergoing cytotoxic or hormonal chemotherapy",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmied, P",
                "Petru, C"
            ],
            "year": 2001,
            "source": "GEBURTSH FRAUENHEILK 2001 61: 75-78.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168283500005",
            "pubmed": null,
            "doi": "10.1055/s-2001-11165",
            "pmc": null,
            "organizations": [
                "3636-14038"
            ],
            "persons": [
                "3636-51624-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.669,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.269230769230769,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}