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
{
"resourceType" : "Parameters",
"id" : "PseudonymizeRequestWithIdentifierExample",
"parameter" : [
{
"name" : "target",
"valueString" : "domain-mrn"
},
{
"name" : "original",
"valueIdentifier" : {
"system" : "https://fhir.example.com/identifiers/mrn",
"value" : "original-12345"
}
}
]
}