CH EMED EPR
3.0.0-ci-build - ci-build Switzerland flag

CH EMED EPR, published by CARA. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CARA-ch/ch-emed-epr/ and changes regularly. See the Directory of published versions

Resource Profile: CH EMED EPR PractitionerRole

Official URL: http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-practitionerrole Version: 3.0.0-ci-build
Draft as of 2025-12-04 Computable Name: CHEMEDEPRPractitionerRole

Copyright/Legal: CC0-1.0

Definition of the practitioner role for the eMedication context

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..* CHEMEDPractitionerRole CH EMED PractitionerRole
... contained D 0..* Resource ✕ This element is not supported
... extension D 0..* Extension ✕ This element is not supported
... identifier ΣD 0..* Identifier ✕ This element is not supported
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... assigner ΣD 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... period ΣD 0..1 Period ✕ This element is not supported
... practitioner Σ 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... organization Σ 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty ΣD 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location ΣD 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom ΣD 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... notAvailable D 0..* BackboneElement ✕ This element is not supported
.... 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
... availabilityExceptions D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PractitionerRole.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2
PractitionerRole.specialty Base extensible HCProfessional.hcSpecialisation 📦3.2.0 CH Term v3.2

Constraints

Id Grade Path(s) Description Expression
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 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-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()
dom-5 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PractitionerRole A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from CHEMEDPractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole CHEMEDPractitionerRole
... meta
.... extension D 0..* Extension ✕ This element is not supported
.... versionId D 0..1 id ✕ This element is not supported
.... lastUpdated D 0..1 instant ✕ This element is not supported
.... source D 0..1 uri ✕ This element is not supported
.... security D 0..* Coding ✕ This element is not supported
.... tag D 0..* Coding ✕ This element is not supported
... implicitRules 0..0 A set of rules under which this content was created
... contained D 0..* Resource ✕ This element is not supported
... modifierExtension 0..0 Extension
... identifier D 0..* Identifier ✕ This element is not supported
.... assigner D 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active D 0..1 boolean ✕ This element is not supported
... period D 0..1 Period ✕ This element is not supported
... practitioner 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
... organization 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
... code 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty D 0..* CodeableConcept ✕ This element is not supported
... location D 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom D 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
... notAvailable D 0..* BackboneElement ✕ This element is not supported
... availabilityExceptions D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* CHEMEDPractitionerRole CH EMED PractitionerRole
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension D 0..* Extension ✕ This element is not supported
Slice: Unordered, Open by value:url
.... versionId ΣD 0..1 id ✕ This element is not supported
.... lastUpdated ΣD 0..1 instant ✕ This element is not supported
.... source ΣD 0..1 uri ✕ This element is not supported
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security ΣD 0..* Coding ✕ This element is not supported
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag ΣD 0..* Coding ✕ This element is not supported
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... contained D 0..* Resource ✕ This element is not supported
... extension D 0..* Extension ✕ This element is not supported
... identifier ΣD 0..* Identifier ✕ This element is not supported
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner ΣD 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active ΣD 0..1 boolean ✕ This element is not supported
... period ΣD 0..1 Period ✕ This element is not supported
... practitioner Σ 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
.... 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 1..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 Text alternative for the resource
... organization Σ 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
.... 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 1..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 Text alternative for the resource
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty ΣD 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location ΣD 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom ΣD 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
.... 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 D 0..* BackboneElement ✕ This element is not supported
.... 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 D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PractitionerRole.meta.​security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
PractitionerRole.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
PractitionerRole.language Base preferred Common Languages 📦4.0.1 FHIR Std.
PractitionerRole.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
PractitionerRole.identifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
PractitionerRole.practitioner.​type Base extensible ResourceType 📦4.0.1 FHIR Std.
PractitionerRole.organization.​type Base extensible ResourceType 📦4.0.1 FHIR Std.
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2
PractitionerRole.specialty Base extensible HCProfessional.hcSpecialisation 📦3.2.0 CH Term v3.2
PractitionerRole.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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-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()
dom-5 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PractitionerRole A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* CHEMEDPractitionerRole CH EMED PractitionerRole
... contained D 0..* Resource ✕ This element is not supported
... extension D 0..* Extension ✕ This element is not supported
... identifier ΣD 0..* Identifier ✕ This element is not supported
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... assigner ΣD 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... period ΣD 0..1 Period ✕ This element is not supported
... practitioner Σ 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... organization Σ 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty ΣD 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location ΣD 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom ΣD 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... notAvailable D 0..* BackboneElement ✕ This element is not supported
.... 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
... availabilityExceptions D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PractitionerRole.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2
PractitionerRole.specialty Base extensible HCProfessional.hcSpecialisation 📦3.2.0 CH Term v3.2

