PH4H - RACSEL Core Guide - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Description:
Enable physician-to-physician consultations between different countries. This use case focuses on the exchange of structured clinical summaries and medical orders for patients in transit.
Scenario:
This corresponds to a second opinion request, or a request for a more specialized opinion, sent from a physician in country A to a physician in country B. The objective is to obtain a specialized opinion about a clinical case. The process starts with the consultation request, followed by the specialist consultation, generation of a return report, and integration of that report into the patient’s clinical record in the country of origin.
Profiles and Process
POST » [OriginServer]/( LACServiceRequestIT )
LACServiceRequestIT profile: LACServiceRequestIT.
IMPORTANT:
GET ServiceRequest » [OriginServer]/(?performer = Organization/{origin_country} , patient.identifier = [ <patient_identifier> ]
POST ITI 65: » [DestinationServer]/(LACList , LACDocReferenceIT, LACBundleDocIT, LACPatient)
Complete MHD LACBundleTransactionMHDIT profile: LACBundleTransactionMHDIT.
GET DocumentReference » [DestinationServer]/( ?type = [ code= Interconsulta Transfronteriza ] , patient.identifier = [ <patient_identifier> ] & identifier = [ <interconsulta_identifier> ] )