Service Provider Directory
0.1.0 - trial-use Estonia flag

Service Provider Directory, published by TEHIK. 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/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

Resource Profile: EE SPD PractitionerRole

Official URL: https://fhir.ee/StructureDefinition/ee-spd-practitioner-role Version: 0.1.0
Draft as of 2025-05-14 Computable Name: EESPDPractitionerRole

Tervishoiutöötaja roll. Practitioner role in SPD

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..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... practitioner SΣ 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... organization SΣ 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... Slices for code SΣ 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
Slice: Unordered, Open by value:coding.system
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... code:role SΣ 0..1 CodeableConcept Practitioner role
Binding: Practitioner Role (extensible)
.... code:tor SΣ 0..1 CodeableConcept Ametinimetus (Töötamiseregistri andmete järgi)
Binding: Occupation (extensible)
... Slices for specialty SΣ 0..* CodeableConcept Clinical ja MEDRE specialties
Slice: Unordered, Open by value:coding.system
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... specialty:specialty SΣ 0..* CodeableConcept Clinical specialty (Tegevusvaldkond)
Binding: Clinical Specialty (required)
.... specialty:eriala SΣ 0..* CodeableConcept Medre specialty (TIS erialade loend)
Binding: Eriala (required)
... location Σ 0..* Reference(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.code:roleextensibleEEPractitionerRole
https://fhir.ee/ValueSet/practitioner-role
PractitionerRole.code:torextensibleEEOccupation
https://fhir.ee/ValueSet/occupation
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
From the FHIR Standard
PractitionerRole.specialty:specialtyrequiredEEClinicalSpecialty
https://fhir.ee/ValueSet/clinical-specialty
PractitionerRole.specialty:erialarequiredEEEriala
https://fhir.ee/ValueSet/eriala

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 EEBasePractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... practitioner 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
... organization 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
... code 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
.... coding
..... system 0..1 uri Healthcare professional role e.g. doctor | nurse | consent-representative | specialist | student | receptionist etc. NB! code all on ka TÖR jaotus EEBase järgi kui vaja lisada.
Fixed Value: https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid
.... specialty:eriala 0..* CodeableConcept Medre specialty (TIS erialade loend)
..... coding
...... system 1..1 uri use local codesystem and codes eg. E140 etc. Use ONLY the code (in case of several) that is relevant in this role. NB! Eriala tuleb ka Practitioner profiiliga kaasa!
... location 0..* Reference(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... healthcareService 0..0
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.
... characteristic 0..0
... communication 0..0
... availability 0..0
... endpoint 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... 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 Identifiers for a role/location
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner SΣ 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... organization SΣ 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... Slices for code SΣ 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
Slice: Unordered, Open by value:coding.system
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... code:All Slices Content/Rules for all slices
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Healthcare professional role e.g. doctor | nurse | consent-representative | specialist | student | receptionist etc. NB! code all on ka TÖR jaotus EEBase järgi kui vaja lisada.
Fixed Value: https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... code:role SΣ 0..1 CodeableConcept Practitioner role
Binding: Practitioner Role (extensible)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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://terminology.hl7.org/CodeSystem/practitioner-role
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... code:tor SΣ 0..1 CodeableConcept Ametinimetus (Töötamiseregistri andmete järgi)
Binding: Occupation (extensible)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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: https://fhir.ee/CodeSystem/occupation
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
... Slices for specialty SΣ 0..* CodeableConcept Clinical ja MEDRE specialties
Slice: Unordered, Open by value:coding.system
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... specialty:specialty SΣ 0..* CodeableConcept Clinical specialty (Tegevusvaldkond)
Binding: Clinical Specialty (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... specialty:eriala SΣ 0..* CodeableConcept Medre specialty (TIS erialade loend)
Binding: Eriala (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri use local codesystem and codes eg. E140 etc. Use ONLY the code (in case of several) that is relevant in this role. NB! Eriala tuleb ka Practitioner profiiliga kaasa!
Fixed Value: https://fhir.ee/CodeSystem/eriala
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
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.code:roleextensibleEEPractitionerRole
https://fhir.ee/ValueSet/practitioner-role
PractitionerRole.code:torextensibleEEOccupation
https://fhir.ee/ValueSet/occupation
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
From the FHIR Standard
PractitionerRole.specialty:specialtyrequiredEEClinicalSpecialty
https://fhir.ee/ValueSet/clinical-specialty
PractitionerRole.specialty:erialarequiredEEEriala
https://fhir.ee/ValueSet/eriala

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... practitioner SΣ 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... organization SΣ 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
... Slices for code SΣ 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
Slice: Unordered, Open by value:coding.system
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... code:role SΣ 0..1 CodeableConcept Practitioner role
Binding: Practitioner Role (extensible)
.... code:tor SΣ 0..1 CodeableConcept Ametinimetus (Töötamiseregistri andmete järgi)
Binding: Occupation (extensible)
... Slices for specialty SΣ 0..* CodeableConcept Clinical ja MEDRE specialties
Slice: Unordered, Open by value:coding.system
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... specialty:specialty SΣ 0..* CodeableConcept Clinical specialty (Tegevusvaldkond)
Binding: Clinical Specialty (required)
.... specialty:eriala SΣ 0..* CodeableConcept Medre specialty (TIS erialade loend)
Binding: Eriala (required)
... location Σ 0..* Reference(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
From the FHIR Standard
PractitionerRole.code:roleextensibleEEPractitionerRole
https://fhir.ee/ValueSet/practitioner-role
PractitionerRole.code:torextensibleEEOccupation
https://fhir.ee/ValueSet/occupation
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
From the FHIR Standard
PractitionerRole.specialty:specialtyrequiredEEClinicalSpecialty
https://fhir.ee/ValueSet/clinical-specialty
PractitionerRole.specialty:erialarequiredEEEriala
https://fhir.ee/ValueSet/eriala

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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 EEBasePractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... practitioner 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
... organization 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
... code 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
.... coding
..... system 0..1 uri Healthcare professional role e.g. doctor | nurse | consent-representative | specialist | student | receptionist etc. NB! code all on ka TÖR jaotus EEBase järgi kui vaja lisada.
Fixed Value: https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid
.... specialty:eriala 0..* CodeableConcept Medre specialty (TIS erialade loend)
..... coding
...... system 1..1 uri use local codesystem and codes eg. E140 etc. Use ONLY the code (in case of several) that is relevant in this role. NB! Eriala tuleb ka Practitioner profiiliga kaasa!
... location 0..* Reference(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... healthcareService 0..0
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.
... characteristic 0..0
... communication 0..0
... availability 0..0
... endpoint 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* EEBasePractitionerRole Roles/organizations the practitioner is associated with
... 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 Identifiers for a role/location
... active SΣ 1..1 boolean Whether this practitioner role record is in active use
... period Σ 0..1 Period The period during which the practitioner is authorized to perform in these role(s)
... practitioner SΣ 1..1 Reference(EE SPD Practitioner) Practitioner that provides services for the organization
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... organization SΣ 1..1 Reference(EE SPD Organization) Organization where practitioner has this role. E.g PERH
.... id 0..1 id Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference SΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... Slices for code SΣ 0..* CodeableConcept The role of the healthcare professional in the healthcare facility
Slice: Unordered, Open by value:coding.system
Binding: PractitionerRole (example): The role a person plays representing an organization.
.... code:All Slices Content/Rules for all slices
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Healthcare professional role e.g. doctor | nurse | consent-representative | specialist | student | receptionist etc. NB! code all on ka TÖR jaotus EEBase järgi kui vaja lisada.
Fixed Value: https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... code:role SΣ 0..1 CodeableConcept Practitioner role
Binding: Practitioner Role (extensible)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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://terminology.hl7.org/CodeSystem/practitioner-role
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... code:tor SΣ 0..1 CodeableConcept Ametinimetus (Töötamiseregistri andmete järgi)
Binding: Occupation (extensible)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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: https://fhir.ee/CodeSystem/occupation
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
... Slices for specialty SΣ 0..* CodeableConcept Clinical ja MEDRE specialties
Slice: Unordered, Open by value:coding.system
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.
.... specialty:specialty SΣ 0..* CodeableConcept Clinical specialty (Tegevusvaldkond)
Binding: Clinical Specialty (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... 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://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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
.... specialty:eriala SΣ 0..* CodeableConcept Medre specialty (TIS erialade loend)
Binding: Eriala (required)
..... id 0..1 id Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 0..* Coding Code defined by a terminology system
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri use local codesystem and codes eg. E140 etc. Use ONLY the code (in case of several) that is relevant in this role. NB! Eriala tuleb ka Practitioner profiiliga kaasa!
Fixed Value: https://fhir.ee/CodeSystem/eriala
...... version Σ 0..1 string Version of the system - if relevant
...... code ΣC 0..1 code Symbol in syntax defined by the system
...... display ΣC 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(EE SPD Location) Address and exact location where this practitioner in this role performs healthcare service. HCP may have several roles each with different location (and address)
... contact 0..1 ExtendedContactDetail HCP's contact details in this particular organization and role. NB! For personal contact details use EESPDPractitioner.

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
From the FHIR Standard
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.code:roleextensibleEEPractitionerRole
https://fhir.ee/ValueSet/practitioner-role
PractitionerRole.code:torextensibleEEOccupation
https://fhir.ee/ValueSet/occupation
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
From the FHIR Standard
PractitionerRole.specialty:specialtyrequiredEEClinicalSpecialty
https://fhir.ee/ValueSet/clinical-specialty
PractitionerRole.specialty:erialarequiredEEEriala
https://fhir.ee/ValueSet/eriala

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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(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()

 

Other representations of profile: CSV, Excel, Schematron