description: Zorgverlener. Functional requirements taken from Clinical Building Block (Zorginformatiebouwsteen) Zorgverlener v1.2 (release 2015). Names and addresses are also in compliance with HL7 V3 Basic Components. package_name: nictiz.fhir.nl.dstu2.zib2015 name: nl-core-practitioner type: null elements: identifier: short: HealthcareProviderIdentificationNumber index: 0 elements: system: type: uri pattern: {type: Uri, value: 'http://fhir.nl/fhir/NamingSystem/big'} index: 8 value: {exampleString: '12345678', index: 9} required: [value, system] name: {type: HumanName, short: HealthcareProviderName, index: 10} telecom: short: ContactInformation index: 11 elements: system: {index: 12} value: {index: 13} use: {index: 14} required: [value, system] address: {type: Address, short: AddressInformation, index: 15} practitionerRole: short: HealthcareProviderRole index: 16 elements: managingOrganization: {type: Reference, short: HealthcareProvider, index: 17} role: {name: HealthcareProviderRole, index: 18} specialty: {index: 19} package_version: 1.0.0 class: resource kind: resource url: http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner version: null