PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.mhd@1.1.3
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-full-text-search-match-total-hits
description: This extension contains the total number of full-text search matches found within a document (e.g. a PDF).
package_name: de.gematik.epa.mhd
derivation: constraint
name: FullTextSearchMatchTotalHits
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-full-text-search-match-total-hits'}
    index: 1
  value:
    short: Total number of matches found within this document.
    choices: [valueInteger]
    index: 3
  valueInteger: {type: integer, short: Total number of matches found within this document., choiceOf: value, index: 4}
package_version: 1.1.3
extensions: {}
class: extension
kind: complex-type
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-full-text-search-match-total-hits
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.2.4-current
required: [value, valueInteger]