Implementation Guide Pseudonymization Interface for the MII
2026.0.0-ballot.1 - ci-build

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

: DePseudonymizeRequestWithStringExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Parameters",
  "id" : "DePseudonymizeRequestWithStringExample",
  "parameter" : [
    {
      "name" : "target",
      "valueString" : "Transfer1"
    },
    {
      "name" : "pseudonym",
      "valueString" : "H3RAU56A8E"
    }
  ]
}