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=156400&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156420&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=-impactfactor",
    "results": [
        {
            "id": 77875,
            "title": "Management of the pregnant diabetic patient",
            "abstract": null,
            "authors": [
                "LANG, U"
            ],
            "year": 1989,
            "source": "GYNAKOLOGE. 1989; 22(3): 174-184. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AE30100007",
            "pubmed": "2670699",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62590,
            "title": "Maternal blood glucose as screening method for carbohydrate intolerance disorders in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Künzel, W"
            ],
            "year": 1990,
            "source": "Gynakologe. 1990; 23(5): 303-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED57400010",
            "pubmed": "2245943",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Gynakologe",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8640,
            "title": "PRETHERAPEUTIC STAGING LAPAROTOMY IN CERVICAL-CARCINOMA - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 67-69.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C953300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "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": 8641,
            "title": "RADICAL HYSTERECTOMY - THE UNIVERSITY-OF-MIAMI-CLINIC METHOD - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 79-80.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986C953300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "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": 7293,
            "title": "WILMS-TUMOR IN RIGHT ATRIUM",
            "abstract": null,
            "authors": [
                "HUBMER, G",
                "URBAN, C",
                "SCHWARZ, R",
                "MESSNER, H"
            ],
            "year": 1980,
            "source": "AKTUEL UROL. 1980; 11:  155-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JT96600006",
            "pubmed": null,
            "doi": "10.1055/s-2008-1062974",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:26:08+02:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 129998,
            "title": "Antimicrobial Activity of Copper (II) Complex with 1,2-bis [(1,3-diphenylpyrazol-4-yl)methyl] Diaminoethane.",
            "abstract": null,
            "authors": [
                "Suvajdzic, L",
                "Leovac, V",
                "Joksovic, M",
                "Bogdanovic, G",
                "Kojic, V",
                "Vujic, N",
                "Mrdja, T",
                "Kocic, B",
                ""
            ],
            "year": 2013,
            "source": "ACTA SCI VET. 2013; 41:  1123",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000320937200008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "129998-14013"
            ],
            "persons": [
                "129998-75396-6"
            ],
            "imported": "2013-07-25T11:36:19+02:00",
            "journal": "ACTA SCI VET",
            "issn": "1678-0345",
            "collection_publisher": null,
            "collection_title": "ACTA SCIENTIAE VETERINARIAE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.061,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "impactfactor_norm_super": 0.224,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "VETERINARY SCIENCES",
            "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": 8621,
            "title": "THE SUBCUTANEOUS DRAINAGE WINDOW - A NEW ORGAN PROTECTIVE OPERATION OF HYDROCELES",
            "abstract": null,
            "authors": [
                "SCHOLL, H"
            ],
            "year": 1986,
            "source": "AKTUEL UROL 1986 17: 146-148.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C418000008",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061656",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 8861,
            "title": "HYDRONEPHROSIS IN URETERENDOMETRIOSIS",
            "abstract": null,
            "authors": [
                "PRIMUS, G",
                "SCHOLL, J"
            ],
            "year": 1987,
            "source": "AKTUEL UROL 1987 18: 157-158.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H438800011",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061441",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 128147,
            "title": "Paragliding accidents in remote areas",
            "abstract": null,
            "authors": [
                "Fasching, G",
                "Schippinger, G",
                "Pretscher, R"
            ],
            "year": 1997,
            "source": "Wilderness Environ Med. 1997; 8(3):129-133",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YH39700001",
            "pubmed": "11990151",
            "doi": "10.1580/1080-6032(1997)008[0129:PAIRA]2.3.CO;2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-04-26T11:17:16+02:00",
            "journal": "WILD ENVIRON MED",
            "issn": "1080-6032",
            "collection_publisher": null,
            "collection_title": "WILDERNESS & ENVIRONMENTAL MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1997,
            "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": 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": 9190,
            "title": "BLADDER AUGMENTATION AND SYNCHRONOUS BILATERAL REPLACEMENT OF THE URETER BY AN UPSILON-SHAPED ILEAL SEGMENT",
            "abstract": null,
            "authors": [
                "HUBMER, G",
                "RING, E"
            ],
            "year": 1988,
            "source": "AKTUEL UROL 1988 19: 297-300.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R425300004",
            "pubmed": null,
            "doi": "10.1055/s-2008-1061398",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 80161,
            "title": "THE ROLE OF THE HYPOTONIC URETHRA IN THE SURGICAL-TREATMENT OF STRESS URINARY-INCONTINENCE",
            "abstract": null,
            "authors": [
                "RALPH, G",
                "TAMUSSINO, K",
                "COLOMBO, T"
            ],
            "year": 1994,
            "source": "AKTUEL UROL. 1994; 25(1): 8-11. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY01300002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1058193",
            "pmc": null,
            "organizations": [
                "80161-14038"
            ],
            "persons": [
                "80161-51826-6"
            ],
            "imported": "2008-04-23T15:23:47+02:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 81895,
            "title": "INVASIVE GERM-CELL TUMOR-DETECTED BY FOLLOW-UP EXAMINATION FOLLOWING ORCHIOPEXY FOR CRYPTORCHIDISM",
            "abstract": null,
            "authors": [
                "MAYR, J",
                "BREINL, E",
                "RATSCHEK, M",
                "HECHTL, W"
            ],
            "year": 1995,
            "source": "PEDIAT SURG INT. 1995; 10(5-6): 427-429. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RL37900046",
            "pubmed": null,
            "doi": "10.1007/BF00182250",
            "pmc": null,
            "organizations": [
                "81895-14049"
            ],
            "persons": [],
            "imported": "2008-06-23T12:36:43+02:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65031,
            "title": "PREOPERATIVE INTUBATION OF THE DISTAL TRACHEOESOPHAGEAL FISTULA FOR GASTRIC DECOMPRESSION IN PATIENTS WITH ESOPHAGEAL ATRESIA",
            "abstract": null,
            "authors": [
                "SCHIMPL, G",
                "MAYR, J",
                "WEBER, G",
                "SAUER, H"
            ],
            "year": 1995,
            "source": "PEDIAT SURG INT. 1995; 10(8): 523-524. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG16400005",
            "pubmed": null,
            "doi": "10.1007/BF00566487",
            "pmc": null,
            "organizations": [
                "65031-14049"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65032,
            "title": "RISK OF POSTOPERATIVE BLEEDING DUE TO A DEFECTIVE PLASTIBELL DEVICE",
            "abstract": null,
            "authors": [
                "MAYR, J"
            ],
            "year": 1995,
            "source": "PEDIAT SURG INT. 1995; 10(8): 589-589. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995TG16400036",
            "pubmed": null,
            "doi": "10.1007/BF00566518",
            "pmc": null,
            "organizations": [
                "65032-14049"
            ],
            "persons": [],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5310,
            "title": "Clinical results of MRI and MRS in unilateral temporal lobe epilepsy",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Feichtinger, M",
                "Bone, G",
                "Körner, E",
                "Fazekas, F",
                "Papaefthymiou, G",
                "Schröttner, O",
                "Kleinert, R"
            ],
            "year": 2003,
            "source": "RIV NEURORADIOL. 2003; 16:  776-779. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220041400018",
            "pubmed": null,
            "doi": "10.1177/197140090301600518",
            "pmc": null,
            "organizations": [],
            "persons": [
                "5310-51465-6"
            ],
            "imported": "2009-11-16T10:24:56+01:00",
            "journal": "RIV NEURORADIOL",
            "issn": "1120-9976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 73206,
            "title": "CYCLOPHOSPHAMIDE THERAPY IN LIFE-THREATENING INOPERABLE CYSTIC HYGROMAS",
            "abstract": null,
            "authors": [
                "LACKNER, H",
                "URBAN, C",
                "SCHWINGER, W",
                "MANGGE, H",
                "MULLER, W"
            ],
            "year": 1995,
            "source": "PEDIAT SURG INT. 1995; 10(2-3): 199-201. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QL07800047",
            "pubmed": null,
            "doi": "10.1007/BF00171200",
            "pmc": null,
            "organizations": [
                "73206-14092"
            ],
            "persons": [
                "73206-51643-6",
                "73206-52854-6",
                "73206-51859-6"
            ],
            "imported": "2008-01-08T13:18:35+01:00",
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 68140,
            "title": "The new EU clinical trials directive",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Urban, C"
            ],
            "year": 2007,
            "source": "MONATSSCHR KINDERHEILK. 2007; 155(6): 563-563. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000247243100014",
            "pubmed": null,
            "doi": "10.1007/s00112-007-1548-z",
            "pmc": null,
            "organizations": [
                "68140-14092"
            ],
            "persons": [
                "68140-51369-2"
            ],
            "imported": "2007-09-04T14:34:24+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.151,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0256410256410256,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 71560,
            "title": "Eating disorders in childhood and adolescence",
            "abstract": null,
            "authors": [
                "Scheer, P",
                "Tappauf, M",
                "Burmucic, K",
                "Dunitz-Scheer, M"
            ],
            "year": 2007,
            "source": "MONATSSCHR KINDERHEILK. 2007; 155(9): 804-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249578400008",
            "pubmed": null,
            "doi": "10.1007/s00112-007-1592-8",
            "pmc": null,
            "organizations": [
                "71560-14091"
            ],
            "persons": [
                "71560-51655-2"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.151,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0256410256410256,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 71559,
            "title": "Eating disorders in early childhood",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M",
                "Tappauf, M",
                "Burmucic, K",
                "Scheer, P"
            ],
            "year": 2007,
            "source": "MONATSSCHR KINDERHEILK. 2007; 155(9): 795-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249578400006",
            "pubmed": null,
            "doi": "10.1007/s00112-007-1587-5",
            "pmc": null,
            "organizations": [
                "71559-14091"
            ],
            "persons": [
                "71559-51655-6"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.151,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0256410256410256,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 71558,
            "title": "Eating disorders",
            "abstract": null,
            "authors": [
                "Scheer, P",
                "Zoubek, A"
            ],
            "year": 2007,
            "source": "MONATSSCHR KINDERHEILK. 2007; 155(9): 793-794. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000249578400005",
            "pubmed": null,
            "doi": "10.1007/s00112-007-1594-6",
            "pmc": null,
            "organizations": [
                "71558-14091"
            ],
            "persons": [
                "71558-51655-2"
            ],
            "imported": "2007-11-13T16:24:43+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.151,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0256410256410256,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}