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

: PseudonymizeRequestWithStringExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Parameters",
  "id" : "PseudonymizeRequestWithStringExample",
  "parameter" : [
    {
      "name" : "target",
      "valueString" : "domain-mrn"
    },
    {
      "name" : "original",
      "valueString" : "original-12345"
    }
  ]
}