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=155580&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155600&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155560&ordering=impactfactor_norm",
    "results": [
        {
            "id": 79220,
            "title": "Empowering Software Quality: How can Usability Engineering reach these goals?",
            "abstract": null,
            "authors": null,
            "year": 2005,
            "source": "Holzinger, A; Weidmann KH;. editor(s). Vienna: Austrian Computer Society; 2005. (ISBN: 3-85403-198-X) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79220-14026"
            ],
            "persons": [
                "79220-51050"
            ],
            "imported": "2008-03-29T12:51:04+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": 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": 79221,
            "title": "Telemedizin - Von der Wissenschaft zur Realität. Tagungsband der 3. Tagung der Österreichischen Wissenschaftlichen Gesellschaft für Telemedizin.",
            "abstract": null,
            "authors": null,
            "year": 2003,
            "source": "Gell, G; Gabler, G; Holzinger, A;. editor(s). Vienna: Austrian Computer Society; 2003. (ISBN:  3-85403-172-6) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79221-14026"
            ],
            "persons": [
                "79221-51050"
            ],
            "imported": "2008-03-29T12:54: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": 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": 79222,
            "title": "Human-Computer Interaction (HCI) in the 21st Century - Mensch-Computer-Interaktion (MCI) im 21.Jahrhundert. ",
            "abstract": null,
            "authors": null,
            "year": 2001,
            "source": "Holzinger, A;. editor(s). Vienna: Austrian Computer Society; 2001. (ISBN: 3-85403-151-3) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79222-14026"
            ],
            "persons": [
                "79222-51050"
            ],
            "imported": "2008-03-29T12:55:53+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": 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": 79223,
            "title": "PACS, Internet/Intranet, Medical Multimedia, Teleradiology and beyond. Proceedings of the 18th international annual conference of the EuroPACS (Picture Archiving and Communication Systems) Association in Graz, 21-23 September 2000",
            "abstract": null,
            "authors": null,
            "year": 2000,
            "source": "Gell, G; Holzinger, A; Wiltgen, M;. editor(s). Vienna: Austrian Computer Society; 2000. (ISBN: 3-85403-144-0) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79223-14026"
            ],
            "persons": [
                "79223-51380",
                "79223-51050"
            ],
            "imported": "2008-03-29T13:16: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": 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": 79224,
            "title": "Experiences with the Practical Use of Care2x in Medical Informatics Education (Reverse Engineering, Computer Science Education)",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Burgsteiner, H",
                "Maresch, H"
            ],
            "year": 2005,
            "source": " In: Lazakidou, A; editors(s). Encyclopedia of Informatics in Healthcare & Biomedicine. Hershey (PA): Idea Group Reference;  2005. p. 81-88. (ISBN: 1-59140-982-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79224-14026"
            ],
            "persons": [
                "79224-51050"
            ],
            "imported": "2008-03-29T13:26:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lazakidou, A;",
            "collection_title": "Encyclopedia of Informatics in Healthcare & Biomedicine",
            "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": 211386,
            "title": "Video Session.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "ERS Skills Course Paediatric Bronchoscopy; SEP 30 - OCT 1, 2024; Neapel, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211386-14095"
            ],
            "persons": [
                "211386-51713"
            ],
            "imported": "2024-10-04T10:45:44+02: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": 79225,
            "title": "Dyspnea.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Course \"Paediatric Respiratyor Medicine\" of the American-Austrian-Foundation; MAR 5, 2007; Salzburg, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79225-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:16:00+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": 79226,
            "title": "Pulmonary Function Testing.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Course \"Paediatric Respiratory Medicine\" of the American-Austrian-Foundation; MAR 6, 2007; Salzburg, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79226-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:18:22+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": 79227,
            "title": "RSV-Bronchiolitis",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Course \"Paediatric Respiratory Medicine\" of the American-Austrian-Foundation; MAR 9, 2007; Salzburg, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79227-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:20:52+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": 79228,
            "title": "Opening Remarks. ",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Spring Meeting der European Academy of Paediatrics; MAY 10, 2007; Limassol, ZYPERN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79228-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:25:35+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": 79231,
            "title": "Pediatric subspeciality training - a European perspective.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "25th International Congress of Pediatrics; AUG 25, 2007; Athen, GRIECHENLAND. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79231-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:35:52+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": 79232,
            "title": "The ERS Paediatric Assembly (From the early days to now).",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Annual Congress 2007 of the European Respiratory Society (ERS); SEPT 16, 2007; Stockholm, SCHWEDEN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79232-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:38: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": 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": 79233,
            "title": "Achieving control in childhood asthma (Lost in translation).",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Annual Congress 2007 of the European Respiratory Society (ERS); SEPT 16, 2007; Stockholm, SCHWEDEN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79233-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:41: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": 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": 79234,
            "title": "The European Academy of Paediatrics.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "22. Pädiatrischer Samstag; NOV 17, 2007; Linz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79234-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:44: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79235,
            "title": "Die Lungenfunktionsdiagnostik.",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Diplomfortbildungsprogramm (DFP) der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ) - Modul \"Diagnostische Schritte in der Pädiatrischen Pneumologie\"; NOV 24, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79235-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T15:47:34+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": 79236,
            "title": "Tysabri - Wirkmechanismus und Wirkung (Fallbeispiele)",
            "abstract": null,
            "authors": [
                "Strasser-Fuchs, S"
            ],
            "year": 2007,
            "source": "MS-Update mit Informationen zu ACISS (Avonex) und Tysabri; OCT 5, 2007; Augartenhotel, Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79236-14051"
            ],
            "persons": [],
            "imported": "2008-03-29T15:58: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79237,
            "title": "Bronchiolitis and obstructive Bronchitis - current concepts.",
            "abstract": null,
            "authors": [
                "Zach, MS."
            ],
            "year": 2007,
            "source": "Georgian Respiratory Journal 2007; 3 Suppl. 1: 11-12.-1st International Congress of the Georgian Respiratory Association; JUN 1, 2007; Tiflis, GEORGIEN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79237-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T16:01: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79238,
            "title": "Die Verträglichkeit bestimmt die Langzeitcompliance (Workshop)",
            "abstract": null,
            "authors": [
                "Strasser-Fuchs, S"
            ],
            "year": 2007,
            "source": "Rebif Neue Formulierung Launch-Symposium; SEP 28-29, 2007; Mondsee, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79238-14051"
            ],
            "persons": [],
            "imported": "2008-03-29T16:04:25+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": 79239,
            "title": "The European perspective on training in paediatric and adult respiratory medicine (HERMES).",
            "abstract": null,
            "authors": [
                "Zach, MS"
            ],
            "year": 2007,
            "source": "Georgian Respiratory Journal2007; 3 Suppl. 1: 31-32.-1st International Congress of the Georgian Respiratory Association; JUN 2, 2007; Tiflis, Georgien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79239-14095"
            ],
            "persons": [],
            "imported": "2008-03-29T16:04:44+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": 79240,
            "title": "Tysabri - Wirkmechanismen und Indikationsstellung",
            "abstract": null,
            "authors": [
                "Strasser-Fuchs, S"
            ],
            "year": 2007,
            "source": "MS-Update mit Informationen zu Avonex und Tysabri; JUN 2, 2007; Augartenhotel, Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79240-14051"
            ],
            "persons": [],
            "imported": "2008-03-29T16:06:52+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
        }
    ]
}