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