jfabrizio329 / signal-mso-fhir-profiles

Signal Managed Service Organization FHIR profiles
1 stars 0 forks source link

Region specification - potential Address.extension #9

Closed enjoysparkling closed 1 year ago

enjoysparkling commented 1 year ago

As a user, I would like the ability to select and search a Signal business-specific region for Organization locations. E.g. South, North, SouthWest, etc.

@Gokulsignal - Can we confirm - is this needed on the UI?

This will likely need to be covered by an Address datatype extension. I am unable to find anything we can reuse , so we may have to build this from scratch.
I believe this will be a business-specific, reusable value set (is there a code system we can base this on??). It needs to represent the business's definitions of region.

This will be applicable to Organization and potentially to Location, Patient, and other resources that directly reference a location Location only at this point.


Tasks:

arunsundar-m commented 1 year ago

@enjoysparkling Hi Matt, We have discussed with UI team and created a story in JIRA to get their consent. It looks like this field is not used anywhere in the UI.

We can close this issue.

cc @Gokulsignal

Thanks, Arun

enjoysparkling commented 1 year ago

If it is needed in the future or for some non-UI classification reasons, we can re-open this issue.

enjoysparkling commented 1 year ago

This is back in play. It will be referenced from the OrganizationAffiliation, since it will represent in what Business region a provider-location operates in relation to the service organization.

enjoysparkling commented 1 year ago

@arunsundar-m - we do not have the specified regions, but would you start this work with placeholder data?
Complete tasks above. I suggest the following Code System / ValueSet values:

Level Code Display Definition Comments
1 signal-region Signal Region --- ---
2 signal-north Signal North --- ---
2 signal-south Signal South --- ---
2 signal-east Signal East --- ---
2 signal-west Signal West --- ---
1 rmh-region Rocky Mountain Health --- ---
2 rmh-north Rocky Mountain Health North --- ---
2 rmh-south Rocky Mountain Health South --- ---
2 rmh-east Rocky Mountain Health East --- ---
2 rmh-west Rocky Mountain Health West --- ---
arunsundar-m commented 1 year ago

@enjoysparkling Hi Matt, Please review the changes I have made for adding region, I have not created a pull request as there might be naming changes.

https://github.com/enjoysparkling/signal-mso-fhir-profiles/commit/80128756e6731ffa0c7508e84ff35cea68e08ab1