TIFlow - Verordnungen für Digitale Gesundheitsanwendungen (DiGA)
Version 2.0.0-ballot.1 - ci-build

: Example Activate operation error response - XML Representation

Raw xml | Download


<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="ExampleOperationActivateError"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome ExampleOperationActivateError</b></p><a name="ExampleOperationActivateError"> </a><a name="hcExampleOperationActivateError"> </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>Error</td><td>Invalid Content</td><td><span title="Codes:">unknown or unexpected profile</span></td><td>Unable to determine profile type from name: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle</td></tr></table></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="invalid"/>
    <details>
      <text value="unknown or unexpected profile"/>
    </details>
    <diagnostics
                 value="Unable to determine profile type from name: https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle"/>
  </issue>
</OperationOutcome>