-
Notifications
You must be signed in to change notification settings - Fork 6
Updated Needed for Published IG
Currently this is done on the server using location.near. This search parameter is going away, so the same functionality will need to be performed on the client by doing the geographic filtering on the client side, or omitting this functionality (which would be unfortunate).
The search parameter collection has been significantly narrowed since the balloted IG. Need to review all searches in the client to make sure they are still available.
Add a general search that leverages healthcare Service to find organizations and practitioners that are relevant, and that are in a certain geography. For example, a search for 'urgent care' near me.
The patterns we want implementers to use are in this PPT. I am currently updating the examples to follow these patterns.
All organizationAffiliations and PractitionerRoles generated should also generate and reference a healthcareservice. Most of the key fields in the healthcareservice, practitionerrole and organizationaffiliation have new value set bindings to facilitate search.
This is the most egregious problem with the current RI. Reference slide #6
Need to add some examples of hospital affiliation. (see slide 10, bottom let) The current code generation omits the healthcare service.
I think the RI gets these wrong. I will review.