Skip to content

SW - License type design/implementation to support both single and multi-state licenses #1585

@landonshumway-ia

Description

@landonshumway-ia

The Social Work compact needs to support both single and multi-state license types. There are three types of licenses:

licensed clinical social worker
licensed master social worker
licensed bachelor social worker

We have several options for distinguishing single and multi-state licenses.

The first option is to define a single and mutli-state license type for each of the three listed above, so for example, under the licenseType field, a state would enter something like the following:
licensed clinical social worker single state
licensed clinical social worker multi-state

Alternatively, we can add another required field that would need to be included when uploading licenses such as licenseScope which can be either single state or multi-state (these values are just examples. They can be set to whatever SW finds best fitting).

There are other options as well that can be considered. This ticket involves defining the final solution for tracking the different single and multi-state license types.

Notes

Questions

Assumptions

Estimate

Tasks

  • TODO
  • Automated tests
  • API Docs
  • Postman collection
  • PR opened with labels / reviewers / assignee / linked-issue

Implementation Notes

Metadata

Metadata

Type

No fields configured for BE.

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions