FHIR / FHIR/fhir-package-loader

Setting FindResourceInfoOptions.type to ['Type'] excludes StructureDefinitions having the same StructureDefinition.type value

Aperta
#57 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
9
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When setting the FindResourceInfoOptions.type filter to ['Type'], the returned StructureDefinitions exclude complex-type StructureDefinitions having the same StructureDefinition.type value. Specifically, the Quantity StructureDefinition IS returned but the MoneyQuantity and SimpleQuantity StructureDefinitions are NOT returned. All three of these StructureDefinitions have StructureDefinition.type = 'Quantity'.

Is this intentional?

How can I use the FindResourceInfoOptions to return all complex-types?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.