Patient Identifier Cross-referencing for mobile (PIXm)
3.0.5-current - ci-build International flag

Patient Identifier Cross-referencing for mobile (PIXm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.0.5-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PIXm/ and changes regularly. See the Directory of published versions

: PIXm Query with source identifier and target system - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="pixm-request-mohralice-red-to-blue"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.In"/>
  </meta>
  <parameter>
    <name value="sourceIdentifier"/>
    <valueIdentifier>
      <system value="urn:oid:1.3.6.1.4.1.21367.13.20.1000"/>
      <value value="IHERED-994"/>
    </valueIdentifier>
  </parameter>
  <parameter>
    <name value="targetSystem"/>
    <valueUri value="urn:oid:1.3.6.1.4.1.21367.13.20.3000"/>
  </parameter>
</Parameters>