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=157760&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157929,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157780&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157740&ordering=impactfactor_norm",
    "results": [
        {
            "id": 78389,
            "title": "ELISPOT Technique for Assaying Interleukins",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Bajaj-Elliott"
            ],
            "year": 1999,
            "source": " In: L. O`Neill editors(s). Methods in Molecular Medicine. Interleukin Protocols. Totowa, New Jersey: Humana Press;  1999. p. 17-28. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78389-14091"
            ],
            "persons": [
                "78389-51968"
            ],
            "imported": "2008-03-07T11:25:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "L. O`Neill",
            "collection_title": "Methods in Molecular Medicine. Interleukin Protocols",
            "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": 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": 78390,
            "title": "Aneurysmal Bone Cyst and Insulin-like Growth Factor-I",
            "abstract": null,
            "authors": [
                "Leithner,A",
                "Lang,S",
                "Windhager,R",
                "Leithner,K",
                "Karlic,H",
                "Kotz,R",
                "Haas,OA"
            ],
            "year": 2002,
            "source": "Proceedings of the XXII SICOT World Congress2002; 379--XXII SICOT World Congress; AUG 29, 2002; San Diego, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78390-14052",
                "78390-14087"
            ],
            "persons": [
                "78390-53237",
                "78390-57557"
            ],
            "imported": "2008-03-07T11:25: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": 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": 78391,
            "title": "Aneurysmatische Knochenzyste: Ein hereditärer Tumor?",
            "abstract": null,
            "authors": [
                "Leithner,A",
                "Windhager,R",
                "Ischepp,J",
                "Kotz,R"
            ],
            "year": 2002,
            "source": "Z Orthop Grenzgeb2002; 140(S):142--88. Deutscher Orthopädenkongress; SEPT 28, 2002; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78391-14052"
            ],
            "persons": [
                "78391-53237"
            ],
            "imported": "2008-03-07T11:37:23+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78393,
            "title": "Extra-abdominelle aggressive Fibromatose: Therapieoption Interferon-alpha",
            "abstract": null,
            "authors": [
                "Leithner,A",
                "Windhager,R",
                "Gapp,M",
                "Zielinski,CC"
            ],
            "year": 2002,
            "source": "Z Orthop Grenzgeb2002; 140(S):38--88. Deutscher Orthopädenkongress ; SEPT 25-28, 2002; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78393-14052"
            ],
            "persons": [
                "78393-53237"
            ],
            "imported": "2008-03-07T11:42:39+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78394,
            "title": "Immunohistochemistry of Desmoid Tumours",
            "abstract": null,
            "authors": [
                "Leithner,A",
                "Gapp,M",
                "Windhager,R",
                "Beham,A"
            ],
            "year": 2003,
            "source": "Proceedings of the 16th EMSOS Meeting2003; 52--16th EMSOS Meeting; MAY 8, 2003; Budapest, HUNGARY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78394-14020",
                "78394-14052"
            ],
            "persons": [
                "78394-53237"
            ],
            "imported": "2008-03-07T11:44:46+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78395,
            "title": "Spontaneous and cow’s milk induced cytokine production by cord blood mononuclear cells: Detection of IL-4 and TGF Beta secreting cells in the memory T cell propulation of newborns with maternal atopy",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "MacDonald, TT"
            ],
            "year": 2002,
            "source": "Immunol Lett2002; 10(2/3):6031-6032.-11th International Congress of Mucosal Immunology; JUN 18, 2002; Orlando, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78395-14091"
            ],
            "persons": [
                "78395-51968"
            ],
            "imported": "2008-03-07T11:54:05+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78396,
            "title": "Infantile Myofibromatosis - a rare tumor-disease.",
            "abstract": null,
            "authors": [
                "Hausbrandt, P",
                "Leithner, A",
                "Beham, A",
                "Bodo, K",
                "Raith, J",
                "Windhager, R"
            ],
            "year": 2008,
            "source": "Abstract book of the 7th CEOC2008; 20:9--7th CEOC; JAN 25, 2008; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78396-14020",
                "78396-14052"
            ],
            "persons": [
                "78396-53237"
            ],
            "imported": "2008-03-07T11:55: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": 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": 78398,
            "title": "Osteosarcoma over the age of 70: A case report.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Leithner, A",
                "Bodo, K",
                "Windhager, R"
            ],
            "year": 2008,
            "source": "Abstract book of the 7th CEOC2008; 21:11--7th CEOC ; JAN 25, 2008; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78398-14020",
                "78398-14052"
            ],
            "persons": [
                "78398-53237",
                "78398-59379"
            ],
            "imported": "2008-03-07T11:59:01+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": 78399,
            "title": "Spontaneous and cow’s milk protein (CMP)-induced secretion of T-helper 2 (Th2) cytokines in perterm and term infants",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Griessl, A",
                "Riederer, M",
                "MacDonald, TT"
            ],
            "year": 1999,
            "source": "Immunol letters 1999; 69(1):102--30th International Congress of Mucosal Immunology; JULY 2, 1999; Amsterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78399-14013",
                "78399-14091"
            ],
            "persons": [
                "78399-51968"
            ],
            "imported": "2008-03-07T12:09:58+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78400,
            "title": "Dysphagia as a result of malalignement following posterior occipito-cervical stabilization surgery.",
            "abstract": null,
            "authors": [
                "Mattiasich, G",
                "Radl, R",
                "Leithner, A",
                "Rainer, F",
                "Schöllnast, H, Windhager, R"
            ],
            "year": 2008,
            "source": "Abstract book of the 7th CEOC2008; 36:1--7th CEOC; JAN 25, 2008; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78400-14052",
                "78400-14104"
            ],
            "persons": [
                "78400-52008",
                "78400-53237"
            ],
            "imported": "2008-03-07T12:15:30+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": 78401,
            "title": "Mediainfarkt und Kraniektomie.",
            "abstract": null,
            "authors": [
                "Barth, A"
            ],
            "year": 2008,
            "source": "Gastvortrag an der Universitätsklinik für Neurochirurgie Wien; FEB 28, 2008; Vienna, AUSTRIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78401-14050"
            ],
            "persons": [],
            "imported": "2008-03-07T12:18:02+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78402,
            "title": "No distal screw fixation required after vascularised harvest ot the fibula.",
            "abstract": null,
            "authors": [
                "Maurer-Ertl, W",
                "Zwick, EB",
                "Wiedner, M",
                "Haas, F",
                "Kienbacher, G",
                "Leithner, A",
                "Windhager, R"
            ],
            "year": 2008,
            "source": "Abstract book of the 7th CEOC2008; 45:28--7th CEOC; JAN 25, 2008; Bratislava, SLOVAKIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78402-14049",
                "78402-14052",
                "78402-14076"
            ],
            "persons": [
                "78402-53237"
            ],
            "imported": "2008-03-07T12:18:48+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": 78403,
            "title": "T Helper 2 (TH2) cytokines in the response of newborn human infants to cow’s milk proteins",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Griessl, A",
                "Riederer, M",
                "MacDonald, TT"
            ],
            "year": 1998,
            "source": "J Pediatr Gastroenterol Nutr1998; 26(5):548--ESPGHAN - NASPGN 5th Joint Meeting; MAY 29, 1998; Toulouse, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78403-14013",
                "78403-14091"
            ],
            "persons": [
                "78403-51968"
            ],
            "imported": "2008-03-07T12:21:08+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78404,
            "title": "Genetic predisposition for primary hypolactasia of the adult type in children and adolescents with recurrent abdominal pain (RAP)",
            "abstract": null,
            "authors": [
                "Weber-Mzell, D",
                "Hauer, AC",
                "et al"
            ],
            "year": 2005,
            "source": "J Paed Gastroenterol Nutr 2005; 5: 63--38th Annual Meeting of the ESPGHAN (European Society of Paediatric Gastroenterology, Hepatology and Nutrition); JUN 4, 2005; Porto, PORTUGAL. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78404-14091"
            ],
            "persons": [
                "78404-51968"
            ],
            "imported": "2008-03-07T12:35:46+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78406,
            "title": "The Anahydret Study.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2005,
            "source": "30. World Congress of ISH; SEP 28, 2005; Istanbul, Turkey. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78406-14082"
            ],
            "persons": [],
            "imported": "2008-03-07T13:40:23+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78407,
            "title": "“Case finding” statt Populationsscreening – verbesserte Ermittlung von Zöliakiepatienten?",
            "abstract": null,
            "authors": [
                "Hauer, AC",
                "Deutschmann, A",
                "Lanner, N",
                "Deutsch, J"
            ],
            "year": 2005,
            "source": "Z Gastroenterol 2005; 43(5):538--38. Jahrestagung der ÖGGH\r\n; Jun 16-18, 2005; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78407-14091"
            ],
            "persons": [
                "78407-51968"
            ],
            "imported": "2008-03-07T13:43:02+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78408,
            "title": "Immunohistochemische Marker der Aggressiven Fibromatose",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Gapp, M",
                "Windhager, R",
                "Beham, A"
            ],
            "year": 2003,
            "source": "Proceedings of the 27th ÖGO annual meeting2003; 67--27. ÖGO Jahrestagung; JUN 20, 2003; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78408-14020",
                "78408-14052"
            ],
            "persons": [
                "78408-53237"
            ],
            "imported": "2008-03-07T14:51:09+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 78409,
            "title": "Immunohistochemical Analysis of Aggressive Fibromatosis",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Gapp, M",
                "Windhager, R",
                "Beham, A"
            ],
            "year": 2003,
            "source": "Proceedings of the Congres Italo-Francais oncologie musculoscelettique2003; 66--Congres Italo-Francais oncologie musculoscelettique; OCT 10, 2003; Florence, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78409-14020",
                "78409-14052"
            ],
            "persons": [
                "78409-53237"
            ],
            "imported": "2008-03-07T15:16:58+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": 78410,
            "title": "Induziert das Simian Virus 40 Osteosarkome?",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Clar, H",
                "Weinhäusel, A",
                "Leithner, K",
                "Haas, OA",
                "Windhager, R"
            ],
            "year": 2004,
            "source": "Astractband der 52. Jahrestagung der Vereinigung Süddeutscher Orthopäden2004; 207--52. Jahrestagung der Vereinigung Süddeutscher Orthopäden; MAY 2, 2004; Baden-Baden, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78410-14052",
                "78410-14087"
            ],
            "persons": [
                "78410-53237",
                "78410-57557"
            ],
            "imported": "2008-03-07T15:20: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": 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": 78411,
            "title": "ASH 2007-Update.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2008,
            "source": "7. Onkologische Wintergespräche; JAN 19, 2008; Loipersdorf, AUSTRIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "78411-14082"
            ],
            "persons": [],
            "imported": "2008-03-07T16:00:28+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}