description: This identifier profile defines a care agency employee (CAE) identifier in an Australian context. A CAE identifier may be issued to an employee of, or person under contracted arrangement with, a care agency who wishes to participate in the My Health Record. package_name: hl7.fhir.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: 4.2.1-preview class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-careagencyemployeeidentifier base: http://hl7.org/fhir/StructureDefinition/Identifier version: 4.2.1-preview required: [value, type, system]