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 Response for source identifier - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="pixm-response-mohralice-red-all"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Query.Parameters.Out"/>
  </meta>
  <parameter>
    <name value="targetId"/>
    <valueReference>🔗 
      <reference value="Patient/Patient-MohrAlice-Blue"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="targetIdentifier"/>
    <valueIdentifier>
      <system value="urn:oid:1.3.6.1.4.1.21367.13.20.3000"/>
      <value value="IHEBLUE-994"/>
    </valueIdentifier>
  </parameter>
  <parameter>
    <name value="targetId"/>
    <valueReference>🔗 
      <reference value="Patient/Patient-MohrAlice-Green"/>
    </valueReference>
  </parameter>
  <parameter>
    <name value="targetIdentifier"/>
    <valueIdentifier>
      <system value="urn:oid:1.3.6.1.4.1.21367.13.20.2000"/>
      <value value="IHEGREEN-994"/>
    </valueIdentifier>
  </parameter>
</Parameters>