Sha256: e2e382d3e1a3d4f496f794fd79b90c33ccee917d8432bffde813a23fcc59b16a

Contents?: true

Size: 622 Bytes

Versions: 26

Compression:

Stored size: 622 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="101"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>W is not a recognized code for Gender.</p>
    </div>
  </text>
  <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:Person/f:gender"/>
  </issue>
</OperationOutcome>

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
fhir_models-1.6.4 lib/fhir_models/examples/xml/operationoutcome-example.xml
fhir_models-1.6.3 examples/xml/operationoutcome-example.xml
fhir_models-1.6.2 examples/xml/operationoutcome-example.xml
fhir_models-1.6.1 examples/xml/operationoutcome-example.xml
fhir_models-0.3.1 examples/xml/operationoutcome-example.xml
fhir_models-0.3.0 examples/xml/operationoutcome-example.xml