description: This identifier profile defines Health Care Card number in an Australian context (see [Services Australia](https://www.servicesaustralia.gov.au/individuals/services/centrelink/health-care-card) for further information).\n\nThis definition supports sending the Centrelink Customer Reference Number (CRN) (also referred to as unique identifier number (UIN) in the Centrelink Confirmation eServices (CCeS)) as displayed on the individual's Health Care Card (see [Services Australia](https://www.servicesaustralia.gov.au/individuals/subjects/centrelink-customer-reference-number-crn) for further information). An individual's CRN is present as the primary identifier on different concession cards and is used to confirm concessions by most government agencies and utility providers.\n\nA Health Care Card is a concession card assigned by Services Australia to benefit recipients, low income earners and selected other groups (e.g. foster children) to assist with certain health costs, by allowing access to specific services at a concessional rate. package_name: hl7.fhir.au.base derivation: constraint name: AUHealthCareCardNumber type: Identifier elements: type: pattern: type: CodeableConcept value: coding: - {code: HC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 0 system: pattern: {type: Uri, value: 'http://ns.electronichealth.net.au/id/centrelink-customer-reference-number'} index: 1 value: {short: Centrelink CRN as displayed on the Health Care Card, maxLength: 10, index: 2} package_version: 4.2.1-preview class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-healthcarecardnumber base: http://hl7.org/fhir/StructureDefinition/Identifier version: 4.2.1-preview required: [value, type, system]