FHIR JSON to RAML System API
home
This asset is a component of MuleSoft Accelerator for Healthcare, which accelerates the implementation of essential integration use cases.
The solution equips Payer, Provider, and Life Sciences organizations with pre-built APIs, integration templates, and reference architectures. Our foundational assets are expertly designed to jumpstart your top integration and business initiatives so that IT teams can spend more time innovating and less time building from scratch.
Overview
Healthcare organizations that are standardizing on FHIR can leverage this asset to accelerate their efforts to generate API specifications programmatically. Currently, these teams manually define and document their interfaces to align with the industry standard which can be time consuming and error prone.
This API Specification generates a RAML definition for the FHIR R4 resources provided by HL7 in JSON format. This specification provides the following resources:
Resource | Definition |
---|---|
Get Ping | Gets the current health status of this API. |
Get List | Gets a JSON object with all of the FHIR JSON schema names and URLs. |
Get Build | Builds an API instance with the provided query parameters and returns it as a .zip file. |
Post Build | Builds an API instance with the provided JSON body and returns it as a .zip file. |
Customers can use this integration template to accelerate implementation.