INCATools / INCATools/ontology-access-kit
Add a HAPI FHIR adapter
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 198
- Forks
- 35
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
We have a PR for *exporting* FHIR JSON:
- #320.
This could be used for loading a HAPI FHIR server using any OAK-wrapped ontology
It would be useful to have the converse operation - the ability to talk to a HAPI FHIR server
Example code: https://github.com/HOT-Ecosystem/TSDemoBoard/blob/master/CodeSystem.ipynb
@joeflack4 - are there existing python clients we can wrap?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PR #320 for the existing FHIR JSON export and the linked CodeSystem.ipynb example. Investigate available Python clients for HAPI FHIR, as requested in the issue, and define the converse loading operation for OAK-wrapped ontologies. Done should include a usable HAPI FHIR adapter, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100