Stream: hapi
Topic: ValueSet URL in server
Kippi Bordowitz (Feb 04 2021 at 04:11):
Server HAPI FHIR R4 Server
Software HAPI FHIR Server - 5.2.0
My partner and I are running into this problem we can't figure out:
I'm trying to understand the purpose of the url field in a ValueSet. I thought it is used as the canonical URL of the ValueSet, the one to which bindings point, for example, but it seems that the server looks at the binded url as an actual resource address.
In profiles on the other hand, the server finds the local StructureDefinition resource by it's url attribute, even if the this url leads to nowhere.
What is behind this defference in bahaviour, and what the value set's url attribute is used for?
Kippi Bordowitz (Feb 05 2021 at 11:15):
help?
Last updated: Apr 12 2022 at 19:14 UTC