Stream: implementers
Topic: CapabilityStatement - question 2
Brian Reinhold (Oct 25 2018 at 23:34):
I want to know something very basic. I am writing a profile for an uploader. Does the capability statement specify the requirements on the server that I need in order to support the upload profile OR the capabilities of the client. I would assume that it is the former.
Once I know that then I need to figure out how to specify the requirements in that language
1. Server needs to support conditional create, create, and update
2. Server needs to support Patient, Device, and Observation resources
3. Server needs to support oAuth2 client credentials
Lloyd McKenzie (Oct 26 2018 at 01:06):
It's common to define CapabilityStatements from both the client and the server perspective in an IG - one instance for each.
Last updated: Apr 12 2022 at 19:14 UTC