|
Ran
|
Jobs
1
|
Files
769
|
Run time
2min
|
Badge
README BADGES
|
push
github
Backport R5 `HealthcareService.offeredIn` field to Medplum R4 (#9004) * `cd packages/generator && npm run generate` There are a variety of changes that re-running the generator causes that we don't intend to merge at this time. Committing the changes from re-running the generator in a clean state first makes it easy to drop these changes later, and result in ending with only the intended changes merging. Signed-off-by: Noah Silas <noah@medplum.com> * Add HealthcareService.offeredBy column and search parameter definition In FHIR R4, there is no way to create hierarchy of HealthcareServices, similar to what you can do with Organization's partOf field. In FHIR R5, a new field `HealthcareService.offeredIn` is introduced, along with a search parameter `offered-in`. Backporting this field allows folks to start taking advantage of this structure today. The `profiles-resources.json` update was directly pulled from the R5 HealthcareService definition here: https://hl7.org/fhir/R5/healthcareservice.profile.json.html Signed-off-by: Noah Silas <noah@medplum.com> * Label HealthcareService.offeredIn as nonstandard We would like our documentation to reflect that this is not a field that folks should expect to be usable in other FHIR R4 servers. Let's add a note to the "comment" field. Signed-off-by: Noah Silas <noah@medplum.com> * Regenerate with HealthcareService.offeredIn ``` npm ci npm run build cd packages/generator npm run generate ``` Signed-off-by: Noah Silas <noah@medplum.com> * Add HealthcareService.offeredIn migrations Signed-off-by: Noah Silas <noah@medplum.com> * Revert "`cd packages/generator && npm run generate`" This was all the changes from re-running the generator before making any of our changes. We don't intend to apply any of those changes, so we revert the results of the early generator run. This reverts commit a9ddf03f8. Signed-off-by: Noah Silas <noah@medplum.com> --------- Signed-off-by: ... (continued)
18419 of 20982 branches covered (87.78%)
Branch coverage included in aggregate %.
33326 of 35364 relevant lines covered (94.24%)
13508.76 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24863909226.1 | 769 |
91.83 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|