medizininformatik-initiative / fhir-ontology-generator

3 stars 3 forks source link

attribute type not correctly resolved cql #122

Closed juliangruendner closed 1 week ago

juliangruendner commented 1 week ago

the attribute type for cql is not correctly resolved in some cases:

Example:

profile "Fall" - Kontakebene generates the type "CodeableConcept" which does not exist for sq2cql.

=> CodeableConcept should be mapped to Coding.