description: 'Zorgverlener. Functional requirements taken from Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.' package_name: nictiz.fhir.nl.stu3.zib2015 derivation: constraint name: nl-core-practitionerrole type: PractitionerRole elements: practitioner: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner'] index: 0 organization: type: Reference short: HealthcareProvider refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization'] index: 1 code: {short: HealthcareProviderRole, index: 2} specialty: short: Specialty index: 3 slicing: rules: open discriminator: - {path: coding.system, type: value} min: null slices: SpecialtyAGB: match: coding: {system: null} schema: {short: SpecialtyAGB, index: 4} SpecialtyUZI: match: coding: {system: null} schema: {short: SpecialtyUZI, index: 5} telecom: short: ContactInformation index: 6 elements: system: {index: 7} value: {short: TelephoneNumber / E-mailAddress, index: 8} use: {short: NumberType / E-mailAddressType, index: 9} required: [value, system] package_version: 1.0.0 class: profile kind: resource url: http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: null