Imaging result
Source Object: Imaging Result
Overview and Usage: The "Imaging Result" source object within sthena EHR is designed to store and manage results from medical imaging procedures. It contains relevant information and metadata associated with imaging reports. Here's an overview of its primary fields and their usage:
- Appointment ID: Unique identifier linking the result to a specific appointment or encounter.
- Created Date and User: Indicates when and by whom the result was created.
- Deleted Date: Records the date if the result was deleted.
- Department ID: Identifies the department or facility where the imaging took place.
- Document Class, Description, Route, Source, Subclass: Classify and categorize the imaging result document.
- Document Type and ID: Provide additional document-related information.
- Encounter ID: Links the result to a specific patient encounter.
- Entity Type: Specifies the type of entity associated with the result.
- External Accession ID and Note: Records external references and notes.
- Facility ID: Identifies the facility where the imaging was performed.
- File Extension and Size: Describes the format and size of the document.
- Imaging Result ID: A unique identifier for the imaging result.
- Internal Accession ID and Note: Stores internal references and notes.
- Last Modified Date and Time: Indicates when the result was last updated.
- Observation Date and Time: Records the date and time of the imaging observation.
- Order Genus Name and Type: Provides information about the order.
- Original Filename and Document Data: Contain details about the original file and document content.
- Patient ID and Note: Link the result to the patient and include patient-specific notes.
- Portal Published Date and Time: Specifies when the result was published on the patient portal.
- Priority: Assigns a priority level to the result.
- Provider ID: Identifies the healthcare provider associated with the result.
- Received Facility Order Code: Contains information about the facility's order code.
- Status: Indicates the current status of the imaging result.
- Subject: Describes the subject matter of the result.
- Tieto Order ID: Relates the result to a Tieto order.
- Alarm Days: Specifies any alarm or notification periods.
- Interpretation and Template: Include interpretations and relevant templates.
- Action Note: Contains additional action-related notes.
Developers can utilize the "Imaging Result" source object to build applications that efficiently manage and display imaging results, supporting healthcare providers in diagnosing and treating patients.
Mapping Table
Data Field | Example Value | Source Data Field Description | Source Field Data Type | Source Data Field Cardinality | Mapped FHIR++ Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapping Context |
---|---|---|---|---|---|---|---|---|---|---|
appointmentid | - | The appointment ID for this document. | integer | 0..1 | DiagnosticReport | context.related.reference | Top Level | |||
assignedto | - | Person the document is assigned to. | string | 0..1 | DiagnosticReport | extension.valueString | assigned-to | Top Level | ||
createddatetime | - | Date/Time (ISO 8601) the document was created. | string | 0..1 | DiagnosticReport | issued | Top Level | |||
createduser | - | The user who created this document. | string | 0..1 | DiagnosticReport | extension.valueString | created-user | Top Level | ||
deleteddatetime | - | Date/time (ISO 8601) the document was deleted. | string | 0..1 | DiagnosticReport | extension.valueDatetime | deleted-datetime | Top Level | ||
departmentid | - | Department for the document. | string | 0..1 | DiagnosticReport | extension.valueString | department-id | Top Level | ||
documentclass | - | Class of document. | string | 0..1 | DiagnosticReport | category.coding.code | system=athena | Top Level | ||
documentdescription | - | Description of the document type. | string | 0..1 | DiagnosticReport | extension.valueString | document-description | Top Level | ||
documentroute | - | Explains method by which the document was entered into the athenaNet (INTERFACE (digital), FAX, etc.). | string | 0..1 | DiagnosticReport | extension.valueString | document-route | Top Level | ||
documentsource | - | Explains where this document originated. | string | 0..1 | DiagnosticReport | extension.valueString | document-source | Top Level | ||
documentsubclass | - | Specific type of document. | string | 0..1 | DiagnosticReport | category.extension.valueString | document-subclass | Top Level | ||
documenttypeid | - | The ID of the description for this document. | integer | 0..1 | DiagnosticReport | extension.valueString | document-type-id | Top Level | ||
encounterid | - | Encounter ID. | string | 0..1 | DiagnosticReport | encounter.reference | Top Level | |||
entitytype | - | Type of entity creating the document. Possible values are PROVIDER, PATIENT and OTHERS. | string | 0..1 | DiagnosticReport | extension.valueString | entity-type | Top Level | ||
externalaccessionid | - | The external accession ID for this document. Format depends on the system the ID belongs to. | string | 0..1 | DiagnosticReport | extension.valueString | external-accession-id | Top Level | ||
externalnote | - | DEPRECATED: This field has been deprecated and is now returned as 'patientnote'. | string | 0..1 | DiagnosticReport | extension.valueString | external-note | Top Level | ||
facilityid | - | The ID of the clinical provider associated with this clinical document. Clinical providers are a master list of providers throughout the country. These include providers as well as radiology centers, labs and pharmacies. | integer | 0..1 | DiagnosticReport | performer.reference | Top Level | |||
fileextension | - | The file extension of this document. | string | 0..1 | DiagnosticReport | extension.valueString | file-extension | Top Level | ||
filesize | - | The file size of this document. | number | 0..1 | DiagnosticReport | extension.valueString | file-size | Top Level | ||
imagingresultid | - | The primary key for imaging result class of documents. | integer | 0..1 | DiagnosticReport | id | Top Level | |||
internalaccessionid | - | The internal accession ID for this document. Format depends on the system the ID belongs to. | string | 0..1 | DiagnosticReport | extension.valueString | internal-accession-id | Top Level | ||
internalnote | - | The 'Internal Note' attached to this document. | string | 0..1 | DiagnosticReport | extension.valueString | internal-note | Top Level | ||
lastmodifieddatetime | - | Date/time (ISO 8601) the document was last modified. | string | 0..1 | DiagnosticReport | extension.valueDateTime | last-modified-datetime | Top Level | ||
observationdatetime | - | Date/time (ISO 8601) the observation was taken. | string | 0..1 | DiagnosticReport | extension.valueDateTime | observation-datetime | Top Level | ||
ordergenusname | - | The category name of the clinical order. | string | 0..1 | DiagnosticReport | extension.valueString | order-genus-name | Top Level | ||
ordertype | - | Order type group name. | string | 0..1 | DiagnosticReport | extension.valueString | order-type | Top Level | ||
originalfilename | - | The original file name of this document. | string | 0..1 | DiagnosticReport | extension.valueString | original-file-name | Top Level | ||
patientid | - | The athenaNet patient ID. | integer | 0..1 | DiagnosticReport | subject.reference | Top Level | |||
patientnote | - | External note for the patient. | string | 0..1 | DiagnosticReport | extension.valueString | patient-note | Top Level | ||
portalpublisheddatetime | - | The date the document was published to the portal in format (yyyy-mm-ddThh:mm:ss). | string | 0..1 | DiagnosticReport | extension.valueDateTime | portal-published-datetime | Top Level | ||
priority | - | Document priority, when available. 1 is high, 2 is normal. Some labs use other numbers or characters that are lab-specific. | string | 0..1 | DiagnosticReport | extension.valueString | priority | Top Level | ||
providerid | - | Provider ID for this document. | integer | 0..1 | DiagnosticReport | performer.reference | Top Level | |||
receivedfacilityordercode.code | - | The code as received from the facility via HL7 in OBR.4. | string | 0..1 | DiagnosticReport | extension.valueCodeableConcept.code | received-facility-order-code | Top Level | ||
receivedfacilityordercode.display | - | string | 0..1 | DiagnosticReport | extension.valueCodeableConcept.display | received-facility-order-code | Top Level | |||
status | - | Status of the document. | string | 0..1 | DiagnosticReport | status | Top Level | |||
subject | - | Subject of the document. | string | 0..1 | DiagnosticReport | extension.valueString | subject | Top Level | ||
tietoorderid | - | Order ID of the order this document is tied to, if any. | integer | 0..1 | DiagnosticReport | extension.valueString | tie-to-order-id | Top Level | ||
alarmdays | - | The number days until a document will go into followup after being sent to the portal. | string | 0..1 | DiagnosticReport | extension.valueString | alaram-days | Top Level | ||
description | - | A description of the imaging result document (e.g. "imaging result"). | string | 0..1 | DiagnosticReport | extension.valueString | description | Top Level | ||
documentdata | - | Text data for this document. Typically because there are no attachments. | string | 0..1 | DiagnosticReport | extension.valueString | document-data | Top Level | ||
isconfidential | - | If true, this result document should not be shown to the patient. | string | 0..1 | DiagnosticReport | extension.valueString | is-confidential | Top Level | ||
tiedtoprocedureorsurgery | - | Link to retrieve the tied to surgery/procedure document. | string | 0..1 | DiagnosticReport | extension.valueString | tied-to-procedure-or-surgery | Top Level | ||
resultstatus | - | The status of the result (e.g. "final", "partial"). | string | 0..1 | DiagnosticReport | extension.valueString | result-status | Top Level | ||
originaldocument.contenttype | - | The content-type of the original document. | string | 0..1 | DiagnosticReport | presentedForm.attachment.contentType | Top Level | |||
originaldocument.href | - | The URL to get the original document. | string | 0..1 | DiagnosticReport | presentedForm.attachment.url | Top Level | |||
pages.contenttype | - | The content-type that will be returned by the page image call. | string | 0..1 | DiagnosticReport | presentedForm.attachment.contentType | Top Level | |||
pages.href | - | The URL to get the document image. | string | 0..1 | DiagnosticReport | presentedForm.attachment.url | Top Level | |||
pages.pageid | - | The ID to use in a call to get the page image. | string | 0..1 | DiagnosticReport | presentedForm.attachment.id | Top Level | |||
pages.pageordering | - | Within this list of pages, the ordering (starting with 1). | string | 0..1 | DiagnosticReport | presentedForm.attachment.extension.valueString | page-ordering | Top Level | ||
pcas.href | - | The URL to the PACS system to view the imaging study. | string | 0..1 | DiagnosticReport | extension.valueAttachment.url | pcas | Top Level | ||
actionnote | - | The most recent action note for a document. | string | 0..1 | DiagnosticReport | extension.valueString | action-note | Top Level | ||
interpretation | - | The practice entered interpretation of this result. | string | 0..1 | DiagnosticReport | conclusion | Top Level | |||
interpretationtemplate | - | The interpretation template added to the imaging result. | object | 0..1 | DiagnosticReport | Top Level |