PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@2.2.0-ballot
    http://hl7.org.au/fhir/StructureDefinition/ihi-verified
description: The date that the IHI was verified with HI Services.
package_name: hl7.fhir.au.base
derivation: constraint
name: IHIVerified
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/ihi-verified'}
    index: 0
  valueDateTime:
    type: dateTime
    short: IHI Verification Date
    index: 1
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, short: IHI Verification Date, _required: true, index: 1}
          min: 1
package_version: 2.2.0-ballot
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/ihi-verified
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.2.0
required: [valueDateTime]