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=149480&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149500&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149460&ordering=impactfactor",
    "results": [
        {
            "id": 172427,
            "title": "Allergologie Interaktiv-Workshop",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2018,
            "source": "Allergologie Interaktiv-Workshop; OCT 20, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172427-14047"
            ],
            "persons": [
                "172427-87717"
            ],
            "imported": "2019-02-04T13:58:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172428,
            "title": "High-Tech Akupunktur - Wissenschaft und Praxis",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Komplementärmedizin im Spannungsfeld - High-Tech Akupunktur versus alternative philosophische Denkansätze. Fortbildungsveranstaltung der Ärztekammer für Steiermark; JUN 6, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172428-14044"
            ],
            "persons": [],
            "imported": "2019-02-04T14:14:49+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": 172430,
            "title": "Laserakupunktur und Herzratenvariabilität - Wissenschaftliche Betrachtungen",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "The International Journal of Medical Laser Applications. 2018; 2018/1(1):6-8.-14. Internationaler ISLA Kongress für medizinische Laserapplikationen; JUN 8-9, 2018; Frankfurt, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172430-14044"
            ],
            "persons": [],
            "imported": "2019-02-04T14:30: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": 172431,
            "title": "Short Cut. Folgen von Gewalt. Erkennen und richtiger Umgang bei Kindesmisshandlung.",
            "abstract": null,
            "authors": [
                "Berzlanovich, A",
                "Schleicher, B",
                "Rásky, É"
            ],
            "year": 2018,
            "source": "Spectrum Urologie. 2018; (2): 6-7. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172431-14024"
            ],
            "persons": [
                "172431-51688"
            ],
            "imported": "2019-02-04T14:32:45+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": true
        },
        {
            "id": 172433,
            "title": "Abuse and Neglect of the Elderly.",
            "abstract": null,
            "authors": [
                "Berzlanovich, A",
                "Schleicher, B",
                "Rásky, É"
            ],
            "year": 2018,
            "source": " In: Kratcoski, PC; Edelbacher, M editors(s). Perspectives on Elderly Crime and Victimization. Cham, Switzerland: Springer; p. 173-180.  2018(ISBN: 978-3-319-72681-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172433-14024"
            ],
            "persons": [
                "172433-51688"
            ],
            "imported": "2019-02-04T14:43:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kratcoski, PC; Edelbacher, M",
            "collection_title": "Perspectives on Elderly Crime and Victimization",
            "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": 172434,
            "title": "The influence of the first two standard exercises of Autogenic Training.",
            "abstract": null,
            "authors": [
                "Lytwyn, H",
                ""
            ],
            "year": 2018,
            "source": "Sixth International Conference on Violence in the Health Sector. Advancing the delivery of positive practice.. 2018; 453-454.-Sixth International Conference on Violence in the Health Sector; OCT 24 - 26, 2018; Toronto, Canada.  (ISBN: 978-90-827096-1-2 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172434-29444"
            ],
            "persons": [],
            "imported": "2019-02-04T14:59:18+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": true
        },
        {
            "id": 172435,
            "title": "Spuren von Gewalt erkennen und dokumentieren.",
            "abstract": null,
            "authors": [
                "Berzlanovich, A",
                "Schleicher, B",
                "Rásky, É"
            ],
            "year": 2017,
            "source": " In: Berzlanovich, A; Brinek, G; Rösslhumer, M editors(s). EINE VON FÜNF\r\nGewaltschutz für Frauen in allen Lebenslagen. Wien: Edition Ausblick; p. 206-213.  2017(ISBN: 978‐3‐903798‐63‐2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172435-14024"
            ],
            "persons": [
                "172435-51688"
            ],
            "imported": "2019-02-04T15:12:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Berzlanovich, A; Brinek, G; Rösslhumer, M",
            "collection_title": "EINE VON FÜNF\r\nGewaltschutz für Frauen in allen Lebenslagen",
            "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": 172436,
            "title": "Wehrlos im Alter?! – Vernachlässigung und Misshandlung von älteren Menschen.",
            "abstract": null,
            "authors": [
                "Berzlanovich, A",
                "Schleicher, B",
                "Rásky, É"
            ],
            "year": 2017,
            "source": "Journal für Rechtspolitik JRP. 2017; 25(1): 14-22. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172436-14024"
            ],
            "persons": [
                "172436-51688"
            ],
            "imported": "2019-02-04T15:28:09+01:00",
            "journal": null,
            "issn": "0943-4011",
            "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": true
        },
        {
            "id": 172437,
            "title": "Insektengiftallergie.",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2018,
            "source": "Allergologie Update Refresher; NOV 5-6, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172437-14047"
            ],
            "persons": [
                "172437-87717"
            ],
            "imported": "2019-02-04T15:41:43+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": 172438,
            "title": "Unzureichende Qualität. Krebsfrüherkennung von Gebärmutterhalskrebs durch Pap-Abstrich in Österreich.",
            "abstract": null,
            "authors": [
                "Rásky, É"
            ],
            "year": 2017,
            "source": "Das österreichische Gesundheitswesen  ÖKZ. 2017; 58:  8-9. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172438-14024"
            ],
            "persons": [
                "172438-51688"
            ],
            "imported": "2019-02-04T15:45:07+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": true
        },
        {
            "id": 172439,
            "title": "Was gibt es Neues in der diagnostischen und therapeutischen Allergologie?",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2018,
            "source": "Allergologie im Ländle; NOV 22, 2018; Dornbirn, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172439-14047"
            ],
            "persons": [
                "172439-87717"
            ],
            "imported": "2019-02-04T15:46:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172440,
            "title": "Diagnostik und Therapie der inhalativen Allergien: Was gibt es Neues?\r\n",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2018,
            "source": "Allergie Symposium Wien; NOV 10, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172440-14047"
            ],
            "persons": [
                "172440-87717"
            ],
            "imported": "2019-02-04T15:51: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172441,
            "title": "Gegenwärtiger Stand in der Diagnostik von Aderhauttumoren",
            "abstract": null,
            "authors": [
                "Wackernagel, W"
            ],
            "year": 2018,
            "source": "Spektrum der Augenheilkunde. 2018; -59. Jahrentagung der Österreichischen Ophthalmologischen Gesellschaft; MAI 10-13, 2018; Schladming. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172441-14043"
            ],
            "persons": [],
            "imported": "2019-02-04T16:20: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172442,
            "title": "Genetische Typisierung von Aderhautmelanomen",
            "abstract": null,
            "authors": [
                "Wackernagel, W"
            ],
            "year": 2018,
            "source": "Braunauer AUgenrunde 2018; SEPT 27, 2018; Braunau am Inn. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172442-14043"
            ],
            "persons": [],
            "imported": "2019-02-04T16:24:41+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": 172444,
            "title": "Autogenes Training, die kleine Schwester der Hypnose - mehr als nur eine Entspannung?!.",
            "abstract": null,
            "authors": [
                "Lytwyn, H",
                ""
            ],
            "year": 2019,
            "source": "4. Grazer Hypnosekongress. 2019; -4. Grazer Hypnosekongress; JÄNNER 18 - 20, 2019; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172444-29444"
            ],
            "persons": [],
            "imported": "2019-02-04T17:35: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": 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": 155419,
            "title": "Clues to differentiate nevi from melanoma. \r\nSpecial locations. \r\nDermoscopy in general dermatology.\r\nCases",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2016,
            "source": "Autumn Meeting of the Norwegian Society of Dermatology. ; NOV 3-4, 2016; Oslo, Norway. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155419-14047"
            ],
            "persons": [
                "155419-50151"
            ],
            "imported": "2016-11-04T00:14:18+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": 155418,
            "title": "Warum braucht das weibliche Skelett Denosumab? ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer,A",
                ""
            ],
            "year": 2016,
            "source": "Gynäkologie Stammtisch ; 02.11.2016; Graz . 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155418-14080"
            ],
            "persons": [
                "155418-51063"
            ],
            "imported": "2016-11-03T23:14:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 155417,
            "title": "Pain Causes Neonatal Distress: Acupuncture as a New Strategy for Pain Management in Neonates. \r\n",
            "abstract": null,
            "authors": [
                "Stadler, J",
                "Urlesberger, B",
                "Avian, A",
                "Raith, W"
            ],
            "year": 2016,
            "source": "XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine - Book of abstracts.. 2016; 5-5.-XXXVIII. ALPE ADRIA MEETING OF PERINATAL MEDICINE; OCT 13 - 15, 2016; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155417-14026",
                "155417-14048",
                "155417-14094"
            ],
            "persons": [
                "155417-67207",
                "155417-82414"
            ],
            "imported": "2016-11-03T21:54:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 172470,
            "title": "High-Tech Acupuncture and Moxibustion for Prevention and Early Intervention of Lifestyle Related Diseases",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "60th Anniversary of Hubei University of Chinese Medicine; NOV 8, 2018; Wuhan, CHINA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172470-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T08:44: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172471,
            "title": "Acupuncture and Modern Eye Diseases - A Transcontinental Pilot Study (EPU 05/2017)",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Scientific Discussion at Beijing Tongren Hospital affiliated to Capital Medical University; JUN 19, 2018; Beijing, CHINA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172471-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T08:52:18+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
        }
    ]
}