Table of Contents |
---|
Overview
Date: 25.08.2021
Objective: Weekly space for deep dive topics
...
Compatibility FHIR <> OpenAPI
FHIR ressource condition
Presentations / Attachments
Attachments |
---|
Minutes
FHIR <> OpenAPI
OpenAPI prerequisite as we understood it so far:
documentation of the API must be available in Swagger format
no restrictions toward the content of the API (as opposed to FHIR)
Swagger format could get easily created from FHIR, but not yet implemented in FHIR IG
library could already be used from other tools
Example of Swagger specification (openIMIS use case): https://demo.openimis.org/rest/api-docs/index.html
Python Django Swagger Generator: https://django-rest-swagger.readthedocs.io/en/latest/
FHIR resource on medical conditions
currently openIMIS can not feed the FHIR resource on medical conditions - no list of diagnoses per patient
Questions - Challenges - Issues
Next meeting (01.09.2021):
Testing scenarios
offline / distributed scenarios (metadata, policy and claims)
Beyond Health
Accounting / Payment layer
FHIR IG
Additional Resources
OpenHIE: https://wiki.ohie.org/display/SUB/Health+Financing+Workflows
OpenAPI:
FHIR:
...