Skip to content

Updated Needed for Published IG

Saul A Kravitz edited this page Aug 3, 2020 · 5 revisions

Client

Near Search:

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).

All searches:

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.

General Search

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.

Patterns

Patterns we want implementers to use

The patterns we want implementers to use are in this PPT. I am currently updating the examples to follow these patterns.

HealthcareService

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.

Pharmacy Network Patterns

This is the most egregious problem with the current RI. Reference slide #6

PractitionerRole

Need to add some examples of hospital affiliation. (see slide 10, bottom let) The current code generation omits the healthcare service.

Specialties vs certifications

I think the RI gets these wrong. I will review.