PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.2
    http://hl7.org.au/fhir/StructureDefinition/ihi-status
description: This IHI status extension describes the status of the associated IHI identifier and also indicates whether the status of the identifier is active or otherwise.
package_name: hl7.fhir.au.base
derivation: constraint
name: IHIStatusExtension
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/ihi-status'}
    index: 0
  valueCoding:
    type: Coding
    short: IHI Number Status Code
    index: 1
    slicing:
      slices:
        valueCoding:
          match: {}
          schema: {type: Coding, short: IHI Number Status Code, _required: true, index: 1}
          min: 1
package_version: 1.0.2
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/ihi-status
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.2
required: [valueCoding]