PackagesCanonicalsLogsProblems
    Packages
    rs/at.unofficial.au.base@2.2.0-ballot2
    http://hl7.org.au/fhir/StructureDefinition/au-cwlthseniorshealthcardnumber
description: This identifier profile defines a Commonwealth Seniors Health Card number in an Australian context. This 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 Commonwealth Seniors Health Card.
package_name: rs/at.unofficial.au.base
derivation: constraint
name: AUCwlthSeniorsHealthCardNumber
type: Identifier
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: SEN, system: 'http://terminology.hl7.org.au/CodeSystem/v2-0203'}
    type: CodeableConcept
    index: 0
  system:
    pattern: {type: uri, value: 'http://ns.electronichealth.net.au/id/centrelink-customer-reference-number'}
    type: uri
    index: 1
  value: {short: Centrelink CRN as displayed on the Commonwealth Seniors Health Card, maxLength: 10, index: 2}
package_version: 2.2.0-ballot2
class: complex-type
kind: complex-type
url: http://hl7.org.au/fhir/StructureDefinition/au-cwlthseniorshealthcardnumber
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 2.2.0
required: [system, type, value]