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
<Parameters xmlns="http://hl7.org/fhir">
<id value="Parameters-AnonymizeOriginals-response-example-1"/>
<parameter>
<name value="successStatus"/>
<part>
<name value="target"/>
<valueIdentifier>
<system value="https://sample/psn-system"/>
<value value="Herausgabe1"/>
</valueIdentifier>
</part>
<part>
<name value="original"/>
<valueIdentifier>
<system value="https://fhir.example.com/identifiers/mrn"/>
<value value="D1CL0CAL1"/>
</valueIdentifier>
</part>
<part>
<name value="result-code"/>
<valueCoding>
<system
value="http://terminology.hl7.org/CodeSystem/operation-outcome"/>
<code value="MSG_UPDATED"/>
</valueCoding>
</part>
</parameter>
</Parameters>