Clinical Document
Clinical Document
Source Object: Clinical Document
The Clinical Document source object represents structured clinical documents that contain comprehensive patient health information. These documents are crucial for healthcare providers to access, document, and share patient data in a structured and standardized format.
Overview
Clinical documents play a vital role in healthcare, providing a standardized way to capture and share essential patient information. These documents may include patient demographics, allergies, authoring details, medications, immunizations, lab results, procedures, vitals, and encounters. Structured in a specific format, clinical documents enable interoperability and facilitate care coordination.
Usage
The Clinical Document source object serves multiple purposes and is used in various healthcare scenarios:
- Comprehensive Patient Records: Clinical documents provide a comprehensive overview of a patient's health, making them a valuable resource for healthcare providers in diagnosing and treating medical conditions.
- Data Exchange: These documents facilitate data exchange between different healthcare systems and providers, ensuring that patient information is available when and where it is needed.
- Care Coordination: Clinical documents are instrumental in care coordination, especially during transitions of care or when patients are seen by multiple providers.
- Immunization Records: Immunizations_imported and allergies_imported sections in clinical documents enable healthcare providers to access immunization history and allergy information for accurate treatment decisions.
- Lab Results: Labs_imported sections contain important lab results, aiding in the diagnosis and management of medical conditions.
- Medication Management: Medications_imported sections help in tracking and managing a patient's medication history.
- Procedures and Encounters: Procedures_imported and encounters_imported sections document details about medical procedures and patient encounters.
- Authoring and Metadata: Author_name and authoring_practice fields provide information about the document's author and practice, which is valuable for accountability and communication.
The Clinical Document source object serves as the backbone for maintaining structured and standardized health records, contributing to better patient care, data exchange, and healthcare decision-making.
Mapping Table
Data Field | Source Field Data Type | Resource Mapping Context | Source Data Field Cardinality | Source Data Field Description | Example Value | Source Data Field Validation Rule | Mapped FHIR Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapped FHIR Data Field Type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
allergies_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | allergies | TBD |
author_name | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | author.reference | RelatedPerson | NA | - | TBD |
authoring_practice | Integer | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueReference.reference | - | NA | practice | TBD |
created_date | DateTime | Top Level | 0..1 | - | - | - | DocumentReference | date | - | NA | - | TBD |
data_format | String | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueString | - | NA | data-format | TBD |
deleted_date | DateTime | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueDateTime | - | NA | deleted-date | TBD |
demographics_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | demographics | TBD |
encounters_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | encounters | TBD |
id | Integer | Top Level | 0..1 | - | - | - | DocumentReference | id | - | NA | - | TBD |
immunizations_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | immunizations | TBD |
labs_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | labs | TBD |
medications_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | medications | TBD |
patient | Integer | Top Level | 0..1 | - | - | - | DocumentReference | subject.reference | - | NA | - | TBD |
problems_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | problems | TBD |
procedures_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | procedures | TBD |
vitals_imported | Boolean | Top Level | 0..1 | - | - | - | DocumentReference | extension[*].valueBoolean | - | NA | vitals | TBD |
xml_file | Object | Top Level | 0..1 | - | - | - | DocumentReference | - | - | NA | - | TBD |
xml_file.content_type | String | Top Level | 0..1 | - | - | - | DocumentReference | content[*].attachment.contentType | - | NA | - | TBD |
xml_file.original_filename | String | Top Level | 0..1 | - | - | - | DocumentReference | content[*].attachment.title | - | NA | - | TBD |