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=155640&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=155660&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=impactfactor_norm",
    "results": [
        {
            "id": 79286,
            "title": "Virale untere Atemwegserkrankungen im Säuglingsalter. II Krankheitsbilder, Klinik, Diagnostik und Therapie. ",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2007,
            "source": "Interdisziplinäres RSV-Symposium; SEPT 29, 2007; Egg am Faakersee, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79286-14095"
            ],
            "persons": [
                "79286-51713"
            ],
            "imported": "2008-03-29T23:16:56+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": 79288,
            "title": "Materialgewinnung für die mikrobiologische Diagnostik bei Kindern.",
            "abstract": null,
            "authors": [
                "Eber, E."
            ],
            "year": 2007,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Pneumologie; OKT 6, 2007; Salzburg, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79288-14095"
            ],
            "persons": [
                "79288-51713"
            ],
            "imported": "2008-03-29T23:25:19+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": 79289,
            "title": "Large airway obstruction.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2007,
            "source": "EAACI - ERS Paediatrics Joint Meeting; OKT 22, 2007; Estoril, PORTUGAL. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79289-14095"
            ],
            "persons": [
                "79289-51713"
            ],
            "imported": "2008-03-29T23:27: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79290,
            "title": "Chronic interstitial lung disease in children.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2007,
            "source": "Postgraduate Course: Lung, Pleural & Mediastinal Diseases Part III; OKT 31, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79290-14095"
            ],
            "persons": [
                "79290-51713"
            ],
            "imported": "2008-03-29T23:30:16+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": 79291,
            "title": "Anamnese und physikalische Untersuchung.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "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": [
                "79291-14095"
            ],
            "persons": [
                "79291-51713"
            ],
            "imported": "2008-03-29T23:33: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79292,
            "title": "Blutgasanalyse und Pulsoxymetrie.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "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": [
                "79292-14095"
            ],
            "persons": [
                "79292-51713"
            ],
            "imported": "2008-03-29T23: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": 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": 79293,
            "title": "Säuglingslungenfunktionsdiagnostik.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "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": [
                "79293-14095"
            ],
            "persons": [
                "79293-51713"
            ],
            "imported": "2008-03-29T23:38:37+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": 79294,
            "title": "Bildgebende Verfahren.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "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": [
                "79294-14095"
            ],
            "persons": [
                "79294-51713"
            ],
            "imported": "2008-03-29T23:40:59+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": 79295,
            "title": "Endoskopische Verfahren.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "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": [
                "79295-14095"
            ],
            "persons": [
                "79295-51713"
            ],
            "imported": "2008-03-29T23:43:16+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": 79296,
            "title": "Pneumonie im Kindes- und Jugendalter.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2007,
            "source": "32. Jahrestagung der Sektion Süd-Ost der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); NOV 24, 2007; Villach, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79296-14095"
            ],
            "persons": [
                "79296-51713"
            ],
            "imported": "2008-03-29T23:45:19+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": 79298,
            "title": "Dendrosome as a new Th1 adjuvant for allergy DNA vaccination.",
            "abstract": null,
            "authors": [
                "Balenga, N",
                "Zahedifard, F",
                "Weiss, R",
                "Thalhamer, J",
                "Sarbolouki, M.N",
                "Rafati, S."
            ],
            "year": 2005,
            "source": "New Approaches to Vaccine Development (From the bench to the field); SEP 8-10, 2005; Berlin, Germany. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79298-14022"
            ],
            "persons": [],
            "imported": "2008-03-30T00:56:13+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79299,
            "title": "Protective efficiency of Dendrosomes as novel nano-sized adjuvants for DNA vaccination against birch pollen allergy.",
            "abstract": null,
            "authors": [
                "Balenga, N",
                "Zahedifard, F",
                "Weiss, R",
                "Thalhamer, J",
                "Sarbolouki, M.N",
                "Rafati, S."
            ],
            "year": 2006,
            "source": "The 2nd International Conference on Modern Vaccines Adjuvants & Delivery Systems (MVADS 2006); SEP 12-14, 2006; London, UK . 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79299-14022"
            ],
            "persons": [],
            "imported": "2008-03-30T01:01:12+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": false
        },
        {
            "id": 79300,
            "title": "GPR55 is a novel cannabinoid receptor.",
            "abstract": null,
            "authors": [
                "Balenga, N",
                "Platzer, W",
                "Henstridge, C.M",
                "Irving, A.J",
                "Waldhoer, M."
            ],
            "year": 2007,
            "source": "XXXIInd European Conference on Hormones & Cell Regulation; GPCR complexes & GPCR complexity; SEP 13-16, 2007; Mont Ste. Odile, France. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79300-14022"
            ],
            "persons": [],
            "imported": "2008-03-30T01:04: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79301,
            "title": "The GPR55 ligand, L-alpha-lysophosphatidylinositol, promotes Rho-dependent\r\nCa2+ signaling.",
            "abstract": null,
            "authors": [
                "Henstridge, CM",
                "Balenga, N",
                "Waldhoer, M",
                "Irving, A.J."
            ],
            "year": 2008,
            "source": "The 28th European Winter Conference on Brain Research (EWCBR 2008),  ; MAR 10-19, 2008; Arcueil, France. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79301-14022"
            ],
            "persons": [],
            "imported": "2008-03-30T01:12: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": 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": 79302,
            "title": "Die altersabhängige Zunahme der diastolischen Herzinsuffizienz geht einher mit erhöhten E/e´lat.-Werten, als Marker für den linksventrikulären enddiastolischen Druck.",
            "abstract": null,
            "authors": [
                "Kockskämper, A",
                "Kleta, S",
                "Wachter, R",
                "Pieske, B"
            ],
            "year": 2007,
            "source": "Clin Res Cardiol 2007; 96(S1):-DGK Mannheim; Apr 12-14, 2007; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79302-14083"
            ],
            "persons": [],
            "imported": "2008-03-30T14:32:03+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79303,
            "title": "Age-related increase in the prevalence of diastolic dysfunction is associated with elevated E over e'lat. and NT-proBNP values.",
            "abstract": null,
            "authors": [
                "Kockskämper, A",
                "Kleta, S",
                "Wachter, R",
                "Binder, L",
                "Pieske, B"
            ],
            "year": 2007,
            "source": "Eur Heart J 2007; 28(S1):177-178.-ESC Annual Congress; Sep 1-5, 2007; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79303-14083"
            ],
            "persons": [],
            "imported": "2008-03-30T14:40:03+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79305,
            "title": "Follow-up in Treated Patients with Acromegaly",
            "abstract": null,
            "authors": [
                "Piswanger-Soelkner, JC",
                "Dobnig, H"
            ],
            "year": 2007,
            "source": "LATAM Dinner at  \r\nENDO 2007 Annual Meeting; Jun 1, 2007; Tornonto , CANADA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79305-14080"
            ],
            "persons": [],
            "imported": "2008-03-30T19:40:53+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": 79306,
            "title": "Tanz um den Knochen",
            "abstract": null,
            "authors": [
                "Piswanger-Soelkner, JC"
            ],
            "year": 2007,
            "source": "38. Kongreß für Allgemeinmedizin der Steirischen Akademie für Allgemeinmedizin; Nov 30, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79306-14080"
            ],
            "persons": [
                "79306-54183"
            ],
            "imported": "2008-03-30T19:54:39+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": 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": 79307,
            "title": "¿Angiodema induced by angiotensin II-receptor antagonist eprosartan¿.",
            "abstract": null,
            "authors": [
                "Schuster, C",
                "Kränke, B",
                "Aberer, W."
            ],
            "year": 2006,
            "source": "EAACI-GA2LEN-Allergy School ; SEP 29 - OCT 2, 2006; Hanover, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79307-14047"
            ],
            "persons": [
                "79307-51954",
                "79307-58487"
            ],
            "imported": "2008-03-30T21:41:45+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 79308,
            "title": "Narrative Medicine – Zurück zu den Wurzeln. ",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A"
            ],
            "year": 2007,
            "source": "Proceedings der 14. Wissenschaftliche Tagung der Österreichischen Schmerzgesellschaft2007; 16-16.-14. Wissenschaftliche Tagung der Österreichischen Schmerzgesellschaft; JUN 14-16, 2007; Pörtschach, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79308-14069"
            ],
            "persons": [
                "79308-51916"
            ],
            "imported": "2008-03-31T02:33:24+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
        }
    ]
}