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=1900&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=imported",
    "results": [
        {
            "id": 62069,
            "title": "Bakterielle Lebensmittelinfektionen, Durchfallerkrankungen",
            "abstract": null,
            "authors": [
                "Feierl, G"
            ],
            "year": 2006,
            "source": "-12. Grazer Hygienetage: Küchenhygiene in der EU; Oct 18-20, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62069-14023"
            ],
            "persons": [
                "62069-51818"
            ],
            "imported": "2006-12-01T13:39:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62072,
            "title": "Abdominal obesity: innocent bystander or a serious risk factor for cardiovascular disease ?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Europrevent 2006; May 11-13, 2006; Athens. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62072-51846"
            ],
            "imported": "2006-12-01T14:09:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62073,
            "title": "Ist Gewichtszunahme durch Psychopharmaka aus internistischer sicht vertretbar ?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "XII. Update Psychiatrie; June 22-23, 2006; Vienna. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62073-51846"
            ],
            "imported": "2006-12-01T14:14:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62074,
            "title": "Zielwerte in der Lipidtherapie bei koronarer Herzkrankheit: LDL-Cholesterin",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österreichische Internistentagung 2006; Sep 28-20, 2006; Baden. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62074-51846"
            ],
            "imported": "2006-12-01T14:18:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62077,
            "title": "What is obesity ? Is obesity of importance ? What are the dynamics of weight gain/ loss ?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "1st World Congress on Controversies in Obesity, Diabetes and Hypertension (CODHY); October 26-28, 2006; Berlin. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62077-51846"
            ],
            "imported": "2006-12-01T14:28:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62078,
            "title": "Obesity is the epidemic of the century. Can we agree on what is the best way to achieve weight loss ? Behavior and Lifestyle Therapy versus Pharmacotherapy.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "1st World Congress on Controversies in Obesity, Diabetes and Hypertension (CODHY); October 26-28, 2006; Berlin. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62078-51846"
            ],
            "imported": "2006-12-01T14:31:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 62079,
            "title": "Drug-induced weight gain in depression - can it be avoided ? The internist´s perspective.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "1st World Congress on Controversies in Obesity, Diabetes and Hypertension (CODHY); October 26-28, 2006; Berlin. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62079-51846"
            ],
            "imported": "2006-12-01T14:32:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62081,
            "title": "Stellenwert von Formuladiäten.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Jahrestagung der Österreichischen Adipositasgesellschaft; Nov 3-5, 2006; Seggau. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62081-51846"
            ],
            "imported": "2006-12-01T14:36:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62087,
            "title": "Auswirkungen der Insulintherapie mit neuen Insulinen auf die Teilkomponenten des Metabolischen Syndromes.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62087-51846"
            ],
            "imported": "2006-12-01T14:44:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62088,
            "title": "Acomplia® - eine neue Therapieoption für den übergewichtigen/ adipösen Typ-2- Diabetiker",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62088-51846"
            ],
            "imported": "2006-12-01T14:46:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62089,
            "title": "Erstmanifestation Zuckerkrankheit - was erwartet uns bei den Blutfetten ?",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62089-51846"
            ],
            "imported": "2006-12-01T14:48:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62090,
            "title": "Antiadiposita - Einfluss auf das Diabetesrisiko.",
            "abstract": null,
            "authors": [
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Österreichische Diabetestagung; Nov 16-18, 2006; Innsbruck. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62090-51846"
            ],
            "imported": "2006-12-01T14:55:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 848,
            "title": "Effects of antithrombin and protein C on thrombin generation in newborn and adult plasma.",
            "abstract": null,
            "authors": [
                "Cvirn, G",
                "Gallistl, S",
                "Muntean, W"
            ],
            "year": 1999,
            "source": "Thromb Res. 1999; 93(4):183-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078563100004",
            "pubmed": "10064273",
            "doi": "10.1016%2FS0049-3848%2898%2900181-9",
            "pmc": null,
            "organizations": [
                "848-14048"
            ],
            "persons": [
                "848-50068-2",
                "848-51651-6",
                "848-51963-6"
            ],
            "imported": "2006-12-01T15:29:51+01:00",
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.207,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 131,
            "title": "Activation of the haemostatic system in children with juvenile rheumatoid arthritis correlates with disease activity.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Mangge, H",
                "Neuwirth, G",
                "Muntean, W"
            ],
            "year": 1998,
            "source": "Thromb Res. 1998; 92(6):267-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077419200003",
            "pubmed": "9870893",
            "doi": "10.1016/S0049-3848(98)00145-5",
            "pmc": null,
            "organizations": [
                "131-14048"
            ],
            "persons": [
                "131-51651-6",
                "131-51963-2",
                "131-52854-6"
            ],
            "imported": "2006-12-01T15:32:34+01:00",
            "journal": "THROMB RES",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.153,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.512820512820513,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true
        },
        {
            "id": 1086,
            "title": "Flow cytometric detection of intracellular platelet antigens.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Grosshaupt, B",
                "Muntean, W"
            ],
            "year": 1996,
            "source": "Cytometry. 1996; 23(4):284-289",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC59400004",
            "pubmed": "8900471",
            "doi": "10.1002/(SICI)1097-0320(19960401)23:4<284::AID-CYTO4>3.0.CO;2-H",
            "pmc": null,
            "organizations": [
                "1086-14048"
            ],
            "persons": [
                "1086-51540-2",
                "1086-51651-6"
            ],
            "imported": "2006-12-01T15:34:47+01:00",
            "journal": "CYTOMETRY",
            "issn": "0196-4763",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.198,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.85,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "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": 62091,
            "title": "Bilateral congenital diaphragmatic hernia in a child with a multiple malformation syndrome.",
            "abstract": null,
            "authors": [
                "Kleinlein, B",
                "Zeder, SL",
                "Schober, PH",
                "Höllwarth, ME"
            ],
            "year": 2006,
            "source": "Monatsschrift Kinderheilkunde. 154(7):720-720.-Symposium Interdisciplinary Update on Congenital Diaphragmatic Hernia; MÄRZ 16-17,2006; Mannheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62091-14049"
            ],
            "persons": [
                "62091-51570"
            ],
            "imported": "2006-12-01T16:12:00+01:00",
            "journal": "Monatsschrift Kinderheilkunde",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62092,
            "title": "Congenital Diaphragmatic Hernia in Graz, 1990-2005",
            "abstract": null,
            "authors": [
                "Haim, M",
                "Urlesberger, B",
                "Zobel, G",
                "Zeder, SL",
                "Schober, P",
                "Höllwarth, M",
                "Müller, W"
            ],
            "year": 2006,
            "source": "Monatsschrift Kinderheilkunde. 154(7):717-718.-Symposium Interdisciplinary Update on Congenital Diaphragmatic Hernia; MÄRZ 16-17,2006; Mannheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62092-14049",
                "62092-14094"
            ],
            "persons": [
                "62092-51570",
                "62092-51643",
                "62092-51695"
            ],
            "imported": "2006-12-01T16:28:37+01:00",
            "journal": "Monatsschrift Kinderheilkunde",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62093,
            "title": "Diagnostic measures in chronic hand dermatitis.",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2006,
            "source": "Expert workshop on severe chronic hand dermatitis; JAN 19, 2006; Hamburg, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62093-14047"
            ],
            "persons": [
                "62093-51346"
            ],
            "imported": "2006-12-01T18:15:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62094,
            "title": "From national briefings towards an European HAE-perspective; country specific presentations and short discussions: The situation in Austria.",
            "abstract": null,
            "authors": [
                "Aberer, W"
            ],
            "year": 2006,
            "source": "International Advisory Board-Meeting of Icatibant ; FEB 17, 2006; Berlin, DEUSCHLAND. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62094-14047"
            ],
            "persons": [
                "62094-51346"
            ],
            "imported": "2006-12-01T18:18:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62095,
            "title": "Impfungen gegen Rotaviren und humane Papillomviren ",
            "abstract": null,
            "authors": [
                "Zenz, W"
            ],
            "year": 2006,
            "source": "Fachgruppenfortbildung Kinder- und Jugendheilkunde; 29.11.2006; Salzburg. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62095-14091"
            ],
            "persons": [],
            "imported": "2006-12-02T09:56:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}