0.1.0 - ci-build

PseudonymizationIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PseudonymizeRequestWithIdentifierExample - XML Representation

Raw xml | Download



<Parameters xmlns="http://hl7.org/fhir">
  <id value="PseudonymizeRequestWithIdentifierExample"/>
  <parameter>
    <name value="target"/>
    <valueString value="domain-mrn"/>
  </parameter>
  <parameter>
    <name value="original"/>
    <valueIdentifier>
      <system value="https://fhir.example.com/identifiers/mrn"/>
      <value value="original-12345"/>
    </valueIdentifier>
  </parameter>
</Parameters>