description: This identifier profile defines a Contracted Service Provider (CSP) registration number in an Australian context (see [My Health Record](https://www.myhealthrecord.gov.au/for-healthcare-professionals/howtos/contracted-service-provider-registration) for further information). A CSP registration number may be issued to organisations who wish to participate in the My Health Record and/or the Healthcare Identifiers Service as a CSP. package_name: hl7.fhir.au.base derivation: constraint name: AUCSPRegistrationNumber type: Identifier elements: type: pattern: type: CodeableConcept value: coding: - {code: CSPRN, system: 'http://terminology.hl7.org.au/CodeSystem/v2-0203'} index: 0 system: pattern: {type: Uri, value: 'http://ns.electronichealth.net.au/id/hi/csp/1.0'} index: 1 value: {short: CSP registration number, maxLength: 16, index: 2} package_version: 4.2.2-preview class: complex-type kind: complex-type url: http://hl7.org.au/fhir/StructureDefinition/au-cspregistrationnumber base: http://hl7.org/fhir/StructureDefinition/Identifier version: 4.2.2-preview required: [value, type, system]