Constraints

Id Grade Path(s) Description Expression
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 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-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()
dom-5 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PractitionerRole A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from CHEMEDPractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole CHEMEDPractitionerRole
... meta
.... extension D 0..* Extension ✕ This element is not supported
.... versionId D 0..1 id ✕ This element is not supported
.... lastUpdated D 0..1 instant ✕ This element is not supported
.... source D 0..1 uri ✕ This element is not supported
.... security D 0..* Coding ✕ This element is not supported
.... tag D 0..* Coding ✕ This element is not supported
... implicitRules 0..0 A set of rules under which this content was created
... contained D 0..* Resource ✕ This element is not supported
... modifierExtension 0..0 Extension
... identifier D 0..* Identifier ✕ This element is not supported
.... assigner D 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active D 0..1 boolean ✕ This element is not supported
... period D 0..1 Period ✕ This element is not supported
... practitioner 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
... organization 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
... code 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty D 0..* CodeableConcept ✕ This element is not supported
... location D 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom D 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
... notAvailable D 0..* BackboneElement ✕ This element is not supported
... availabilityExceptions D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* CHEMEDPractitionerRole CH EMED PractitionerRole
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension D 0..* Extension ✕ This element is not supported
Slice: Unordered, Open by value:url
.... versionId ΣD 0..1 id ✕ This element is not supported
.... lastUpdated ΣD 0..1 instant ✕ This element is not supported
.... source ΣD 0..1 uri ✕ This element is not supported
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security ΣD 0..* Coding ✕ This element is not supported
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag ΣD 0..* Coding ✕ This element is not supported
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... contained D 0..* Resource ✕ This element is not supported
... extension D 0..* Extension ✕ This element is not supported
... identifier ΣD 0..* Identifier ✕ This element is not supported
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner ΣD 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active ΣD 0..1 boolean ✕ This element is not supported
... period ΣD 0..1 Period ✕ This element is not supported
... practitioner Σ 1..1 Reference(CH EMED EPR Practitioner) Practitioner that is able to provide the defined services for the organization
.... 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 1..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 Text alternative for the resource
... organization Σ 1..1 Reference(CH EMED EPR Organization) Organization where the roles are available
.... 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 1..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 Text alternative for the resource
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: HCProfessional.hcProfession (required)
... specialty ΣD 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location ΣD 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService D 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom ΣD 0..* ContactPoint ✕ This element is not supported
... availableTime D 0..* BackboneElement ✕ This element is not supported
.... 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 D 0..* BackboneElement ✕ This element is not supported
.... 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 D 0..1 string ✕ This element is not supported
... endpoint D 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
PractitionerRole.meta.​security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
PractitionerRole.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
PractitionerRole.language Base preferred Common Languages 📦4.0.1 FHIR Std.
PractitionerRole.identifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
PractitionerRole.identifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
PractitionerRole.practitioner.​type Base extensible ResourceType 📦4.0.1 FHIR Std.
PractitionerRole.organization.​type Base extensible ResourceType 📦4.0.1 FHIR Std.
PractitionerRole.code Base required HCProfessional.hcProfession 📦3.2.0 CH Term v3.2
PractitionerRole.specialty Base extensible HCProfessional.hcSpecialisation 📦3.2.0 CH Term v3.2
PractitionerRole.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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 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-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()
dom-5 error PractitionerRole If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice PractitionerRole A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron