Maestro de pacientes
0.3.0 - draft Chile flag

Maestro de pacientes, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_mpi/ and changes regularly. See the Directory of published versions

OperationDefinition: Operación para Obtener Identificadores Correspondientes

Official URL: https://interoperabilidad.minsal.cl/fhir/ig/mpi/OperationDefinition/MPI.PIXm.pix Version: 0.3.0
Standards status: Draft Maturity Level: 1 Computable Name: MPI_PIXM_pix

Operación compatible con la $ihe-pix para obtener los identificadores correspondientes de cada recurso paciente

  • Input: sourceIdentifier, targetSystem, and _format
  • Output: targetIdentifier, targetId

Generated Narrative: OperationDefinition MPI.PIXm.pix

URL: [base]/Patient/$ihe-pix

Input parameters Profile:MINSAL Parametros Entrada PIXm

Output parameters Profile:MINSAL Parametros Salida PIXm

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INsourceIdentifier1..1string
(token)

El parámetro de búsqueda del identificador del Paciente que será utilizado por el Administrador de Referencia Cruzada de Identificadores de Pacientes para encontrar identificadores cruzados asociados con el Recurso Paciente.

INtargetSystem0..1string
(uri)

La Autoridad Asignadora de Identificadores del Paciente objetivo de la cual se deben seleccionar los identificadores devueltos.

IN_format0..1string
(token)

El formato solicitado de la respuesta.

OUTtargetIdentifier0..*Identifier

El identificador encontrado.

OUTtargetId0..*Reference

La URL del Recurso Paciente.