Implementation Guide Pseudonymization Interface for the MII
1.1.0 - ci-build

Implementation Guide Pseudonymization Interface for the MII - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Parameters-PseudonymizeMultiple-response-example-1 - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="Parameters-PseudonymizeMultiple-response-example-1"/>
  <parameter>
    <name value="pseudonym"/>
    <part>
      <name value="target"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="MultiPsnDomain"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="original"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="H3RAU56A8E"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="value"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="53KUNDA3RP5N1"/>
      </valueIdentifier>
    </part>
  </parameter>
  <parameter>
    <name value="pseudonym"/>
    <part>
      <name value="target"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="MultiPsnDomain"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="original"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="H3RAU56A8E"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="value"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="53KUNDA3RP5N2"/>
      </valueIdentifier>
    </part>
  </parameter>
  <parameter>
    <name value="pseudonym"/>
    <part>
      <name value="target"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="MultiPsnDomain"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="original"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="H3RAU56A8E"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="value"/>
      <valueIdentifier>
        <system value="https://sample/multi-psn-capable-system"/>
        <value value="53KUNDA3RP5N3"/>
      </valueIdentifier>
    </part>
  </parameter>
</Parameters>