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
{
"resourceType" : "Parameters",
"id" : "PseudonymizeRequestWithStringExample",
"parameter" : [
{
"name" : "original",
"part" : [
{
"name" : "target",
"valueString" : "Herausgabe1"
},
{
"name" : "value",
"valueString" : "D1CL0CAL1"
},
{
"name" : "allowCreate",
"valueBoolean" : true
}
]
}
]
}