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=149500&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=149520&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149480&ordering=impactfactor",
    "results": [
        {
            "id": 172472,
            "title": "Acupuncture and Modern Eye Diseases - A Transcontinental Pilot Study (EPU 05/2017)",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Scientific Discussion at Dongfang Hospital affiliated to Beijing University of Chinese Medicine; JUN 19, 2018; Beijing, CHINA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172472-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T08:55: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172473,
            "title": "Innovative Acupuncture Research",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Progress Meeting - Joint Research Project of the TCM Research Cluster Austria together with the Sino-Austrian Collaborating Center for Chinese Medical Sciences and the China Academy of Chinese Medical Sciences; JUL 10, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172473-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T09:03: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": 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": 172474,
            "title": "High-Tech Acupuncture Research: Laser Acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Lin, JG editors(s). Experimental Acupuncturology. 1(1) : Singapore: Springer; p. 183 - 195.  2018(ISBN: 978-981-13-0970-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172474-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T09:12:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lin, JG",
            "collection_title": "Experimental Acupuncturology",
            "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": 172475,
            "title": "Acupuncture - Basic Research and Clinical Application",
            "abstract": null,
            "authors": null,
            "year": 2018,
            "source": "Printed Edition of the Special Issue Published in Medicines; Basel: MDPI; 2018. pp. 157. (ISBN 978-3-03897-234-1) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172475-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T09:17:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Litscher, G",
            "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": 172476,
            "title": "Farb- und Low-Level-Lasertherapie",
            "abstract": null,
            "authors": [
                "Litscher, D",
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Walach, H; Michael, S; Schlett, S editors(s). Das große Komplementär-Handbuch für Apotheker und Ärzte. Stuttgart: Wissenschaftliche Verlagsgesellschaft mbH; p. 306 - 315.  2018(ISBN: 978-3-8047-3605-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172476-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T09:23:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Walach, H; Michael, S; Schlett, S",
            "collection_title": "Das große Komplementär-Handbuch für Apotheker und Ärzte",
            "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": 172477,
            "title": "Introduction to the Medicines Special Issue on Acupuncture - Basic Research and Clinical Application",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Litscher, G editors(s). Acupuncture - Basic Research and Clinical Application. Basel: MDPI; p. 1 - 3.  2018(ISBN: 978-3-03897-234-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172477-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:19:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Litscher, G",
            "collection_title": "Acupuncture - Basic Research and Clinical Application",
            "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": 172478,
            "title": "Laser Acupuncture Research: China, Austria, and other Countries - Update 2018",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Litscher, G editors(s). Acupuncture - Basic Research and Clinical Application. Basel: MDPI; p. 5 - 6.  2018(ISBN: 978-3-03897-234-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172478-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:22:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Litscher, G",
            "collection_title": "Acupuncture - Basic Research and Clinical Application",
            "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": 172479,
            "title": "Acupuncture and Lifestyle Myopia in Primary School Children - Results from a Transcontinental Pilot Study Performed in Comparison to Moxibustion",
            "abstract": null,
            "authors": [
                "Shang, X",
                "Chen, L",
                "Litscher, G",
                "Sun, Y",
                "Pan, C",
                "Liu, CZ",
                "Litscher, D",
                "Wang, L"
            ],
            "year": 2018,
            "source": " In: Litscher, G editors(s). Acupuncture - Basic Research and Clinical Application. Basel: MDPI; p. 7 - 14.  2018(ISBN: 978-3-03897-234-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172479-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:27:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Litscher, G",
            "collection_title": "Acupuncture - Basic Research and Clinical Application",
            "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": 172480,
            "title": "Laser Acupuncture and Innovative Laser Medicine",
            "abstract": null,
            "authors": null,
            "year": 2018,
            "source": "Bahr, F; Litscher, G. editor(s). Munich: Bahr & Fuechtenbusch; 2018. (ISBN: 978-3-9819466-0-4) ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172480-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:34:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bahr, F; Litscher, G",
            "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": 172481,
            "title": "Introduction",
            "abstract": null,
            "authors": [
                "Bahr, F",
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Bahr, F; Litscher, G editors(s). Laser Acupuncture and Innovative Laser Medicine. Munich: Bahr & Fuechtenbusch; p. 3 - 4.  2018(ISBN: 978-3-9819466-0-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172481-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:37:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bahr, F; Litscher, G",
            "collection_title": "Laser Acupuncture and Innovative Laser Medicine",
            "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": 172482,
            "title": "Technical Aspects of Laser Acupuncture",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": " In: Bahr, F; Litscher, G editors(s). Laser Acupuncture and Innovative Laser Medicine. Munich: Bahr & Fuechtenbusch; p. 5 - 12.  2018(ISBN: 978-3-9819466-0-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172482-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:39:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bahr, F; Litscher, G",
            "collection_title": "Laser Acupuncture and Innovative Laser Medicine",
            "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": 172483,
            "title": "Scientific Aspects of Innovative Laser Medicine",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Litscher, D"
            ],
            "year": 2018,
            "source": " In: Bahr, F; Litscher, G editors(s). Laser Acupuncture and Innovative Laser Medicine. Munich: Bahr & Fuechtenbusch; p. 13 - 77.  2018(ISBN: 978-3-9819466-0-4) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "172483-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T10:42:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Bahr, F; Litscher, G",
            "collection_title": "Laser Acupuncture and Innovative Laser Medicine",
            "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": 172484,
            "title": "Akupunktur: Strategische Aspekte der WHO im Jahr 2018",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(1): 9-10. ",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5521-9",
            "pmc": null,
            "organizations": [
                "172484-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:05:43+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172485,
            "title": "Geschlechtsspezifische Unterschiede bei der Laserakupunktur - Ergebnisse einer Cross-over-Studie mit grünem und gelbem Laser",
            "abstract": null,
            "authors": [
                "Litscher, D",
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(1): 11-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5523-7",
            "pmc": null,
            "organizations": [
                "172485-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:08:58+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172486,
            "title": "ISLA 2018: Neue Konzepte, Jahreskongresse in drei Kontinenten",
            "abstract": null,
            "authors": [
                "Weber, M",
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(1): 8-8. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5520-x",
            "pmc": null,
            "organizations": [
                "172486-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:12:48+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172487,
            "title": "Akupunktur, Aurikulomedizin und Lasertherapie 2018",
            "abstract": null,
            "authors": [
                "Weber, M",
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(2): 8-8. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5533-5",
            "pmc": null,
            "organizations": [
                "172487-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:15:30+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172488,
            "title": "Nur 0,5% Unterschied zwischen Verum- und Sham-Akupunktur",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(2): 9-9. ",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5534-4",
            "pmc": null,
            "organizations": [
                "172488-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:18:32+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172489,
            "title": "Laserakupunkturforschung: China vor Österreich und USA",
            "abstract": null,
            "authors": [
                "Weber, M",
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(3): 8-8. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5548-y",
            "pmc": null,
            "organizations": [
                "172489-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:21:45+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172490,
            "title": "Akupunktur und funktionelle Dyspepsie - Mechanismen, Effekte, Studiendesign",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(3): 11-18. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5549-x",
            "pmc": null,
            "organizations": [
                "172490-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:24:44+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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": 172491,
            "title": "Akupunktur und durch Lebensstil bedingte Kurzsichtigkeit bei Kindern - Ergebnisse einer transkontinentalen Pilotstudie im Vergleich zu Moxibustion - Ein Projektbericht",
            "abstract": null,
            "authors": [
                "Litscher, G und die Mitglieder des EPU-(Eurasia Pacific Uninet-) Projektteams"
            ],
            "year": 2018,
            "source": "Akupunktur & Aurikulomedizin. 2018; 44(3): 32-38. ",
            "category": 1,
            "document_type": 10,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s15009-018-5551-3",
            "pmc": null,
            "organizations": [
                "172491-14044"
            ],
            "persons": [],
            "imported": "2019-02-05T11:30:44+01:00",
            "journal": null,
            "issn": "2192-9319",
            "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
        }
    ]
}