PackagesCanonicalsLogsProblems
    Packages
    at.unofficial.au.base@2.2.0-ballot2
    http://hl7.org.au/fhir/StructureDefinition/au-hpii
description: This identifier profile defines a Healthcare Provider Identifier - Individual (HPI-I) in an Australian context.
package_name: at.unofficial.au.base
derivation: constraint
name: AUHPII
type: Identifier
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: NPI, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
    index: 0
  system:
    pattern: {type: Uri, value: 'http://ns.electronichealth.net.au/id/hi/hpii/1.0'}
    index: 1
  value: {short: HPI-I, maxLength: 16, index: 2}
package_version: 2.2.0-ballot2
class: complex-type
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/au-hpii
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 2.2.0
required: [value, type, system]