Difference between revisions of "PCC-5"

From IHE Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
This section corresponds to Transaction PCC-5 of the IHE Patient Care Coordination Technical Framework.  Transaction Query Immunizations is used by the Clinical Data Consumer and Immunization Data Repository Actors.
 
This section corresponds to Transaction PCC-5 of the IHE Patient Care Coordination Technical Framework.  Transaction Query Immunizations is used by the Clinical Data Consumer and Immunization Data Repository Actors.
  
Transaction Query Immunizations uses the same pattern as transaction {{ILink|PCC-5|PCC-1}}.  Therefore, the {{ILink|PCC-5|PCC-1_referenced_standards|Referenced Standards}} and {{ILink|PCC-5|PCC-1_interaction_diagrams|Interaction Diagrams}} sections also serve to document the standards and interactions used in this transaction.  Information specific to this transaction is described in futher detail below in the section on [[#Domain Content|Domain Content]].
+
Transaction Query Immunizations uses the same pattern as transaction {{ILink|PCC-5|PCC-1}}.  Therefore, the {{ILink|PCC-5|PCC-1_referenced_standards|Referenced Standards}} and {{ILink|PCC-5|PCC-1_interaction_diagrams|Interaction Diagrams}} sections of that transaction also serve to document the standards and interactions used in this transaction.  Information specific to this transaction is described in futher detail below in the section on [[#Domain Content|Domain Content]].
  
 
=== Use Case Roles ===
 
=== Use Case Roles ===

Revision as of 04:52, 1 June 2007

Query Immunizations

This section corresponds to Transaction PCC-5 of the IHE Patient Care Coordination Technical Framework. Transaction Query Immunizations is used by the Clinical Data Consumer and Immunization Data Repository Actors.

Transaction Query Immunizations uses the same pattern as transaction PCC-1. Therefore, the Referenced Standards and Interaction Diagrams sections of that transaction also serve to document the standards and interactions used in this transaction. Information specific to this transaction is described in futher detail below in the section on Domain Content.

Use Case Roles

Clinical Data Consumer   Immunization Data Repository
Usecase.png
Query Immunizations
Actor
Clinical Data Consumer
Role
Requests a list of immunizations for a given patient matching a minimal set of selection criteria from the Immunization Data Repository.
Actor
Immunization Data Repository
Role
Returns immunizations for a given patient matching the selection criteria supplied by the Clinical Data Consumer.


Domain Content

This section lists the requirements specific to the Query Immunizations transaction.


Note: Implementors of a Immunizations Data Repository Actor, or a Clinical Data Consumer Actor shall publish an HL7 Conformance Profile that indicates the vocabularies and code sets that they support for this transaction.


Get Care Record Profile Query

careProvisionCode

A Clinical Data Consumer may specify the following values from the HL7 ActCode vocabulary (2.16.840.1.113883.5.4) to obtain the immunzation records listed in the table below.

Code Returns Template Id
IMMUCAT All Immunizations Immunizations

A Clinical Data Consumer Actor may make requests using other codes to obtain information about specific Immunizations, however, the Immunizations Data Repository Actor need not honor these codes.

Codes for Immunizations may be found in RxNorm (2.16.840.1.113883.6.88), CVX (2.16.840.1.113883.6.59) and SNOMED CT (2.16.840.1.113883.6.96), and elsewhere.


Note: The code value specified in the query may represent a code found in <code> of the <substanceAdministration>, or any of its components, and thus may identify an act or a substance


careProvisionReason

The <value> element of the <careProvisionReason> element may contain a value identifying a the reason for the immunization.

An Immunization Data Repository Actor that chooses to honor this query parameter shall return only those results that were for the indicated reason. Should the Diagnostic Data Repository Actor not support the use of the <careProvisionReason> element, it shall indicate this by raising the appropriate alert as decribed in the expected actions recorded in PCC-1.

Get Care Record Profile Response

An Immunzation Data Repository Actor shall respond to a query request by returning clinical statements matching the query parameter returned within <pertinentInformation3> data elements.

The clinical statements that are returned for by this transaction shall conform to the |Immunzations template.