You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I actually think these should be pretty simple. I would start by generating a search operation for the given resource with the expected profile, and then validate against the profile. Alternatively, if testing whether or not the endpoint stores incomplete/non-conformant resources, create a fully conformant resource, remove specific elements, POST it during setup, and then try to retrieve it during the Test and confirm against a fixture of the fully conformant that is expected elements are missing. Or, assert that it won't store non-conformant resources.
Add support for generating tests targeting Must Support conformance of resources served by a FHIR endpoint that adhere to a profile.
The text was updated successfully, but these errors were encountered: