RIVO-Noord Zorgviewer Implementation Guide
1.21.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.21.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

Resource Profile: PractitionerRole

Official URL: http://fhir.hl7.nl/zorgviewer/StructureDefinition/PractitionerRole Version: 1.21.0
Active as of 2025-10-15 Computable Name: PractitionerRole

De rollen van de Zorgverlener

Request

  1. Opvragen (search) rollen bij een specifieke zorgverlener

    GET <zorgverlener-directory-base>/PractitionerRole/?practitioner=<Practitioner.id>

  2. Opvragen (search) rollen bij een zorgverlener adhv identifier

    GET <zorgverlener-directory-base>/PractitionerRole/?identifier=<AGB/BIG>

Usages:

You can also check for usages in the FHIR IG Statistics

Changes since version 1.20.0:

  • No changes
  • Formal Views of Profile Content

    Description of Profiles, Differentials, Snapshots and how the different presentations work.

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    .... Slices for coding Σ 0..* Coding Code defined by a terminology system
    Slice: Unordered, Open by value:system
    ..... coding:SpecialtyUZI Σ 0..* Coding SpecialtyUZI
    Binding: SpecialismeUZICodelijst (required)
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-rolcode
    ..... coding:SpecialtyAGB SΣ 0..* Coding SpecialtyAGB
    Binding: SpecialismeAGBCodelijst (required)
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: urn:oid:2.16.840.1.113883.2.4.6.7

    doco Documentation for this format

    Terminology Bindings

    Path Status Usage ValueSet Version Source
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG
    PractitionerRole.specialty Base preferred Practice Setting Code Value Set 📦20091109 FHIR Std.
    PractitionerRole.specialty.​coding:SpecialtyUZI Base required SpecialismeUZICodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.specialty.​coding:SpecialtyAGB Base required SpecialismeAGBCodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0

    Constraints

    Id Grade Path(s) Description Expression
    dom-1 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
    dom-2 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
    dom-3 error PractitionerRole If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
    dom-4 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')

    This structure is derived from nl-core-practitionerrole

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... code S 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    ... specialty
    .... Slices for coding Content/Rules for all slices
    ..... coding:SpecialtyAGB S 0..* Coding SpecialtyAGB

    doco Documentation for this format

    Terminology Bindings (Differential)

    Path Status Usage ValueSet Version Source
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG

    Constraints

    Id Grade Path(s) Description Expression
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')
    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... id Σ 0..1 id Logical id of this artifact
    ... meta Σ 0..1 Meta Metadata about the resource
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... text 0..1 Narrative Text summary of the resource, for human interpretation
    This profile does not constrain the narrative in regard to content, language, or traceability to data elements
    ... contained 0..* Resource Contained, inline Resources
    ... extension 0..* Extension Additional Content defined by implementations
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier Σ 0..* Identifier Business Identifiers that are specific to a role/location
    ... active Σ 0..1 boolean Whether this practitioner's record is in active use
    ... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
    ... practitioner Σ 0..1 Reference(nl-core-practitioner(2.0.7)) Practitioner that is able to provide the defined services for the organation
    ... organization Σ 0..1 Reference(nl-core-organization(2.0.6)) HealthcareProvider
    ... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    ... specialty Σ 0..1 CodeableConcept Specialty
    Binding: Practice Setting Code Value Set (preferred): Specific specialty associated with the agency
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    .... Slices for coding Σ 0..* Coding Code defined by a terminology system
    Slice: Unordered, Open by value:system
    ..... coding:SpecialtyUZI Σ 0..* Coding SpecialtyUZI
    Binding: SpecialismeUZICodelijst (required)
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-rolcode
    ...... version Σ 0..1 string Version of the system - if relevant
    ...... code Σ 0..1 code Symbol in syntax defined by the system
    ...... display Σ 0..1 string Representation defined by the system
    ...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
    ..... coding:SpecialtyAGB SΣ 0..* Coding SpecialtyAGB
    Binding: SpecialismeAGBCodelijst (required)
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: urn:oid:2.16.840.1.113883.2.4.6.7
    ...... version Σ 0..1 string Version of the system - if relevant
    ...... code Σ 0..1 code Symbol in syntax defined by the system
    ...... display Σ 0..1 string Representation defined by the system
    ...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
    .... text Σ 0..1 string Plain text representation of the concept
    ... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
    ... healthcareService 0..* Reference(HealthcareService) The list of healthcare services that this worker provides for this role's Organization/Location(s)
    ... telecom ΣC 0..* nl-core-contactpoint ContactInformation
    Constraints: cpt-2

    Example Mobile business phone number. Note: the mobile nature stems from the number being an 06-* number.: {"system":"phone","value":"+31611234567","use":"work"}
    Example Mobile phone number undetermined private/business. Note: the mobile nature stems from the number being an 06-* number.: {"system":"phone","value":"+31611234567","use":"mobile"}
    Example Primary Home Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"home"}
    Example Temporary Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"temp"}
    Example Primary Work Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"work"}
    Example Primary Home Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"home"}
    Example Temporary Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"temp"}
    Example Primary Work Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"work"}
    Example Primary Home Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"home"}
    Example Temporary Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"temp"}
    Example Primary Work Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"work"}
    Example Primary Home Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"home"}
    Example Temporary Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"temp"}
    Example Primary Work Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"work"}
    Example Private email address: {"system":"email","value":"giesput@myweb.nl","use":"home"}
    Example Work email address: {"system":"email","value":"example@workplace.nl","use":"work"}
    ... availableTime 0..* BackboneElement Times the Service Site is available
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
    Binding: DaysOfWeek (required): The days of the week.
    .... allDay 0..1 boolean Always available? e.g. 24 hour service
    .... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
    .... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
    ... notAvailable 0..* BackboneElement Not available during this time due to provided reason
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... description 1..1 string Reason presented to the user explaining why time not available
    .... during 0..1 Period Service not availablefrom this date
    ... availabilityExceptions 0..1 string Description of availability exceptions
    ... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the practitioner with this role

    doco Documentation for this format

    Terminology Bindings

    Path Status Usage ValueSet Version Source
    PractitionerRole.language Base extensible Common Languages 📦3.0.2 FHIR Std.
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG
    PractitionerRole.specialty Base preferred Practice Setting Code Value Set 📦20091109 FHIR Std.
    PractitionerRole.specialty.​coding:SpecialtyUZI Base required SpecialismeUZICodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.specialty.​coding:SpecialtyAGB Base required SpecialismeAGBCodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.availableTime.​daysOfWeek Base required DaysOfWeek 📦3.0.2 FHIR Std.

    Constraints

    Id Grade Path(s) Description Expression
    cpt-2 error PractitionerRole.telecom A system is required if a value is provided. value.empty() or system.exists()
    dom-1 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
    dom-2 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
    dom-3 error PractitionerRole If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
    dom-4 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
    ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')

    This structure is derived from nl-core-practitionerrole

    Summary

    Must-Support: 2 elements

    Key Elements View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    .... Slices for coding Σ 0..* Coding Code defined by a terminology system
    Slice: Unordered, Open by value:system
    ..... coding:SpecialtyUZI Σ 0..* Coding SpecialtyUZI
    Binding: SpecialismeUZICodelijst (required)
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-rolcode
    ..... coding:SpecialtyAGB SΣ 0..* Coding SpecialtyAGB
    Binding: SpecialismeAGBCodelijst (required)
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: urn:oid:2.16.840.1.113883.2.4.6.7

    doco Documentation for this format

    Terminology Bindings

    Path Status Usage ValueSet Version Source
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG
    PractitionerRole.specialty Base preferred Practice Setting Code Value Set 📦20091109 FHIR Std.
    PractitionerRole.specialty.​coding:SpecialtyUZI Base required SpecialismeUZICodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.specialty.​coding:SpecialtyAGB Base required SpecialismeAGBCodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0

    Constraints

    Id Grade Path(s) Description Expression
    dom-1 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
    dom-2 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
    dom-3 error PractitionerRole If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
    dom-4 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')

    Differential View

    This structure is derived from nl-core-practitionerrole

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... code S 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    ... specialty
    .... Slices for coding Content/Rules for all slices
    ..... coding:SpecialtyAGB S 0..* Coding SpecialtyAGB

    doco Documentation for this format

    Terminology Bindings (Differential)

    Path Status Usage ValueSet Version Source
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG

    Constraints

    Id Grade Path(s) Description Expression
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')

    Snapshot View

    NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
    .. PractitionerRole C 0..* nl-core-practitionerrole(2.0.7) Roles/organizations the practitioner is associated with
    Constraints: zv-prr-1
    ... id Σ 0..1 id Logical id of this artifact
    ... meta Σ 0..1 Meta Metadata about the resource
    ... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
    ... text 0..1 Narrative Text summary of the resource, for human interpretation
    This profile does not constrain the narrative in regard to content, language, or traceability to data elements
    ... contained 0..* Resource Contained, inline Resources
    ... extension 0..* Extension Additional Content defined by implementations
    ... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
    ... identifier Σ 0..* Identifier Business Identifiers that are specific to a role/location
    ... active Σ 0..1 boolean Whether this practitioner's record is in active use
    ... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
    ... practitioner Σ 0..1 Reference(nl-core-practitioner(2.0.7)) Practitioner that is able to provide the defined services for the organation
    ... organization Σ 0..1 Reference(nl-core-organization(2.0.6)) HealthcareProvider
    ... code SΣ 0..* CodeableConcept Roles which this practitioner may perform
    Binding: Subject rol (beroepen) waardelijst (extensible): A custom code defined by a concept map.
    ... specialty Σ 0..1 CodeableConcept Specialty
    Binding: Practice Setting Code Value Set (preferred): Specific specialty associated with the agency
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    .... Slices for coding Σ 0..* Coding Code defined by a terminology system
    Slice: Unordered, Open by value:system
    ..... coding:SpecialtyUZI Σ 0..* Coding SpecialtyUZI
    Binding: SpecialismeUZICodelijst (required)
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: http://fhir.nl/fhir/NamingSystem/uzi-rolcode
    ...... version Σ 0..1 string Version of the system - if relevant
    ...... code Σ 0..1 code Symbol in syntax defined by the system
    ...... display Σ 0..1 string Representation defined by the system
    ...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
    ..... coding:SpecialtyAGB SΣ 0..* Coding SpecialtyAGB
    Binding: SpecialismeAGBCodelijst (required)
    ...... id 0..1 string xml:id (or equivalent in JSON)
    ...... extension 0..* Extension Additional Content defined by implementations
    Slice: Unordered, Open by value:url
    ...... system Σ 1..1 uri Identity of the terminology system
    Fixed Value: urn:oid:2.16.840.1.113883.2.4.6.7
    ...... version Σ 0..1 string Version of the system - if relevant
    ...... code Σ 0..1 code Symbol in syntax defined by the system
    ...... display Σ 0..1 string Representation defined by the system
    ...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
    .... text Σ 0..1 string Plain text representation of the concept
    ... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
    ... healthcareService 0..* Reference(HealthcareService) The list of healthcare services that this worker provides for this role's Organization/Location(s)
    ... telecom ΣC 0..* nl-core-contactpoint ContactInformation
    Constraints: cpt-2

    Example Mobile business phone number. Note: the mobile nature stems from the number being an 06-* number.: {"system":"phone","value":"+31611234567","use":"work"}
    Example Mobile phone number undetermined private/business. Note: the mobile nature stems from the number being an 06-* number.: {"system":"phone","value":"+31611234567","use":"mobile"}
    Example Primary Home Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"home"}
    Example Temporary Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"temp"}
    Example Primary Work Land Line: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"LL","display":"Land Line"}]}}],"system":"phone","value":"...","use":"work"}
    Example Primary Home Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"home"}
    Example Temporary Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"temp"}
    Example Primary Work Fax: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.22.1","code":"FAX","display":"Fax"}]}}],"system":"fax","value":"...","use":"work"}
    Example Primary Home Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"home"}
    Example Temporary Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"temp"}
    Example Primary Work Mobile Phone: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"MC","display":"Mobile Phone"}]}}],"system":"phone","value":"...","use":"work"}
    Example Primary Home Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"home"}
    Example Temporary Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"temp"}
    Example Primary Work Pager: {"extension":[{"url":"http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelecomType","valueCodeableConcept":{"coding":[{"system":"http://hl7.org/fhir/v3/AddressUse","code":"PG","display":"Pager"}]}}],"system":"pager","value":"...","use":"work"}
    Example Private email address: {"system":"email","value":"giesput@myweb.nl","use":"home"}
    Example Work email address: {"system":"email","value":"example@workplace.nl","use":"work"}
    ... availableTime 0..* BackboneElement Times the Service Site is available
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
    Binding: DaysOfWeek (required): The days of the week.
    .... allDay 0..1 boolean Always available? e.g. 24 hour service
    .... availableStartTime 0..1 time Opening time of day (ignored if allDay = true)
    .... availableEndTime 0..1 time Closing time of day (ignored if allDay = true)
    ... notAvailable 0..* BackboneElement Not available during this time due to provided reason
    .... id 0..1 string xml:id (or equivalent in JSON)
    .... extension 0..* Extension Additional Content defined by implementations
    .... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
    .... description 1..1 string Reason presented to the user explaining why time not available
    .... during 0..1 Period Service not availablefrom this date
    ... availabilityExceptions 0..1 string Description of availability exceptions
    ... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to services operated for the practitioner with this role

    doco Documentation for this format

    Terminology Bindings

    Path Status Usage ValueSet Version Source
    PractitionerRole.language Base extensible Common Languages 📦3.0.2 FHIR Std.
    PractitionerRole.code Base extensible Subject rol (beroepen) waardelijst 📦1.21.0 This IG
    PractitionerRole.specialty Base preferred Practice Setting Code Value Set 📦20091109 FHIR Std.
    PractitionerRole.specialty.​coding:SpecialtyUZI Base required SpecialismeUZICodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.specialty.​coding:SpecialtyAGB Base required SpecialismeAGBCodelijst 📦2017-12-31T00:00:00 nictiz.fhir.nl.stu3.zib2017 v2.0
    PractitionerRole.availableTime.​daysOfWeek Base required DaysOfWeek 📦3.0.2 FHIR Std.

    Constraints

    Id Grade Path(s) Description Expression
    cpt-2 error PractitionerRole.telecom A system is required if a value is provided. value.empty() or system.exists()
    dom-1 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
    dom-2 error PractitionerRole If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
    dom-3 error PractitionerRole If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
    dom-4 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
    ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
    zv-prr-1 error PractitionerRole PractitionerRole Specialty COD016 Vektiz AGB medische specialismen code SHOULD be present. identifier.where(system='urn:oid:2.16.840.1.113883.2.4.6.7')

    This structure is derived from nl-core-practitionerrole

    Summary

    Must-Support: 2 elements

     

    Other representations of profile: CSV, Excel, Schematron