...
Expand | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
If any custom or extension profiles are needed, you can add the FHIR Profile Snapshot <custom_profiles>.json files to the Specifications/Custom folder. If no extensions are needed, the folder should be left empty. Note that if The custom profile must be:
Let’s walk through this process using an example custom profile - De-Identified UDS Plus Patient.
|
Expand | ||
---|---|---|
| ||
This component processes and stores specification data in a SQLite database (Specifications/fhir_profiles.db) for easy access. If you wish to update the FHIR version and/or load any custom profiles into that database, set the custom field Refresh in the component card to “true” before starting the component. This flag tells the component to reference the specified FHIR version and any files in the Specifications/Custom folder and refresh the database on startup. |
...