Skip to content

issue #518 - remove audit db from default config#521

Merged
prb112 merged 1 commit intolee-masterfrom
issue-518
Dec 19, 2019
Merged

issue #518 - remove audit db from default config#521
prb112 merged 1 commit intolee-masterfrom
issue-518

Conversation

@lmsurpre
Copy link
Copy Markdown
Member

Its simply not used any more, so its silly to keep creating it.

I also removed the resourceName concept from both the Audit Context
object and also the FHIRConfiguration config props.

In the future, I'd also like to remove the undocumented
fhirServer/audit/patientIdExtensionUrl config property, but that one
wasn't quite as clean to remove right now...we need to think through
whether/how to include the data subject (e.g. Patient) identifier in the
audit log in a more FHIR-native way.

Finally, I included some unrelated minor updates to the
fhir-persistence-schema README.md; now the examples all use the
default tenant...this is the simplest option because otherwise
everyone needs to understand our tenancy model just to get something
working on Db2.

Signed-off-by: Lee Surprenant lmsurpre@us.ibm.com

Its simply not used any more, so its silly to keep creating it.

I also removed the `resourceName` concept from both the Audit Context
object and also the FHIRConfiguration config props.

In the future, I'd also like to remove the undocumented
`fhirServer/audit/patientIdExtensionUrl` config property, but that one
wasn't quite as clean to remove right now...we need to think through
whether/how to include the data subject (e.g. Patient) identifier in the
audit log in a more FHIR-native way.

Finally, I included some unrelated minor updates to the
`fhir-persistence-schema` README.md; now the examples all use the
`default` tenant...this is the simplest option because otherwise
everyone needs to understand our tenancy model just to get something
working on Db2.

Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
@lmsurpre lmsurpre requested review from JohnTimm and prb112 December 19, 2019 04:41
@prb112 prb112 added this to the Sprint 5 milestone Dec 19, 2019
@prb112 prb112 merged commit 9928105 into lee-master Dec 19, 2019
@prb112 prb112 deleted the issue-518 branch December 19, 2019 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants