intersystems-community / fhir-terminology-service

Implementation of FHIR Terminology Service specification (https://www.hl7.org/fhir/R4/terminology-service.html) to expose arbitrary persistent classes as FHIR value sets and code systems. Runs on InterSystems IRIS for Health 2020+.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instalation by ZPM fails

opened this issue · comments

[fhir-terminology-service] Compile FAILURE
ERROR! Class 'HS.FHIRServer.Util.FHIRQueryUtils', used by 'iscru.fhir.fts.ExpandOperation:superclass',
does not exist

w $ZV
IRIS for UNIX (Ubuntu Server LTS for x86-64 Containers) 2023.1 (Build 229U) Fri Apr 14 2023 17:37:52 EDT
other namespace

[fhir-terminology-service] Compile FAILURE
ERROR! Keyword signature error in iscru.fhir.fts.FTSCapabilityTemplate:Method:buildRestEntry,
keyword 'ReturnType' must be '%Library.DynamicObjectt' or its subclass

ERROR #5030: An error occurred while compiling class 'iscru.fhir.fts.FTSCapabilityTemplate'

Hi @rcemper ,
This PoC module only runs on InterSystems IRIS for Health.

ZPM still fails.
But manual import from Repo works.
Diagnosis: ZPM is out of date