Difference between revisions of "PCC-4"

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 Medications ===
+
===PCC-4===
This section corresponds to Transaction PCC-4 of the IHE Patient Care Coordination Technical Framework.  Transaction Query Medications is used by the Clinical Data Consumer and Medication Data Repository Actors.
+
''The functionality of this transaction was incorporated into {{ILink|PCC-4|PCC-1}} as a result of a Change ProposalThis transaction is now reserved.''
 
 
Transaction Query Medications 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 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 Requests a list of medications for a given patient matching a minimal set of selection criteria from the Medication Data Repository.
 
:;Cooresponding HL7 Version 3 Application Roles: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])
 
|Medication Data Repository|Returns medications for a given patient matching the selection criteria supplied by the Clinical Data Consumer.
 
:;Cooresponding HL7 Version 3 Application Roles: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 Medications}}
 
 
 
==== Domain Content ====
 
This section lists the requirements specific to the Query Medications transaction. 
 
 
 
{{Note|Implementors of a Medications 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.}}
 
 
 
===== 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 observations listed in the table below.
 
 
 
{{T|Code|Returns|Template Id|Rows=
 
{{R|RXCAT|All Medications|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}}}}
 
{{R|MEDLIST|All Medications|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}}}}
 
{{R|CURMEDLIST|All active medications|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}} }}
 
{{R|DISCHMEDLIST|Discharge Medications|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}}}}
 
{{R|HISTMEDLIST|All Historical Medications|{{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}} }}
 
}}
 
 
 
A Clinical Data Consumer Actor may make requests using other codes to obtain information about specific medications, however, the Medication Data Repository Actor need not honor these codes.
 
 
 
Codes for medications may be found in RxNorm (2.16.840.1.113883.6.88), NDC (2.16.840.1.113883.6.69) and SNOMED CT (2.16.840.1.113883.6.96).
 
 
 
{{Note|The code value specified in the query may represent a code found in &lt;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 specific problem that was the reason for the medication.
 
 
 
A Medication 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-4|PCC-1}}.
 
 
 
===== Get Care Record Profile Response =====
 
A Medication 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 {{ILink|PCC-4|1.3.6.1.4.1.19376.1.5.3.1.4.7|Medications}} template.
 
 
 
==== WSDL Declarations ====
 
{{:PCC-1/WSDL|4|Medication|Medication}}
 

Latest revision as of 10:57, 13 April 2009

PCC-4

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