Implementation Guide Pseudonymization Interface for the MII
2026.0.0-ballot.1 - ci-build
Implementation Guide Pseudonymization Interface for the MII - Local Development build (v2026.0.0-ballot.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="delete-pseudonym-example-bundle-batch-response"/>
<meta>
<profile
value="https://fhir.example.com/StructureDefinition/delete-pseudonym-response"/>
</meta>
<type value="batch-response"/>
<entry>
<fullUrl value="urn:uuid:0ee863aa-1fe7-4d5f-2222-8f5edc7981d9"/>
<resource>
<OperationOutcome>
<id value="0ee863aa-1fe7-4d5f-2222-8f5edc7981d9"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_0ee863aa-1fe7-4d5f-2222-8f5edc7981d9"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome 0ee863aa-1fe7-4d5f-2222-8f5edc7981d9</b></p><a name="0ee863aa-1fe7-4d5f-2222-8f5edc7981d9"> </a><a name="hc0ee863aa-1fe7-4d5f-2222-8f5edc7981d9"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Information</td><td>Informational Note</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/operation-outcome MSG_DELETED}">This resource has been deleted</span></td><td>Entry deleted.</td></tr></table></div>
</text>
<issue>
<severity value="information"/>
<code value="informational"/>
<details>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/operation-outcome"/>
<code value="MSG_DELETED"/>
</coding>
</details>
<diagnostics value="Entry deleted."/>
</issue>
</OperationOutcome>
</resource>
<response>
<status value="200 OK"/>
</response>
</entry>
<entry>
<fullUrl value="urn:uuid:c672a2ae-4d75-4723-2222-524994fdd07a"/>
<resource>
<OperationOutcome>
<id value="c672a2ae-4d75-4723-2222-524994fdd07a"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_c672a2ae-4d75-4723-2222-524994fdd07a"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome c672a2ae-4d75-4723-2222-524994fdd07a</b></p><a name="c672a2ae-4d75-4723-2222-524994fdd07a"> </a><a name="hcc672a2ae-4d75-4723-2222-524994fdd07a"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Diagnostics</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Not Found</td><td>No pseudonym for given original 'unknown-original' was found.</td><td>Parameters.parameter.where(name='original')</td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="not-found"/>
<diagnostics
value="No pseudonym for given original 'unknown-original' was found."/>
<expression value="Parameters.parameter.where(name='original')"/>
</issue>
</OperationOutcome>
</resource>
<response>
<status value="404 Not Found"/>
</response>
</entry>
<entry>
<fullUrl value="urn:uuid:c99b414d-e235-4f5f-2222-446ed5f9cd71"/>
<resource>
<OperationOutcome>
<id value="c99b414d-e235-4f5f-2222-446ed5f9cd71"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_c99b414d-e235-4f5f-2222-446ed5f9cd71"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome c99b414d-e235-4f5f-2222-446ed5f9cd71</b></p><a name="c99b414d-e235-4f5f-2222-446ed5f9cd71"> </a><a name="hcc99b414d-e235-4f5f-2222-446ed5f9cd71"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td><td><b>Diagnostics</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Content not supported</td><td><span title="Codes:{http://hl7.org/fhir/issue-type not-supported}">Content not supported</span></td><td>The domain 'deletion-forbidden-domain' does not allow deletion of entries.</td><td>Parameters.parameter.where(name='target')</td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="not-supported"/>
<details>
<coding>
<system value="http://hl7.org/fhir/issue-type"/>
<code value="not-supported"/>
</coding>
</details>
<diagnostics
value="The domain 'deletion-forbidden-domain' does not allow deletion of entries."/>
<expression value="Parameters.parameter.where(name='target')"/>
</issue>
</OperationOutcome>
</resource>
<response>
<status value="405 Method Not Allowed"/>
</response>
</entry>
</Bundle>