Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.0 - draft Chile flag

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

: Parametros de Salida para la operación $ihe-pix - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "ParametroSalidaIhe-PIXm",
  "meta" : {
    "profile" : [
      🔗 "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/ParametrosSalidaPixmMpi"
    ]
  },
  "parameter" : [
    {
      "name" : "targetIdentifier",
      "valueIdentifier" : {
        "use" : "official",
        "system" : "urn:oid:2.16.840.1.113883.2.22.0.2.102100.50.10",
        "value" : "ACL123456789876"
      }
    },
    {
      "name" : "targetId",
      "valueReference" : {
        🔗 "reference" : "Patient/MinsalPacienteEjemplo"
      }
    },
    {
      "name" : "targetId",
      "valueReference" : {
        🔗 "reference" : "Patient/DuplicadoMPIPaciente"
      }
    }
  ]
}