CH EPR FHIR (R4)
4.0.1-ci-build - ci-build Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions

: PDQm Query response message too many results - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="PDQm-QueryResponseTooManyResults"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-querypatientresourceresponsemessage"/>
  </meta>
  <type value="searchset"/>
  <total value="0"/>
  <link>
    <relation value="self"/>
    <url value="http://example.com/fhir/Patient?name=M"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:13c56fd3-f2f1-4174-ae56-c91f027ffddf"/>
    <resource>
      <OperationOutcome>
        <id value="PDQmResponseMoreAttributesRequested"/>
        <meta>
          <profile
                   value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-moreattributesrequested"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_PDQmResponseMoreAttributesRequested"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome PDQmResponseMoreAttributesRequested</b></p><a name="PDQmResponseMoreAttributesRequested"> </a><a name="hcPDQmResponseMoreAttributesRequested"> </a><a name="hcPDQmResponseMoreAttributesRequested-en-US"> </a><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title="Codes:{urn:oid:1.3.6.1.4.1.19376.1.2.27.1 LivingSubjectAdministrativeGenderRequested}">LivingSubjectAdministrativeGenderRequested</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title="Codes:{urn:oid:1.3.6.1.4.1.19376.1.2.27.1 LivingSubjectBirthPlaceNameRequested}">LivingSubjectBirthPlaceNameRequested</span></p></blockquote><blockquote><p><b>issue</b></p><p><b>severity</b>: Warning</p><p><b>code</b>: Incomplete Results</p><p><b>details</b>: <span title="Codes:{urn:oid:2.16.756.5.30.1.127.3.10.17 BirthNameRequested}">BirthNameRequested</span></p></blockquote></div>
        </text>
        <issue>
          <severity value="warning"/>
          <code value="incomplete"/>
          <details>
            <coding>
              <system value="urn:oid:1.3.6.1.4.1.19376.1.2.27.1"/>
              <code value="LivingSubjectAdministrativeGenderRequested"/>
              <display value="LivingSubjectAdministrativeGenderRequested"/>
            </coding>
          </details>
        </issue>
        <issue>
          <severity value="warning"/>
          <code value="incomplete"/>
          <details>
            <coding>
              <system value="urn:oid:1.3.6.1.4.1.19376.1.2.27.1"/>
              <code value="LivingSubjectBirthPlaceNameRequested"/>
              <display value="LivingSubjectBirthPlaceNameRequested"/>
            </coding>
          </details>
        </issue>
        <issue>
          <severity value="warning"/>
          <code value="incomplete"/>
          <details>
            <coding>
              <system value="urn:oid:2.16.756.5.30.1.127.3.10.17"/>
              <code value="BirthNameRequested"/>
              <display value="BirthNameRequested"/>
            </coding>
          </details>
        </issue>
      </OperationOutcome>
    </resource>
    <search>
      <mode value="outcome"/>
    </search>
  </entry>
</Bundle>