Skip to end of metadata
Go to start of metadata
Before using the module, take the following steps:
- Setup global properties:
- Change the Url of the insuranceclaims.baseInsuranceClaimUrl variable to desired Url of external insurance claims service
- Change login and password to allow access to external api
- Select desired source for diagnosis (code for selected source will be used as primary coding in FHIR Mapping for diagnosis)
- If you want to use new custom source for diagnosis coding use
- Add new concept source in Manage Concept Sources
- Add new terms coding for this source in diagnoses you want to use
- You may also want to select url leading for specific FHIR Sources (such as Patient, ClaimResponse, etc.)
- Setup concepts:
- Edit the QUANTITY CONSUMED concept so that it has non-empty numeric values ??. It is used to determine the amount of possible consumption of items.
- Add new concepts (or change existing ones) so they are treated as consumable items:
- Set conceptClass to ConsumableItem, add ExternalCode mapping (that code will be used as item identifier in communication with external server) and fill isService and Price fields.
- Setup providers:
- Providers must have an external id added via the Admin Panel → Manage Providers
- Setup Locations:
- Locations must have an external id added via the Admin Panel → Manage Locations
- You may also want to create new Visit Types that will reffer to visit types in external system