PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.2.0
    http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
description: Functional requirements taken from Health and Care Information models (Zorginformatiebouwsteen) HealthProfessional v3.2 (release 2017). Names and addresses are also in compliance with HL7 V3 Basic Components.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: nl-core-practitionerrole
type: PractitionerRole
elements:
  identifier: {index: 0}
  practitioner:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 1
  organization:
    type: Reference
    short: HealthcareProvider
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
    index: 2
  code: {index: 3}
  specialty:
    short: Specialty
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            SpecialtyUZI:
              match: {system: null}
              schema: {short: SpecialtyUZI, index: 6}
            SpecialtyAGB:
              match: {system: null}
              schema: {short: SpecialtyAGB, index: 7}
  telecom:
    short: ContactInformation
    index: 8
    elements:
      system: {index: 9}
      value: {short: TelephoneNumber / E-mailAddress, index: 10}
      use: {short: NumberType / E-mailAddressType, index: 11}
    required: [value, system]
package_version: 1.2.0
class: profile
kind: resource
url: http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
base: http://hl7.org/fhir/StructureDefinition/PractitionerRole
version: 2.0.2