PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.pd@0.1.0
    http://hl7.org.au/fhir/StructureDefinition/au-pd-practitionerrole
description: Provider directory entry for a practitioner role
package_name: hl7.fhir.au.pd
derivation: constraint
name: Australian Provider Role Directory Entry
type: PractitionerRole
elements:
  identifier:
    short: Australian provider number
    mustSupport: true
    index: 0
    slicing:
      slices:
        provider-number:
          match: {}
          schema: {short: Australian provider number, mustSupport: true, index: 0}
  practitioner:
    type: Reference
    short: Practitioner in the role
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-pd-practitioner']
    index: 1
  organization:
    type: Reference
    short: Organisation providing this role
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-pd-organisation']
    index: 2
  specialty: {short: Specific specialties of the practitioner, mustSupport: true, index: 3}
  location:
    type: Reference
    short: Location at which this role is provided
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-pd-location']
    index: 4
  telecom: {short: Contact details for the practitioner in this role., mustSupport: true, index: 5}
  endpoint:
    type: Reference
    short: Service based communication points
    mustSupport: true
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-pd-sm-endpoint', 'http://hl7.org/fhir/StructureDefinition/Endpoint']
    index: 6
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-pd-practitionerrole
base: http://hl7.org.au/fhir/StructureDefinition/au-practitionerrole
version: null
required: [specialty, practitioner, location, organization]