description: This IHI record status extension describes whether verification of the individual identifier has occurred and is based on the evidence available for a person’s identity. package_name: hl7.fhir.au.base derivation: constraint name: IHIRecordStatusExtension type: Extension elements: url: pattern: {type: Uri, value: 'http://hl7.org.au/fhir/StructureDefinition/ihi-record-status'} index: 0 valueCoding: type: Coding short: IHI Record Status Code binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/ihi-record-status-1'} index: 1 slicing: slices: valueCoding: match: {} schema: type: Coding short: IHI Record Status Code binding: {strength: required, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/ihi-record-status-1'} _required: true index: 1 min: 1 package_version: 1.0.1 class: extension kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/ihi-record-status base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [valueCoding]