Difference between revisions of "CDA Implementation Guides"

From HL7 Publishing Wiki
Jump to navigation Jump to search
Line 40: Line 40:
 
# Introduction
 
# Introduction
 
# Additional background information
 
# Additional background information
# Shared Templates (Header, Address, Naming conventions, etc.)
+
# Shared Templates (Header)
 
# Listing of Document Templates
 
# Listing of Document Templates
## Document Template Identifier
 
## Context of Use
 
## Document Description
 
## Constraint Overview
 
## Conformance Statements
 
## Value Set(s) referenced
 
## Sample(s)
 
 
# Listing of Section Templates
 
# Listing of Section Templates
## Section Template Identifier
 
## Context of use
 
## Section Description
 
## Constrain Overview
 
## Conformance Statements
 
## Value Set(s) referenced
 
## Sample(s)
 
 
# Listing of Entry Templates
 
# Listing of Entry Templates
## Entry Template Identifier
+
# Shared Templates (Address, Name conventions, etc.)
## Context of use
+
# Listing of all Templates
## Entry Description
+
# Listing of all Value Sets
## Constrain Overview
 
## Conformance Statements
 
## Value Set(s) referenced
 
## Sample(s)
 
  
 
==Templates on CDA==
 
==Templates on CDA==

Revision as of 20:03, 22 January 2017

Editing tips and notes

Return to master table of contents

1 CDA Overview

(content on separate page)

2 Introduction to CDA Technical Artifacts

(content on separate page)

3 CDA Document Exchange in HL7 Messages

(content on separate page)

4 CDA Implementation Guides

The Clinical Document Architecture defines a single logical schema, which may be used to instantiate any clinical document for exchange. CDA can be used, by itself, to create such documents, which then can be shared and read by recipients with no problem. However the true utility of CDA to improve interoperability, is only realized when the base CDA standard is further constrained to define specific types of documents and their associated processable clinical statements.

4.1 Benefits of Constraining CDA

There are a number of benefits which can be derived from constraining CDA documents.

  1. Specific types of documents can be defined, instantiated, exchanged and used (E.g. Consult Note, Procedure Note, Continuity of Care Document, ...)
  2. Required and optional sections of a clinical document can be identified (E.g. Reason for Visit, Family History, ...)
  3. Realm specific constraints and conventions can be identified (E.g. US Realm Header, US Address and Patient Naming, ...)
  4. Required and optional entries (machine processable content) can be identified (E.g. Medication Entries, Problem Entries, ...)

In addition to serving as a useful guides for implementers or creators of CDA documents, CDA Implementation Guides with their associated templates can:

  1. Be used to improve consistentcy across documents, by reusing sections and clinical statement models from previously IGs.
  2. Be used to create new document types, by using reusable sections and clinical statement models form previously defined IGs.
  3. Be used to validate document instance conformance to constants and best practices (Machine Processable Conformance Testing)
  4. Be used by receivers to aid in their processing of complex clinical content, there by improving semantic interoperability.

The Architecture of CDA is demonstrated in the system of reusable constraint models (templates) which have been created, used and reused in various CDA Implementation Guides. Implementation Guides define the constraints or expected additional conformance rules to be applied to document instances beyond those already defined within the CDA standard itself. As such every CDA document expressing conformance to a CDA Implementation Guides is still a CDA document, it simply asserts additional conformance to the constraints defined within an Implementation Guide.

4.2 Structure of CDA Implementation Guides

A CDA Implementation Guide is used package up the set of constraints defined for specific set of CDA document types. Some implementation Guides are for a single document types, while others are used to define sets of documents that share common features or use cases. Over time, an evolving structure has been established for CDA Implementation Guides.

CDA Implementation Guides

Contain:

  1. Introduction
  2. Additional background information
  3. Shared Templates (Header)
  4. Listing of Document Templates
  5. Listing of Section Templates
  6. Listing of Entry Templates
  7. Shared Templates (Address, Name conventions, etc.)
  8. Listing of all Templates
  9. Listing of all Value Sets

4.3 Templates on CDA

4.3.1 Template Identifiers

4.3.2 Template Versioning

4.3.3 Open and Closed Templates

4.4 Conformance Statements

4.4.1 Conformance Verbs (Keywords)

4.4.2 Cardinality Constraints

4.4.2.1 Optional and Required with Cardinality

4.4.3 Containment Relationships

4.4.4 Data Types

4.4.5 Vocabulary Binding

4.4.5.1 Code Binding

4.4.5.2 ValueSet Binding

4.4.5.3 Concept Domain Binding

4.4.6 Readable Conformance

4.4.6.1 Tabular Conformance Statements

4.4.6.2 Narrative Conformance Statements

4.5 Machine Processsable Conformance

4.5.1 Benefits of Processable Conformance

4.5.2 Machine Processable Strategies

5 CDA R-MIM

(content on separate page)

6 CDA Hierarchical Description

(content on separate page)

7 CDA XML Implementation

(content on separate page)

8 Appendix

(content on separate page)