<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="issue-regards" />
  <language value="he-IL" />
  <url value="http://fhir.outburn.co.il/StructureDefinition/issue-regards" />
  <version value="0.1.1" />
  <name value="IssueRegards" />
  <title value="Issue Regards" />
  <status value="draft" />
  <description value="Allows returning of information regarding which item returned an error. For example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="CoverageEligibilityResponse.error" />
  </context>
  <context>
    <type value="element" />
    <expression value="OperationOutcome.issue" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Issue Regards" />
      <definition value="Allows returning of information regarding which item returned an error. for example, an application may want to know why patients from a list of patients were not returned in a search result, the reason for the absence of each one and their MRN. The base OperationOutcome resource may return the coded reason, but there is no discrete standard element that may hold the MRN. There are only ambiguous ways to return this information, such as in the text description of the error." />
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://fhir.outburn.co.il/StructureDefinition/issue-regards" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="code" />
      </type>
      <type>
        <code value="id" />
      </type>
      <type>
        <code value="CodeableConcept" />
      </type>
      <type>
        <code value="Coding" />
      </type>
      <type>
        <code value="Identifier" />
      </type>
    </element>
  </differential>
</StructureDefinition>