Excerpt |
---|
This page describes the URLs application vendors shall use to access eHealth infrastructure services. |
Application vendors can access the eHealth infrastructure services through by using the service URLs as listed for each environment Environments.
...
Eg., to get metadata from the task service in the exttest environment:
https://task.exttest.ehealth.sundhed.dk/fhir/metadata
But when developing a service that is deployed inside the Kubernetes cluster in the namespace assigned to a vendor, then the service must use the cluster internal URLs to access the eHealth infrastructure services.
...
Eg., for a vendor service deployed in the exttest environment, to get metadata from the task service:
http://task.ehealth-public/fhir/metadata