<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="message-error-type" />
  <meta>
    <versionId value="10" />
    <lastUpdated value="2023-01-26T13:36:21.656+00:00" />
    <source value="#XBk8IWKXe5nMytZQ" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>This case-insensitive code system <code>http://ent.hr/fhir/CodeSystem/message-error-type</code> defines the following codes in a Is-A heirarchy:</p>
      <table class="codes">
        <tr>
          <td style="white-space:nowrap">
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
        </tr>
        <tr>
          <td style="white-space:nowrap">1<a name="message-error-type-1"></a></td>
          <td>Error1</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">2<a name="message-error-type-2"></a></td>
          <td>Error2</td>
        </tr>
      </table>
    </div>
  </text>
  <url value="http://ent.hr/fhir/CodeSystem/message-error-type" />
  <version value="0.2.3" />
  <name value="EHEOperationErrorType" />
  <title value="Error Types" />
  <status value="active" />
  <experimental value="false" />
  <date value="2024-01-25T14:50:58+00:00" />
  <publisher value="ERICSSON NIKOLA TESLA d.d." />
  <contact>
    <name value="Krešimir Kerš" />
    <telecom>
      <system value="email" />
      <value value="kresimir.kers@ericsson.com" />
    </telecom>
  </contact>
  <description value="Code list contains codes of errors returned to clients when interacting with EHE system components." />
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166" />
      <code value="HR" />
      <display value="Croatia" />
    </coding>
    <text value="Croatia" />
  </jurisdiction>
  <copyright value="Ericsson NIkola Tesla d.d." />
  <caseSensitive value="false" />
  <valueSet value="http://ent.hr/fhir/ValueSet/message-error-type" />
  <hierarchyMeaning value="is-a" />
  <compositional value="false" />
  <versionNeeded value="false" />
  <content value="complete" />
  <concept>
    <code value="1" />
    <display value="Error1" />
  </concept>
  <concept>
    <code value="2" />
    <display value="Error2" />
  </concept>
</CodeSystem>