Replies: 4 comments 4 replies
|
Good question. There is no separate "procedure" record type, but the Visits tab covers most of it today. Under Checkups → Visits you can record a past visit with its date, a kind (Hospital, Specialist, Emergency and so on), the reason ("Colonoscopy", "Appendectomy") and the outcome (findings, follow-up, what to watch). A visit can link to documents from the vault (a discharge letter or a pathology report), to lab results, and to a condition from the illness module. That is how I would record surgeries and procedures, including old ones: a date is the only required field. Two related places are worth knowing. The emergency profile has fields for chronic conditions and for implants and devices, which is where lasting consequences of a surgery (a pacemaker, a metal implant) belong so they show up on the emergency card. And the docs page for this is here: https://docs.healthlog.dev/guides/checkups-and-practitioners/ What a visit does not have is structure specific to procedures: no procedure code, no body site, no "surgical history" list of its own. If you find you want that after trying visits, tell me what you would expect to see, and I will take it into account for the structured health questionnaire that is already on the roadmap (#614). |
|
I can use the Visits records to at least record past procedures. Thank you for the detailed information. Other specific use cases I'm thinking of:
|
|
@Cnote43 v1.39.2 brings the next part of what we talked about here. A condition now has the same body site and side a procedure got in 1.39.1, stored encrypted, and the field suggests the sites you already used, so "left knee" is written the same way every time. Checkups has a new Body sites tab: pick a site, and optionally a side, and you see every visit, procedure and condition filed there, with the documents, lab results and visits linked to them. Picking left also shows what is recorded on both sides. The doctor report lists the body site on conditions as well. So for "everything about my left knee" you no longer need a tag: record the site once on the procedure and the condition, and the tab gathers the rest through the links you already have. The details are in the docs: https://docs.healthlog.dev/guides/checkups-and-practitioners/#body-sites As always, I would be glad to hear whether this matches how you want to look things up. |
|
@Cnote43 two more parts of what came out of this discussion are in v1.39.3. The FHIR export now carries a condition's body site and side, so another system that reads the file knows it is your left knee. While checking the export against the official HL7 validator we also found and corrected several codes that were wrong or meant a different measurement, so the file now validates cleanly. A connected AI assistant (through the MCP connection) can now search your visits and procedures, conditions, documents and vaccinations, so a question like "my left knee operation" or "the discharge letter" finds the right record. It reads what you would expect it to read, but never your private notes on conditions or vaccinations, and it respects your module switches. Details: https://docs.healthlog.dev/reference/mcp/ and https://docs.healthlog.dev/features/fhir-export/ Thanks again for the questions that started all three steps. |
Uh oh!
There was an error while loading. Please reload this page.
I looked through the docs and the UI but haven't been able to determine if the intention is for me to use one of the existing record types to record past procedures like surgeries, colonoscopies, etc., or if that feature does not currently exist. Can someone let me know?
All reactions