PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.0.0
    http://hl7.org.au/fhir/StructureDefinition/ihi-record-status
description: This extension applies to the Identifier data type and is used to indicate whether verification of the Individual Healthcare Identifier (IHI) has occurred and is based on the evidence available for a person’s identity.
package_name: hl7.fhir.au.base
derivation: constraint
name: IHIRecordStatus
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/ihi-record-status'}
    index: 0
  value:
    short: IHI record status
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, short: IHI record status, choiceOf: value, index: 3}
package_version: 4.0.0
class: extension
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/ihi-record-status
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.0
required: [valueCoding, value]