Skip to content
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

Representation of "verksamhetstyp" of an organization #71

Open
danka74 opened this issue Apr 5, 2024 · 5 comments · May be fixed by #82
Open

Representation of "verksamhetstyp" of an organization #71

danka74 opened this issue Apr 5, 2024 · 5 comments · May be fixed by #82
Assignees

Comments

@danka74
Copy link
Contributor

danka74 commented Apr 5, 2024

Relates to issue #47. If "business type" (verksamhetskod/typ/område) no longer is the value of Organization.type what is the alternative representation.

Background: it was raised in #47 that the type of an organization would rather be used for "vårdgivare" and "vårdenhet". In work at EHM with the assignment on a national catalog of care providers, it has been raised other needs, e.g. to represent types of organizational units, e.g. "Sjukhus", "Vårdcentral", "Klinik" corresponding to the "enhetstyp" in HSA.

One such alternative would be to use a high-level HealthcareService providedBy the organization to specify the "verksamhetstyp".

@danka74
Copy link
Contributor Author

danka74 commented Apr 18, 2024

Organization project meeting 2024-04-18:
A solution of using HealthcareService.category for "verksamhetstyp" referencing the organization performing the "verksamhet" using HealthcareService.providedBy was presented. @danka74 will present in more detail at next meeting.
The solution adds an additional resource and the added complexity of the additional resource should be compared to potential overloading of Organization.type.

@danka74
Copy link
Contributor Author

danka74 commented Apr 24, 2024

Organization.type in the resource is bound to this ValueSet including codes for e.g. "Hospital department", "Healthcare provider"), i.e. not the kind of healthcare provided by the organization.

@danka74
Copy link
Contributor Author

danka74 commented Apr 25, 2024

Did some work on Organization and a new HealthcareService:

@danka74 danka74 self-assigned this Apr 26, 2024
@danka74
Copy link
Contributor Author

danka74 commented Apr 26, 2024

2024-04-26 Task force meeting:

  • agreement HSAVerksamhetVS binding should be removed from Organization.type
  • comparing to other profiles for organization (US, AU) HealthcareService should be used to represent "verksamhet"
    • adds some complexity and risk of lack of synchronization between two resources vs. only one
    • decided to follow example from US and AU
    • To implement in branch and make pull request

@danka74 danka74 linked a pull request Jun 3, 2024 that will close this issue
@danka74 danka74 linked a pull request Jun 3, 2024 that will close this issue
@danka74
Copy link
Contributor Author

danka74 commented Aug 26, 2024

Comparing FHIR profile also to HSA schema (v.4.21.2):

  • enhetstyp (sjukhus, vårdcentral, distansenhet, apotek) potential use of Organization.type
  • ägarform överensstämmer med SCB/Skatteverkets kodverk
  • vårdgivartillgörighet - direkt referens från alla vårdenheter till den vårdgivare enheten tillhör
  • vård- och omsorgsform - möjlig användning HealthcareService.category?
  • skolform för elevhälsa?

The HealthcareService resource representing "verksamhet" can be a contained resource inside the Organization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant