Integration principles
Open Aidn integrations should be designed around a clearly defined use case and the minimum data needed to support it.
Principles
- Use FHIR resources and search parameters documented by Open Aidn.
- Request the narrowest scopes that support the approved workflow.
- Keep municipality-specific configuration, such as department IDs, explicit and reviewable.
- Treat healthcare data, credentials, and access tokens as sensitive information.
- Make empty search results a normal supported outcome.
- Coordinate changes to scopes, keys, and location mappings before deployment.