HealthRecordCommunity
FHIRHL7🌏 International🏛 OpenMRS Inc.Enriched

Proposal to Include Note in OpenMRS FHIR Condition Resource

OpenMRS FHIR Conditionリソースに診察メモの追加を提案

March 27, 2025OpenMRS Inc.

Summary

The Bahmni team proposed incorporating a 'Note' field into the OpenMRS FHIR Condition resource. This aims to improve alignment with standard HL7 FHIR R4 by including consultation notes associated with a condition, thereby enhancing access to relevant clinical context information.

Details

In OpenMRS, supplementary details from consultations are stored in the `additional_detail` field within the Condition model. However, the current OpenMRS FHIR Condition resource (v0.1.0) does not include this note information. Therefore, the Bahmni team proposed extending the resource to incorporate these notes into the FHIR response. Technically, the solution involves modifying the `toFhirResource` method within `ConditionTranslatorImpl.java`, mapping the content of `additional_detail` to the FHIR Note element. This change aims to allow clinicians to retrieve detailed context (consultation notes) regarding a patient's condition via FHIR, supporting more informed decision-making. The OpenMRS Global Support Team acknowledged the proposal and provided guidance on implementation steps. The objective is to ensure that clinical context—which is crucial for continuity of care—is not lost during the translation from the local OpenMRS model to the standardized FHIR format. This proposed update represents a critical specification enhancement for improving data completeness in clinical workflows.

📰
Read Original Article
talk.openmrs.org

Original content copyright by respective publishers