Skip to content

feat: add ClinicalImpression helper and enhance Observation categorization#194

Open
DinhLucent wants to merge 1 commit intodotimplement:mainfrom
DinhLucent:feat/clinical-impression-and-obs-category
Open

feat: add ClinicalImpression helper and enhance Observation categorization#194
DinhLucent wants to merge 1 commit intodotimplement:mainfrom
DinhLucent:feat/clinical-impression-and-obs-category

Conversation

@DinhLucent
Copy link
Copy Markdown

This PR introduces support for Clinical Reasoning outputs in the FHIR resource helpers:

  • ClinicalImpression Helper: Added create_clinical_impression and add_finding_to_clinical_impression to support AI agents recording diagnostic assessments.
    • Observation Categorization: Enhanced create_value_quantity_observation to support the category element, enabling better filtering (e.g. vital-signs, laboratory) and FHIR profile compliance.
    • Standard Compliance: Fixed timestamp formatting to use standard ISO 8601 with colon offsets for better Pydantic validator compatibility.
      These additions are crucial for building autonomous clinical agents that need to output structured evidence-based findings.

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