Skip to content

Add Specimen as a supported resource#58

Merged
mikix merged 1 commit intomainfrom
mikix/specimen
Mar 25, 2026
Merged

Add Specimen as a supported resource#58
mikix merged 1 commit intomainfrom
mikix/specimen

Conversation

@mikix
Copy link
Copy Markdown
Contributor

@mikix mikix commented Mar 24, 2026

This (like EpisodeOfCare) is a patient-linked resource that is not easily searchable in Epic, so I added a hydrate task for it too.

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added

This (like EpisodeOfCare) is a patient-linked resource that is not
easily searchable in Epic, so I added a hydrate task for it too.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2184 2184 100% 100% 🟢

New Files

File Coverage Status
smart_fetch/tasks/spec.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
smart_fetch/crawl_utils.py 100% 🟢
smart_fetch/resources.py 100% 🟢
smart_fetch/tasks/init.py 100% 🟢
smart_fetch/tasks/loc.py 100% 🟢
smart_fetch/tasks/pract.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 4bb8f6a by action🐍

@mikix mikix marked this pull request as ready for review March 25, 2026 11:06
# get clever with the type arg to be like "type:not=nothing" - it has to a specific
# system AND code.
#
# For Specimen, Epic only allows you to search by _id, which is no search at all.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this remains just a truly wild implementation detail

@mikix mikix merged commit 39458d9 into main Mar 25, 2026
5 checks passed
@mikix mikix deleted the mikix/specimen branch March 25, 2026 13:01
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