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

Intake - Zambdas - new appointments all set tag to Telemed #529

Closed
GiladSchneider opened this issue Oct 28, 2024 · 1 comment
Closed

Intake - Zambdas - new appointments all set tag to Telemed #529

GiladSchneider opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@GiladSchneider
Copy link
Contributor

meta: {
      tag: [{ code: OTTEHR_MODULE.TM }],
    },

in person appointments should have their own tag

@GiladSchneider GiladSchneider added the bug Something isn't working label Oct 28, 2024
@GiladSchneider GiladSchneider self-assigned this Nov 8, 2024
@GiladSchneider GiladSchneider added this to the Q milestone Nov 8, 2024
@DenysMyrosh
Copy link
Collaborator

Env: development
Hash: 86ef388
Version: 0.16.0

In person visit - https://console.oystehr.com/fhir/resources/Appointment/c43faa05-362a-4eee-9166-482f781ecbe1/json ✔️

    "tag": [
      {
        "code": "OTTEHR-UC"
      }

Telemed visit - https://console.oystehr.com/fhir/resources/Appointment/95d37342-f41f-47af-b032-7651a9f56367/json ✔️

    "tag": [
      {
        "code": "OTTEHR-TM"
      }
    ],

@github-project-automation github-project-automation bot moved this from Ready For Test to Ready For Release in Ottehr Product Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants