-
Notifications
You must be signed in to change notification settings - Fork 2
Ta routering update examples e overdracht #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jorritspee
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me. do you also need a review from a FHIR-pro like @gasperr?
|
After some nice, fundamental thoughts on references in the eOverdracht-Task (discussion with @SimonVeldhuijzen) , we came to the following 'generic' statement on references: "A reference SHOULD have a meaningful identifier to support matching to existing, real-world entities by data users in other organizations. Last commit translated the generic statement to one specific for the eOverdacht-Task. |
roald
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some styling suggestions and fixes for typos. Also within the involved parties the 1 should be removed from VZVZ.
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
Co-authored-by: Roald Dijkstra <roald@roalddijkstra.nl>
This pull request introduces significant improvements to the modeling and documentation of routing requests between healthcare providers using FHIR resources. The changes enhance support for both FHIR R4 and STU3 (eOverdracht) scenarios, add new example data, clarify technical agreement documentation, and update resource definitions and codes for better semantic interoperability.
FHIR resource and profile enhancements:
TaskSTU3LocationandTaskSTU3HealthcareService, to support specifying location and healthcare service references in FHIR STU3 Tasks, improving compatibility with eOverdracht requirements.NlGfLocationfor Organization 3, and updatedHealthcareServiceexamples to use Dutch realm codes and reference these locations, increasing realism and alignment with Dutch care profiles. [1] [2]Routing and workflow documentation updates:
routing.md), including updated scope, principles, definitions, and detailed descriptions of directory lookup, ServiceRequest, Task, and HealthcareService roles. Added documentation for new STU3 extensions and provided example XML for eOverdracht Task. [1] [2] [3]Terminology and code system updates:
$v3-RoleCodeto support new location and service type codes, ensuring correct terminology usage in examples and profiles.Published version of this branch: https://build.fhir.org/ig/nuts-foundation/nl-generic-functions-ig/branches/TA-routering-update-examples-eOverdracht/routing.html