Search found 4 matches

by kevinc
Tue Feb 08, 2022 9:02 am
Forum: API
Topic: Does the patientNotes PUT endpoint allow setting the `Service` column of the `patientnote` table?
Replies: 5
Views: 3581

Re: Does the patientNotes PUT endpoint allow setting the `Service` column of the `patientnote` table?

Thank you for your responses. Quick related follow up question. I'm looking to write information like this screenshot lays out and I see the `Procedurelogs POST` that's in beta. Is there anywhere else that makes sense and/or is available now? Edit: screenshot link as other one was time limited, I ga...
by kevinc
Fri Feb 04, 2022 12:44 pm
Forum: API
Topic: Does the patientNotes PUT endpoint allow setting the `Service` column of the `patientnote` table?
Replies: 5
Views: 3581

Does the patientNotes PUT endpoint allow setting the `Service` column of the `patientnote` table?

Is it only limited to the example return?

Code: Select all

{
 "Medical": "Unknown family history.",
 "ICEName": "Carolyn Wright",
 "ICEPhone": "(820) 202-1134"
} 
Thanks!
by kevinc
Mon Jan 17, 2022 7:14 am
Forum: Developers
Topic: Are there patient GUID's?
Replies: 2
Views: 3983

Re: Are there patient GUID's?

Thank you, Jordan!
by kevinc
Fri Jan 14, 2022 9:17 am
Forum: Developers
Topic: Are there patient GUID's?
Replies: 2
Views: 3983

Are there patient GUID's?

I'm looking for GUID's for patients but I don't see any. Just wanting to make sure I'm not missing anything.

Thanks!