Difference between revisions of "PCC-3"

From IHE Wiki
Jump to navigation Jump to search
m
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Query Diagnostic Data ===
+
===PCC-3===
This section corresponds to Transaction PCC-3 of the IHE Patient Care Coordination Technical Framework.  Transaction Query Diagnostic Data is used by the Clinical Data Consumer and Diagnostic Data Repository Actors.
+
''The functionality of this transaction was incorporated into {{ILink|PCC-3|PCC-1}} as a result of a Change ProposalThis transaction is now reserved.''
 
 
Transaction Query Diagnostic Data uses the same pattern as transaction {{ILink|PCC-3|PCC-1}}.  Therefore, the {{ILink|PCC-3|PCC-1_referenced_standards|Referenced Standards}} and {{ILink|PCC-3|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
 
|Clinical Data Consumer|Requests a list of diagnostic results for a given patient matching a minimal set of selection criteria from the Diagnostic Data Repository.<dl><dt>Cooresponding HL7 Version 3 Application Roles<dd>Care Record Query Placer ([http://www.hl7.org/v3ballot/html/domains/uvpc/uvpc_CareRecordQuery.htm#QUPC_AR004030UV-ar QUPC_AR004030UV])<br/>Query by Parameter Placer ([http://www.hl7.org/v3ballot/html/domains/uvqi/uvqi_QueryByParameter.htm#QUQI_AR000001UV01-ar QUQI_AR000001UV01])</dl>
 
|Diagnostic Data Repository|Returns diagnostic results for a given patient matching the selection criteria supplied by the Clinical Data Consumer.<dl><dt>Cooresponding HL7 Version 3 Application Roles<dd>Care Record Query Fulfiller  ([http://www.hl7.org/v3ballot/html/domains/uvpc/uvpc_CareRecordQuery.htm#QUPC_AR004040UV-ar QUPC_AR004040UV])<br/>Query by Parameter Fulfiller ([http://www.hl7.org/v3ballot/html/domains/uvqi/uvqi_QueryByParameter.htm#QUQI_AR000002UV01-ar QUQI_AR000002UV01])</dl>
 
 
 
|Tx=Query Diagnostic Data}}
 
 
 
==== Domain Content ====
 
This section lists the requirements specific to the Query Diagnostic Data transaction. 
 
 
 
{{Note|Implementors of a Diagnostic Data Repository Actor, or a Clinical Data Consumer Actor shall publish an [http://www.hl7.org/v3ballot/html/infrastructure/conformance/conformance.htm#v3gconfclaims HL7 Conformance Profile] that indicates the vocabularies and code sets that they support for this transaction.}}
 
 
 
{{Note|Diagnostic results include any observations made using specific diagnostic procedures or equipment, including laboratory, imaging, or assessment scales}}
 
 
 
=====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 observations listed in the table below.
 
 
 
{{T|Code|Returns|Template Id|Rows=
 
{{R|LABCAT|All Lab Results|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.13|Simple Observations}}}}
 
{{R|DICAT|All Imaging Results|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.6|Simple Observations}} }}
 
}}
 
 
 
A Clinical Data Consumer Actor may set the <value> element of the <careProvisionCode> element to identify a specific diagnostic result using LOINC, or it may select a class of diagnostic results using the LOINC values specified in the XD*-Lab profile.
 
 
 
A Diagnostic Data Repository Actor shall respond with <observation> elements cooresponding the specified results.  The results shall be returned in the form of clinical statements that conform to the {{ILink|PCC-3|1.3.6.1.4.1.19376.1.5.3.1.4.13|Simple Observation}} template.
 
 
 
=====careProvisionReason=====
 
The <value> element of the <careProvisionReason> element may contain a value identifying a specific problem that was the reason for obtaining the result.
 
A Diagnostic Data Repository Actor that chooses to honor this query parameter shall return only those results that were for the indicated reasonShould 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 {{ILink|PCC-3|PCC-1}}.
 
 
 
==== WSDL Declarations ====
 
{{:PCC-1/WSDL|3|Diagnositic|Diagnositic}}
 

Latest revision as of 10:57, 13 April 2009

PCC-3

The functionality of this transaction was incorporated into PCC-1 as a result of a Change Proposal. This transaction is now reserved.