Implementation Guide MII Schnittstelle Pseudonymisierung
1.0.2 - ci-build
Implementation Guide MII Schnittstelle Pseudonymisierung - Local Development build (v1.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Parameters xmlns="http://hl7.org/fhir">
<id value="Parameters-DeletePseudonym-response-example-2"/>
<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="D1CL0CAL3"/>
</valueIdentifier>
</part>
<part>
<name value="result-code"/>
<valueCoding>
<system value="http://hl7.org/fhir/issue-type"/>
<code value="not-found"/>
<display value="Not Found"/>
</valueCoding>
</part>
</parameter>
</Parameters>