Closed bdc-ehealth closed 1 year ago
Like you indicate, I would use: http://hl7.org/fhir/R4/capabilitystatement-definitions.html#CapabilityStatement.rest.resource.supportedProfile . This is a canonical reference, which means that you can include the version. It is not necessary to expose the structuredefinitions of the profiles, as you can refer to the published IG.
This is coherent with our decision in #7.
from #1 @smals-bvv We can expose StructureDefinitions on the server: but can we say what StructureDefinitions are supported and what not? Or do we only expose the supported StructureDefinitions, like the property in the CapabilityStatement 'supportedProfile'?