xCaliber healthCare Data Mesh

Encounter Physical Exam

Source Object: Encounter Physical Exam

Overview and Usage: The "Encounter Physical Exam" source object within athena EHR is a fundamental component for capturing and managing physical examination data during healthcare encounters. It allows healthcare providers to record detailed information about a patient's physical condition, helping with diagnosis and treatment planning. Here's an overview of key fields and their usage:

  • Physical Exam: "physicalexam" contains the findings and observations related to the physical examination of the patient. This field captures details of the examination, including the patient's vital signs, body systems, and any specific findings.
  • Last Modified By: "lastmodifiedby" specifies the user or entity responsible for the last modification of the physical examination data, facilitating tracking of changes and updates.
  • Last Modified Date and Time: "lastmodifieddatetime" records the date and time when the physical examination data was last modified.
  • Section Note: "sectionnote" provides an area for additional notes or comments related to the physical examination, allowing for supplementary information or context.
  • Section Note Last Modified By: "sectionnotelastmodifiedby" records the user or entity responsible for the last modification of the section note within the physical examination data.
  • Section Note Last Modified Date and Time: "sectionnotelastmodifieddatetime" captures the date and time when the section note was last modified.
  • Summary Text: "summarytext" may offer a summarized version of the physical examination findings, providing a concise overview of the patient's physical condition.
  • Template Data: "templatedata" can contain structured template data related to the physical examination, ensuring consistent and standardized documentation.
  • Templates: "templates" indicate the specific templates or forms used for capturing physical examination information, which may vary based on clinical specialties or encounter types.
  • Replace Section Note: "replacesectionnote" may be used to specify a replacement or updated section note, allowing for the modification of section notes within the physical examination data.
  • Template IDs: "templateids" can be used to identify the specific templates or forms associated with the physical examination data.

The "Encounter Physical Exam" source object is crucial for healthcare providers to document the physical examination findings during patient encounters. It ensures proper documentation of a patient's physical condition, aiding in diagnosis, treatment planning, and care coordination. Developers can utilize this source object to build features and applications that enhance the documentation and management of physical examination data within athena EHR.

Mapping Table

Data FieldExample ValueSource Data Field DescriptionSource Field Data TypeSource Data Field CardinalityMapped FHIR++ ResourceMapped FHIR Data FieldAugmented MappingAssociated Coding SystemAssociated FHIR Data Field ExtensionMapping Context
lastmodifiedby-A string representing the username of the user who last modified the physical exam section.string0..1Encounterextension.valueStringphysical-exam-last-modified-byTop Level
lastmodifieddatetime-The last time any information in the physical exam section was modified.string0..1Encounterextension.valueDateTimephysical-exam-last-modified-datetimeTop Level
physicalexam-The structured physical exam data. It is structured as a list of paragraphs, each containing a list of sentences, each containing a list of findings.array0..1Encounterextension.valueStringphysical-examTop Level
sectionnote-The structured section-level note for the physical exam section.string0..1Encounterextension.valueStringphysical-exam-section-noteTop Level
sectionnotelastmodifiedby-A string representing the username of a the user who last modified the physical exam section note.string0..1Encounterextension.valueStringphysical-exam-section-note-last-modified-byTop Level
sectionnotelastmodifieddatetime-The last time the physical exam section note was modified.string0..1Encounterextension.valueDateTimephysical-exam-section-note-last-modified-datetimeTop Level
summarytext-The unstructured summary.string0..1Encounterextension.valueStringphysical-exam-summary-textTop Level
templatedata-An array of objects each containing the name and id for physical exam templates attached to the encounter.array0..1Encounterextension.valueStringphysical-exam-template-dataTop Level
templates-The comma separated list of selected physical exam templates used.string0..1Encounterextension.valueStringphysical-exam-templatesTop Level
replacesectionnote-If true, will replace the existing section note with the new one. If false, will append to the existing note.boolean0..1Encounterextension.valueBooleanphysical-exam-replace-section-noteTop Level
templateids-This is a JSON array of the template ids that should remain on (or be added to) the Physical Exam. Any template ids not included in this list will be removed from the Physical Exam.array0..1Encounterextension.valueStringphysical-exam-template-idsTop Level