iaso icon indicating copy to clipboard operation
iaso copied to clipboard

IA-4285: Adding a FHIR API to retrieve org units

Open madewulf opened this issue 7 months ago • 0 comments

Add a FHIR api to retrieve org units

IA-4285 create-a-fhir-retrieval-api-for-org-units

Self proofreading checklist

  • [x] Did I use eslint and ruff formatters?
  • [x] Is my code clear enough and well documented?
  • [x] Are there enough tests?
  • [x] Documentation has been included (for new feature)

Doc

In the new readme in /api/fhir

Changes

See the readme

How to test

See the readme

Notes

We should test now the integration with an external system, that was not done yet.

Follow the Conventional Commits specification

The merge message of a pull request must follow the Conventional Commits specification.

This convention helps to automatically generate release notes.

Use lowercase for consistency.

Example:

fix: empty instance pop up

Refs: IA-3665

Note that the Jira reference is preceded by a line break.

Both the line break and the Jira reference are entered in the Add an optional extended description… field.

madewulf avatar Jun 14 '25 07:06 madewulf