Document Tag
Document Tag
Source Object: Document Tag
The Document Tag source object is used to categorize and organize healthcare documents by attaching relevant tags to them. These tags provide context and aid in document management within the healthcare system.
Overview
In healthcare systems, a vast amount of documents, such as medical records, test results, and clinical notes, need to be managed efficiently. The Document Tag source object serves as a valuable tool for categorizing and organizing these documents. Each tag is associated with specific attributes, enabling better document management.
Usage
The Document Tag source object is employed in various ways within a healthcare platform:
- Categorization: Tags are used to categorize documents based on their content, purpose, or relevance. This allows healthcare professionals to quickly find and access specific types of documents.
- Contextual Information: The code_type and concept_name fields provide essential contextual information about the tag's meaning and relevance.
- Document Management: Document tags facilitate efficient document management by providing a structured way to group and organize documents.
- Search and Retrieval: Tags enable users to search for and retrieve documents more effectively. For instance, searching for all documents related to a specific medical condition is simplified using tags.
- Audit Trails: Tags may be used in audit trails and document histories to track changes and access to documents.
- Quality Assurance: Tags can be used to identify documents relevant to quality assurance, research, or specific clinical studies.
The Document Tag source object plays a crucial role in organizing and managing healthcare documents, making it easier for healthcare professionals to access and utilize critical information.
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
code | String | Top Level | 0..1 | - | - | - | Composition | type.coding[*].code | - | NA | - | TBD |
code_type | String | Top Level | 0..1 | - | - | CPT, SNOMED, HL7, ICD9, LOINC, CVX, RXNORM, ICD10, CPTII, HCPCS or EL8 | Composition | type.condning[*].system | - | NA | - | TBD |
concept_name | String | Top Level | 0..1 | - | - | - | Composition | title | - | NA | - | TBD |
context | String | Top Level | 0..1 | - | - | rejected, ordered or reviewed | Composition | status | - | NA | - | TBD |
created_date | DateTime | Top Level | 0..1 | - | - | - | Composition | extension[*].valueDateTime | - | NA | created-date | TBD |
deleted_date | DateTime | Top Level | 0..1 | - | - | - | Composition | extension[*].valueDateTime | - | NA | deleted-date | TBD |
description | String | Top Level | 0..1 | - | - | - | Composition | extension[*].valueString | - | NA | desc | TBD |
id | Integer | Top Level | 0..1 | - | - | - | Composition | id | - | NA | - | TBD |
practice_created | Integer | Top Level | 0..1 | - | - | - | Composition | extension[*].valueInteger | - | NA | practice-created | TBD |
snomed_result_code | String | Top Level | 0..1 | - | - | - | Composition | extension[*].valueString | - | NA | snomed-code | TBD |
value | String | Top Level | 0..1 | - | - | - | Composition | extension[*].valueString | - | NA | value | TBD |