Sha256: ce94e4c80983464e5e3487c96266ce472c0c870a6b14a216dc915eb1ff0ef65b

Contents?: true

Size: 619 Bytes

Versions: 10

Compression:

Stored size: 619 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="searchfail"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  
  <issue>
    <severity value="fatal"/>
    <code value="code-invalid"/>
    <details>
      <text value="The &quot;name&quot; parameter has the modifier &quot;exact&quot; which is not supported by this server"/>    
    </details> 
    <location value="http.name:exact"/>    
  </issue>
</OperationOutcome>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/operationoutcome-example-searchfail.xml