-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey all,
I was trying to write some custom tests for the SubscriptionTopic resource, and it seems like it is not supported. I was digging into the fhir_models gem since it seems like that is the source of the supported resource types. I do not see SubscriptionTopic listed in there, so I'm guessing that gem doesn't support the R4B version of the fhir spec.
Can we get inferno updated to support these resources? Is there another way I can tell the fhir client in the inferno framework to support new/custom resource types?
I can work around the issue by using the http_client instead of the fhir_client, but it would be nice to have official support for this.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels