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=155140&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155160&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155120&ordering=-impactfactor",
    "results": [
        {
            "id": 101846,
            "title": "Small cell neuroendocrine cancer of ovars",
            "abstract": null,
            "authors": [
                "Einwagner, K",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):245-245.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101846-14038"
            ],
            "persons": [
                "101846-51624"
            ],
            "imported": "2010-06-01T11:23:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 98203,
            "title": "Soluble HLA-G and Assisted Reproductive Technology - An Artefact Used as Basis For a (Vitally) Important Decision?",
            "abstract": null,
            "authors": [
                "Juch, H",
                "Dohr, G"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(1): 17-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274245600002",
            "pubmed": null,
            "doi": "10.1055/s-0029-1240729",
            "pmc": null,
            "organizations": [
                "98203-14017"
            ],
            "persons": [
                "98203-51666-6",
                "98203-51878-2"
            ],
            "imported": "2010-02-24T15:03:33+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 101839,
            "title": "DNA cytometry as a first line Method on the evaluation of clinical course in abnormal cervical Pap's",
            "abstract": null,
            "authors": [
                "Ballon, M",
                "Bankutti, E",
                "Reich, O"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):240-240.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101839-14063",
                "101839-14064"
            ],
            "persons": [
                "101839-51918"
            ],
            "imported": "2010-06-01T11:23:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 101844,
            "title": "Hormonal contraception and breast cancer risk - overview in literature",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(3):243-243.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000277518300032",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "101844-14038",
                "101844-14063"
            ],
            "persons": [
                "101844-51624"
            ],
            "imported": "2010-06-01T11:23:11+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102371,
            "title": "Changes of the FIGO Staging of Gynecologic Malignancies 2009",
            "abstract": null,
            "authors": [
                "Petru, E"
            ],
            "year": 2010,
            "source": "GEBURTSH FRAUENHEILK. 2010; 70(4): 269-272. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000277919200001",
            "pubmed": null,
            "doi": "10.1055/s-0029-1241020",
            "pmc": null,
            "organizations": [
                "102371-14038"
            ],
            "persons": [
                "102371-51624-2"
            ],
            "imported": "2010-06-24T12:37:42+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.342,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.078,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 146041,
            "title": "Infectiology",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zenz, W"
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERH. 2015; 163(5): 416-417. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000354129800006",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3249-8",
            "pmc": null,
            "organizations": [
                "146041-14091"
            ],
            "persons": [
                "146041-51647-6"
            ],
            "imported": "2015-06-22T15:42:24+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 146015,
            "title": "Borreliosis in childhood and adolescence",
            "abstract": null,
            "authors": [
                "Sonnleitner, AE",
                "Trobisch, A",
                "Klobassa, DS",
                "Zenz, W"
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERH. 2015; 163(5): 418-426. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000354129800007",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3251-1",
            "pmc": null,
            "organizations": [
                "146015-14091"
            ],
            "persons": [
                "146015-51647-4",
                "146015-54341-6",
                "146015-85721-1",
                "146015-90210-6"
            ],
            "imported": "2015-06-22T15:42:24+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 150092,
            "title": "Challenges in the care of youth with type 1 diabetes.",
            "abstract": null,
            "authors": [
                "Frohlich-Reiterer, E",
                ""
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERHEILK. 2015; 163(9): 895-899. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360883600005",
            "pubmed": null,
            "doi": "10.1007/s00112-015-3331-x",
            "pmc": null,
            "organizations": [
                "150092-14091"
            ],
            "persons": [
                "150092-50659-2"
            ],
            "imported": "2016-02-01T14:29:12+01:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 146035,
            "title": "Genetic investigations in children with severe bacterial infectious diseases",
            "abstract": null,
            "authors": [
                "Binder, A",
                "Klobassa, DS",
                "Trobisch, A",
                "Zenz, W"
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERH. 2015; 163(5): 448-454. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000354129800012",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3250-2",
            "pmc": null,
            "organizations": [
                "146035-14091"
            ],
            "persons": [
                "146035-54004-1",
                "146035-54341-6",
                "146035-51647-4",
                "146035-90210-6"
            ],
            "imported": "2015-06-22T15:42:24+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 144797,
            "title": "Evaluation and therapy of chronic cough in children. Summary of consensus statement by the Austrian Society of Pediatric and Adolescent Medicine and the Austrian Society of Pneumology.",
            "abstract": null,
            "authors": [
                "Zacharasiewicz, A",
                "Eber, E",
                "Riedler, J",
                "Frischer, T",
                ""
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERHEILK. 2015; 163(3): 248-256. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000351178600010",
            "pubmed": null,
            "doi": "10.1007/s00112-014-3305-4",
            "pmc": null,
            "organizations": [
                "144797-14095"
            ],
            "persons": [
                "144797-51713-6"
            ],
            "imported": "2015-04-22T15:50:23+02:00",
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 148047,
            "title": "Assessment of capability to participate in competitive sports in childhood and adolescence. Recommendations of the Austrian Society for Pediatrics and Adolescent Medicine (OGKJ) and the Austrian Society for Sports Medicine and Prevention (OGSMP)",
            "abstract": null,
            "authors": [
                "Fritsch, P",
                "Fritz, M",
                "Forster, H",
                "Gitter, R",
                "Kitzmuller, E",
                "Kostenberger, M",
                "Nehrer, S",
                "Schober, P"
            ],
            "year": 2015,
            "source": "MONATSSCHR KINDERH. 2015; 163(10): 1030-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000362336500016",
            "pubmed": null,
            "doi": "10.1007/s00112-015-3355-2",
            "pmc": null,
            "organizations": [
                "148047-14049",
                "148047-14093"
            ],
            "persons": [
                "148047-52013-6"
            ],
            "imported": "2015-11-10T13:23:49+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.025,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.049,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 60798,
            "title": "Ulnar nerve compression in Guyon's canal due to a haemangioma of the ulnar artery.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Haas, F",
                "Pierer, G"
            ],
            "year": 1998,
            "source": "J Hand Surg Br. 1998; 23(2):242-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075812500024",
            "pubmed": "9607670",
            "doi": "10.1016/S0266-7681(98)80185-X",
            "pmc": null,
            "organizations": [
                "60798-14076"
            ],
            "persons": [
                "60798-51895-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Hand Surg [Br]",
            "issn": "0266-7681",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.341,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 316,
            "title": "Bathing water related diseases: the Carinthian Sentinel Project as the source of epidemiological data",
            "abstract": null,
            "authors": [
                "Feenstra, O",
                "Pridnig, G",
                "Schmidt, D",
                "Marth, E"
            ],
            "year": 1995,
            "source": "Zentralbl Hyg Umweltmed. 1995; 198(2):165-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TP53900006",
            "pubmed": "9376046",
            "doi": null,
            "pmc": null,
            "organizations": [
                "316-14023"
            ],
            "persons": [
                "316-51503-6"
            ],
            "imported": null,
            "journal": "ZBL HYG UMWELTMED",
            "issn": "0934-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.341,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.222222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 8395,
            "title": "Chronic cor pulmonale from the echocardiographic viewpoint",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Harnoncourt, K"
            ],
            "year": 1985,
            "source": "Ultraschall Med. 1985; 6(3):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ALL3500010",
            "pubmed": "4023691",
            "doi": "10.1055/s-2007-1006048",
            "pmc": null,
            "organizations": [
                "8395-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64169,
            "title": "Aerosol delivery to spontaneously breathing neonates: Spacer or nebulizer?",
            "abstract": null,
            "authors": [
                "Uhlig, T",
                "Eber, E",
                "Devadason, SG",
                "Pemberton, P",
                "Badawi, N",
                "LeSouef, PN",
                "Wildhaber, JH"
            ],
            "year": 1997,
            "source": "PEDIATR ASTHMA ALLERG IMMUN. 1997; 11(2): 111-117. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW53900005",
            "pubmed": null,
            "doi": "10.1089/pai.1997.11.111",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64169-51713-6"
            ],
            "imported": "2007-01-05T11:12:44+01:00",
            "journal": "PEDIATR ASTHMA ALLERG IMMUN",
            "issn": "0883-1874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.34,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0588235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 8273,
            "title": "Sonography in extensive juxtapapillary duodenal diverticulum",
            "abstract": null,
            "authors": [
                "Müller, GE",
                "Brandstätter, G",
                "Kratochvil, P",
                "Harnoncourt, K"
            ],
            "year": 1984,
            "source": "Ultraschall Med. 1984; 5(6):312-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW29000009",
            "pubmed": "6441251",
            "doi": "10.1055/s-2007-1012115",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2390,
            "title": "Ultrasound diagnosis of parapharyngeal abscess in infancy",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Grubbauer, HM"
            ],
            "year": 1994,
            "source": "Ultraschall Med. 1994; 15(1):43-44",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NB58500009",
            "pubmed": "8165463",
            "doi": "10.1055/s-2007-1004004",
            "pmc": null,
            "organizations": [
                "2390-14048"
            ],
            "persons": [
                "2390-51373-2"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 11693,
            "title": "Ultrasound image of an unusual intrahepatic site of a bile duct cyst",
            "abstract": null,
            "authors": [
                "Mileder, P",
                "Vergesslich, K",
                "Lachmann, D",
                "Braun, F",
                "Ponhold, W"
            ],
            "year": 1990,
            "source": "Ultraschall Med. 1990; 11(3):139-141",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DN38800007",
            "pubmed": "2200115",
            "doi": "10.1055/s-2007-1011548",
            "pmc": null,
            "organizations": [
                "11693-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 637,
            "title": "Cystic adventitia degeneration of the popliteal artery: sonographic confirmation of the diagnosis",
            "abstract": null,
            "authors": [
                "Flueckiger, F",
                "Steiner, H",
                "Rabl, H",
                "Waltner, F"
            ],
            "year": 1991,
            "source": "Ultraschall Med. 1991; 12(2):84-86",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FN02700006",
            "pubmed": "1871576",
            "doi": "10.1055/s-2007-1003975",
            "pmc": null,
            "organizations": [
                "637-14045",
                "637-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 572,
            "title": "Congenital intrahepatic arterioportal fistula as a cause of necrotizing enteritis--Doppler sonographic and angiographic detection",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Fotter, R",
                "Sorantin, E",
                "Flückiger, F"
            ],
            "year": 1991,
            "source": "ULTRASCHALL MED. 1991; 12:  193-196. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE89200008",
            "pubmed": "1957155",
            "doi": "10.1055/s-2007-1005928",
            "pmc": null,
            "organizations": [
                "572-14054"
            ],
            "persons": [
                "572-51557-6",
                "572-51913-6"
            ],
            "imported": "2010-06-25T17:26:08+02:00",
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.34,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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
        }
    ]
}