FHIR Chat · applying profiles · conformance

Stream: conformance

Topic: applying profiles


view this post on Zulip Brian Postlethwaite (Apr 12 2016 at 04:31):

Will profile conformance equally apply on store and retrieve?
Looking at the example Reuben want is to contrain not being able to include contained resources

view this post on Zulip Brian Postlethwaite (Apr 12 2016 at 04:32):

However if I make a call to request the resource and use the _include to get back some extra content to reduce the number of calls, will the result returned now violate the profile?

view this post on Zulip Grahame Grieve (Apr 12 2016 at 04:42):

_include is not about contained resources

view this post on Zulip Brian Postlethwaite (Apr 12 2016 at 04:43):

I will blame jetlag today. _include puts them in the search results, not in the contained. My mistake


Last updated: Apr 12 2022 at 19:14 UTC