1.0 KiB
1.0 KiB
Database Models
Please note, almost all of the files in this directory are generated automatically.
- Files are generated by the generate.go script.
- The generate script uses the search-parameters.json file to generate the models.
- SOURCE: this file is downloaded from the HL7 FHIR website and extracted from the zip file.
- The
fhirpath.min.js
file a pre-compiled version of fhirpath.js- SOURCE: this file is downloaded from the Github Release and saved to this directory.
- The
searchParameterExtractor.js
file is manually - The choiceTypePaths.json file contains a list of "types" associated with a "path" in the FHIR spec.
- SOURCE: this file is downloaded from the fhirpath.js repo: fhir-context/r4/choiceTypePaths.json