Excerpt |
---|
The eHealth infrastructure is a multitenancy solutions where data is or can be shared between Telemedicine solutions. This page describes the mechanism for Telemedicine Solutions to tag information and search for these tags to separate owned by a single Telemedicine Solution. |
The eHealth Infrastructure provides a mechanism for solutions to co-exist despite not being aligned on all processes and resources used. Coexistence (in Danish: Sameksistens) is a softened form of multitenancy where the solutions choose when to search generically or specifically.
...
A coexistence tag is defined in https://docs.ehealth.sundhed.dk/latest-released/igfhir/CodeSystem-ehealth-system.html and has the following characteristics:
...
In automated processing in the eHealth infrastructure
rule execution
coexistence tag from EpisodeOfCare/CarePlan/ServiceRequest is carried to rule-controlled creation of ClinicalImpression and/or Task and/or ehealth-message profile Communication
missing measurements check
coexistence tag from EpisodeOfCare/CarePlan/ServiceRequest is carried to ehealth-message Communication about measurements missing
reminder about upcoming measurements to the Patient
coexistence tag from EpisodeOfCare/CarePlan/ServiceRequest is carried to ehealth-message Communication about the reminder
scheduled changes in EpisodeOfCare/CarePlan status and/or list of associated CareTeam
coexistence tag from EpisodeOfCare/CarePlan/ServiceRequest is carried to ehealth-message Communication about the change
On $create-episode-of-care (https://docs.ehealth.sundhed.dk/latest-releasedfhir/ig/OperationDefinition--s-create-episode-of-care.html )
coexistence tag from EpisodeOfCare is carried to ehealth-message Communication about the creation
On $apply (https://docs.ehealth.sundhed.dk/latest-releasedfhir/ig/OperationDefinition-PlanDefinition-i-apply.html )
coexistence tag from EpisodeOfCare is carried to ehealth-message Communication, CarePlan, and ServiceRequest
On $submit-measurement (https://docs.ehealth.sundhed.dk/latest-released/igfhir/OperationDefinition--s-submit-measurement.html )
coexistence tag from ServiceRequest is carried to Observation, QuestionnaireResponse, Media and Provenance
On creation of:
DeviceUseStatement
coexistence tag from CarePlan is carried to DeviceUseStatement
...