Implementation Guide MII Schnittstelle Pseudonymisierung
0.9.0 - ci-build

Implementation Guide MII Schnittstelle Pseudonymisierung - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DePseudonymizeResponseWithStringExample - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="DePseudonymizeResponseWithStringExample"/>
  <parameter>
    <name value="original"/>
    <part>
      <name value="target"/>
      <valueIdentifier>
        <system value="https://sample/psn-system"/>
        <value value="Herausgabe1"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="value"/>
      <valueIdentifier>
        <system value="https://sample/psn-system"/>
        <value value="D1CL0CAL1"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="pseudonym"/>
      <valueIdentifier>
        <system value="https://sample/psn-system"/>
        <value value="H3RAU56A8E"/>
      </valueIdentifier>
    </part>
  </parameter>
</Parameters>