Skip to content

MedicationStatement

arlowatts edited this page Jun 19, 2023 · 17 revisions

MedicationStatement Resource

This resource endpoint follows HL7 FHIR version 4.0.1 specifications. It is a record of medication being taken by a patient, or that the medication has been given to a patient where the record is the result of a report from the patient or another clinician. A medication statement is not a part of the prescribe -> dispense -> administer sequence but is a report that such a sequence (or at least a part of it) did take place resulting in an understanding that the patient has received a particular medication.

The payload of a MedicationStatement request contains an HL7 FHIR compliant DocumentReference, which contains the HL7-v2 message, Base 64 encoded, as listed in the table below. A successful response will contain the corresponding HL7-v2 message, also wrapped in an HL7 FHIR DocumentReference.

Supported HL7-v2 Interactions

"contentType": "x-application/hl7-v2+er7"
PharmaNet Interaction Version Hl7-v2 Request Required System Scope
Drug Utilization Evaluation (DUE) Inquiry PNet-R70.5 TDU_00_REQUEST system/MedicationStatement.read
DUE Inquiry with patient profile information (complete) PNet-R70.5 TDUTRP_00_REQUEST system/MedicationStatement.read
DUE Inquiry with patient profile information (latest) PNet-R70.5 TDUTRR_00_REQUEST system/MedicationStatement.read
DUE Inquiry with profile filled elsewhere PNet-R70.5 TDUTRS_00_REQUEST system/MedicationStatement.read
Patient Medication Profile Information Update PNet-R70.5 TPI_00_REQUEST system/MedicationStatement.write
Patient Medication Profile Request PNet-R70.5 TRP_00_REQUEST system/MedicationStatement.read
Patient Medication Profile Most Recent Only PNet-R70.5 TRR_00_REQUEST system/MedicationStatement.read
Patient Profile Filled Elsewhere PNet-R70.5 TRS_00_REQUEST system/MedicationStatement.read

Example Request Message

TDU_00 DUE Inquiry Message

MSH|^~\&|DESKTOP|EMR|DESKTOP|EMRMD|2014/09/09 12:33:33|userID:192.168.0.1|ZPN|674212|P|2.1||
ZCA|1|70|00|MA|01|
ZCB|LDJQQ|140715|674212
ZCC||||||||LYGYD|PQLZVK|000nnnnnnnnnn|M
ZCD||||319233|||66999997||100|25|||||||||||||||
ZPJ|ZPJ1^^^^^^|ZPJ2^^~ZPJ2^^~ZPJ2^^|ZPJ3^^|ZPJ4^Transaction Trace ID: 674212
ZZZ|TDU||674212|P1|nnnnnnnnnn|||||ZZZ1^

Clone this wiki locally