ITB Implementation Guide
0.1.0 - Release Label

ITB Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/espen-servicewell/wof-portal-fhir-ig/ and changes regularly. See the Directory of published versions

Resource Profile: ITB PractitionerRole

Official URL: http://portal.wof.purified.link/fhir/StructureDefinition/ITBPractitionerRole Version: 0.1.0
Draft as of 2025-08-20 Computable Name: ITBPractitionerRole

PractitionerRole is an actor in Patient Portal and can become a bookable entity

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id SΣ 1..1 id Logical id of this artifact
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained S 0..1 Binary This should contain a picture of the practitioner
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Extern identifiering.
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period SΣ 0..1 Period Period under viken behandlare kan iträda roll
.... start SΣC 0..1 dateTime Starttid
.... end SΣC 0..1 dateTime Sluttid
... practitioner SΣ 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... display SΣ 1..1 string Used in GUI for representing the practitioner
... organization SΣ 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... type Σ 0..1 uri Describes what type of organization --> example: eco unit
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... display SΣ 1..1 string Used in backoffice GUI for representing the organization
... code SΣ 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
Binding: PractitionerRole (example): The role a person plays representing an organization.
... specialty SΣ 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... display Σ 0..1 string Used in GUI please use this if possible
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... display Σ 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.organization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPractitionerRoleIf 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()
dom-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole PractitionerRole
... id S 1..1 id Logical id of this artifact
... contained S 0..1 Binary This should contain a picture of the practitioner
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... active S 1..1 boolean Whether this practitioner role record is in active use
... period S 0..1 Period Period under viken behandlare kan iträda roll
.... start S 0..1 dateTime Starttid
.... end S 0..1 dateTime Sluttid
... practitioner S 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... display S 1..1 string Used in GUI for representing the practitioner
... organization S 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... type 0..1 uri Describes what type of organization --> example: eco unit
.... display S 1..1 string Used in backoffice GUI for representing the organization
... code S 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
... specialty S 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... display 0..1 string Used in GUI please use this if possible
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... display 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id SΣ 1..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 S 0..1 Binary This should contain a picture of the practitioner
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Extern identifiering.
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period SΣ 0..1 Period Period under viken behandlare kan iträda roll
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC 0..1 dateTime Starttid
.... end SΣC 0..1 dateTime Sluttid
... practitioner SΣ 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Used in GUI for representing the practitioner
... organization SΣ 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Describes what type of organization --> example: eco unit
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Used in backoffice GUI for representing the organization
... code SΣ 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
Binding: PractitionerRole (example): The role a person plays representing an organization.
... specialty SΣ 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Used in GUI please use this if possible
... telecom Σ 0..* ContactPoint Contact details that are specific to the role/location/service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... 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 Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
PractitionerRole.practitioner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.organization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG
PractitionerRole.healthcareService.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From the FHIR Standard
PractitionerRole.endpoint.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPractitionerRoleIf 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()
dom-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from PractitionerRole

Summary

Mandatory: 8 elements
Must-Support: 15 elements

Extensions

This structure refers to these extensions:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id SΣ 1..1 id Logical id of this artifact
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained S 0..1 Binary This should contain a picture of the practitioner
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Extern identifiering.
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period SΣ 0..1 Period Period under viken behandlare kan iträda roll
.... start SΣC 0..1 dateTime Starttid
.... end SΣC 0..1 dateTime Sluttid
... practitioner SΣ 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... display SΣ 1..1 string Used in GUI for representing the practitioner
... organization SΣ 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... type Σ 0..1 uri Describes what type of organization --> example: eco unit
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... display SΣ 1..1 string Used in backoffice GUI for representing the organization
... code SΣ 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
Binding: PractitionerRole (example): The role a person plays representing an organization.
... specialty SΣ 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... display Σ 0..1 string Used in GUI please use this if possible
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... display Σ 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.organization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPractitionerRoleIf 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()
dom-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole PractitionerRole
... id S 1..1 id Logical id of this artifact
... contained S 0..1 Binary This should contain a picture of the practitioner
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... active S 1..1 boolean Whether this practitioner role record is in active use
... period S 0..1 Period Period under viken behandlare kan iträda roll
.... start S 0..1 dateTime Starttid
.... end S 0..1 dateTime Sluttid
... practitioner S 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... display S 1..1 string Used in GUI for representing the practitioner
... organization S 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... type 0..1 uri Describes what type of organization --> example: eco unit
.... display S 1..1 string Used in backoffice GUI for representing the organization
... code S 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
... specialty S 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... display 0..1 string Used in GUI please use this if possible
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... display 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole Roles/organizations the practitioner is associated with
... id SΣ 1..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 S 0..1 Binary This should contain a picture of the practitioner
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:BinaryReferenceExtension 0..* Reference(Binary) ITB Binary Reference Extension
URL: http://portal.wof.purified.link/fhir/StructureDefinition/extBinaryReference
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Extern identifiering.
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period SΣ 0..1 Period Period under viken behandlare kan iträda roll
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start SΣC 0..1 dateTime Starttid
.... end SΣC 0..1 dateTime Sluttid
... practitioner SΣ 1..1 Reference(Practitioner) Connects to EHRs that containes the practitioner where the appointment will be stored --> example: DB01/fhir/Practitioner/123
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Used in GUI for representing the practitioner
... organization SΣ 1..1 Reference(Organization) Connects to EHRs soureSystem organization --> example: DB01/fhir/Organization/123
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Describes what type of organization --> example: eco unit
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Used in backoffice GUI for representing the organization
... code SΣ 0..* CodeableConcept Role that can be beformed - connected to ActivityDefinition.participant.role
Binding: PractitionerRole (example): The role a person plays representing an organization.
... specialty SΣ 0..* CodeableConcept Only used in GUI no logic attached
Binding: ITB Speciality Codes (preferred)
... location Σ 0..* Reference(Location) The location(s) at which this practitioner provides care
... healthcareService S 1..1 Reference(HealthcareService) The HealthcareService where this PractitionerRole is bookable
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Used in GUI please use this if possible
... telecom Σ 0..* ContactPoint Contact details that are specific to the role/location/service
... availableTime 0..* BackboneElement Times the Service Site is available
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... 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 Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string Reason presented to the user explaining why time not available
.... during 0..1 Period Service not available from this date
... availabilityExceptions 0..1 string Description of availability exceptions
... endpoint S 1..1 Reference(Endpoint) The FHIR endpoint where the practitioner and the organization exist
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Used in GUI please use this if possible

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
PractitionerRole.practitioner.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.organization.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.specialtypreferredITBSpecialityCodes
http://portal.wof.purified.link/fhir/ValueSet/speciality-codes
From this IG
PractitionerRole.healthcareService.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
From the FHIR Standard
PractitionerRole.endpoint.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPractitionerRoleIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPractitionerRoleIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorPractitionerRoleIf 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()
dom-5errorPractitionerRoleIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePractitionerRoleA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from PractitionerRole

Summary

Mandatory: 8 elements
Must-Support: 15 elements

Extensions

This structure refers to these extensions:

 

Other representations of profile: CSV, Excel, Schematron