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: PGO.02 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: HealthProfessionalRole, 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.02.1 class: profile kind: resource url: http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: '2.0'