CH EMED EPR
1.0.1-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 1.0.1-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: 1.0.1-ci-build
Draft as of 2024-04-05 Computable Name: CHEMEDEPRPractitionerRole

Copyright/Legal: CC0-1.0

Definition of the practitioner role for the eMedication context

Usage:

Formal Views of Profile Content

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

This structure is derived from CHEMEDPractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... contained D 0..* Resource ✕ This element is not supported
... modifierExtension 0..0
... 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: http://fhir.ch/ig/ch-epr-term/ValueSet/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)

PathConformanceValueSetURI
PractitionerRole.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* CHEMEDPractitionerRole CH EMED PractitionerRole
... contained 0..* Resource ✕ This element is not supported
... extension 0..* Extension ✕ This element is not supported
... identifier Σ 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 Σ 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... period Σ 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: http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession (required)
... specialty Σ 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location Σ 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom Σ 0..* ContactPoint ✕ This element is not supported
... availableTime 0..* BackboneElement ✕ This element is not supported
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... notAvailable 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 0..1 string ✕ This element is not supported
... endpoint 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
PractitionerRole.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
PractitionerRole.specialtyextensibleHCProfessionalHcSpecialisation
http://fhir.ch/ig/ch-term/ValueSet/HCProfessional.hcSpecialisation

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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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 0..* Extension ✕ This element is not supported
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id ✕ This element is not supported
.... lastUpdated Σ 0..1 instant ✕ This element is not supported
.... source Σ 0..1 uri ✕ This element is not supported
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding ✕ This element is not supported
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 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 0..* Resource ✕ This element is not supported
... extension 0..* Extension ✕ This element is not supported
... identifier Σ 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 Σ 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active Σ 0..1 boolean ✕ This element is not supported
... period Σ 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: http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession (required)
... specialty Σ 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location Σ 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom Σ 0..* ContactPoint ✕ This element is not supported
... availableTime 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 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 0..1 string ✕ This element is not supported
... endpoint 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
PractitionerRole.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
PractitionerRole.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
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.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
PractitionerRole.specialtyextensibleHCProfessionalHcSpecialisation
http://fhir.ch/ig/ch-term/ValueSet/HCProfessional.hcSpecialisation
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
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()

Differential View

This structure is derived from CHEMEDPractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... contained D 0..* Resource ✕ This element is not supported
... modifierExtension 0..0
... 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: http://fhir.ch/ig/ch-epr-term/ValueSet/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)

PathConformanceValueSetURI
PractitionerRole.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* CHEMEDPractitionerRole CH EMED PractitionerRole
... contained 0..* Resource ✕ This element is not supported
... extension 0..* Extension ✕ This element is not supported
... identifier Σ 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 Σ 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... period Σ 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: http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession (required)
... specialty Σ 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location Σ 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom Σ 0..* ContactPoint ✕ This element is not supported
... availableTime 0..* BackboneElement ✕ This element is not supported
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... notAvailable 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 0..1 string ✕ This element is not supported
... endpoint 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
PractitionerRole.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
PractitionerRole.specialtyextensibleHCProfessionalHcSpecialisation
http://fhir.ch/ig/ch-term/ValueSet/HCProfessional.hcSpecialisation

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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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 0..* Extension ✕ This element is not supported
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id ✕ This element is not supported
.... lastUpdated Σ 0..1 instant ✕ This element is not supported
.... source Σ 0..1 uri ✕ This element is not supported
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding ✕ This element is not supported
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 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 0..* Resource ✕ This element is not supported
... extension 0..* Extension ✕ This element is not supported
... identifier Σ 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 Σ 0..1 Reference(Organization) ✕ This element will be removed in PML(C) documents
... active Σ 0..1 boolean ✕ This element is not supported
... period Σ 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: http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession (required)
... specialty Σ 0..* CodeableConcept ✕ This element is not supported
Binding: HCProfessional.hcSpecialisation (extensible)
... location Σ 0..* Reference(CH Core Location) ✕ This element will be removed in PML(C) documents
... healthcareService 0..* Reference(HealthcareService) ✕ This element will be removed in PML(C) documents
... telecom Σ 0..* ContactPoint ✕ This element is not supported
... availableTime 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 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 0..1 string ✕ This element is not supported
... endpoint 0..* Reference(Endpoint) ✕ This element will be removed in PML(C) documents

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
PractitionerRole.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
PractitionerRole.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
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.coderequiredhttp://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
http://fhir.ch/ig/ch-epr-term/ValueSet/HCProfessional.hcProfession
PractitionerRole.specialtyextensibleHCProfessionalHcSpecialisation
http://fhir.ch/ig/ch-term/ValueSet/HCProfessional.hcSpecialisation
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
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()

 

Other representations of profile: CSV, Excel, Schematron