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: 'http://fhir.nl/fhir/NamingSystem/uzi-rolcode'} schema: short: SpecialtyUZI index: 6 elements: system: pattern: {type: Uri, value: 'http://fhir.nl/fhir/NamingSystem/uzi-rolcode'} index: 7 required: [system] SpecialtyAGB: match: {system: 'urn:oid:2.16.840.1.113883.2.4.6.7'} schema: short: SpecialtyAGB index: 8 elements: system: pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.2.4.6.7'} index: 9 required: [system] telecom: {type: ContactPoint, index: 10} package_version: 2.2.14 class: profile kind: resource url: http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole base: http://hl7.org/fhir/StructureDefinition/PractitionerRole version: 2.0.6