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

Add bill related visit attributes #790

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Add bill related visit attributes #790

merged 1 commit into from
Mar 14, 2024

Conversation

CynthiaKamau
Copy link
Contributor

No description provided.

@CynthiaKamau CynthiaKamau force-pushed the billing-visit-attributes branch 3 times, most recently from 91af039 to 8fc3e8a Compare March 14, 2024 07:59
@CynthiaKamau CynthiaKamau requested review from dkayiwa and alaboso March 14, 2024 08:29
@@ -1,3 +1,9 @@
Uuid,Void/Retire,Entity name,Name,Description,Min occurs,Max occurs,Datatype classname,Datatype config,Preferred handler classname,Handler config,_order:1000
57ea0cbb-064f-4d09-8cf4-e8228700491c,,Visit,Punctuality,,0,1,org.openmrs.customdatatype.datatype.ConceptDatatype,d81d4698-e78c-420d-aac5-cb1f606fb32e,,,
aac48226-d143-4274-80e0-264db4e368ee,,Visit,Insurance Policy Number,,0,1,org.openmrs.customdatatype.datatype.FreeTextDatatype,,,,
3a988e33-a6c0-4b76-b924-01abb998944b,,Visit,Insurance Scheme,The insurance scheme the patient is using to settle payment for services,0,1,org.openmrs.customdatatype.datatype.FreeTextDatatype,,,,
8553afa0-bdb9-4d3c-8a98-05fa9350aa85,,Visit,Payment Method,The payment method used by the patient to settle payment,0,1,org.openmrs.customdatatype.datatype.FreeTextDatatype,,,,
Copy link
Member

@dkayiwa dkayiwa Mar 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that they are free text. But what kind of values do these attribute types take? Names, Uuids, List of constants? Giving examples in the description makes it super clear. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Expected values are uuids

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It greatly helps if the description includes that because when i saw this, i had no idea whether this expected a uuid, name, or something else.

@CynthiaKamau CynthiaKamau force-pushed the billing-visit-attributes branch from 8fc3e8a to 830a8a8 Compare March 14, 2024 13:35
@CynthiaKamau CynthiaKamau requested a review from dkayiwa March 14, 2024 13:50
@CynthiaKamau CynthiaKamau force-pushed the billing-visit-attributes branch from 830a8a8 to 1090736 Compare March 14, 2024 13:53
@dkayiwa dkayiwa merged commit e7b77bd into main Mar 14, 2024
7 checks passed
@pirupius pirupius deleted the billing-visit-attributes branch April 29, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants