Sha256: dd3ce7dd5ab5f93bb7bf2d3aff1e9a571336932f3be1806d4929b5f20bdd5e2f

Contents?: true

Size: 702 Bytes

Versions: 10

Compression:

Stored size: 702 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="101"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  
  <issue>
    <severity value="error"/>
    <code value="code-invalid"/>
    <details> 
      <text value="The code &quot;W&quot; is not known and not legal in this context"/>    
    </details>
    <diagnostics value="Acme.Interop.FHIRProcessors.Patient.processGender line 2453"/>
    <location value="/f:Patient/f:gender"/>
    <expression value="Patient.gender"/>
  </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.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/operationoutcome-example.xml