HL7® Serious Med FHIR® Core Implementation Guide
1.0.0 - ci-build

HL7® Serious Med FHIR® Core Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: SmPractitionerRole

Official URL: https://whcater.github.io/serious-med-ig/StructureDefinition/sm-practitioner-role Version: 1.0.0
Draft as of 2024-11-11 Computable Name: SmPractitionerRole

健康医护服务提供者角色

Usage:

Formal Views of Profile Content

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

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... extension 0..* Extension 扩展字段
... modifierExtension 0..* Extension 此扩展字段可能会完全修正或改变其他资料项目的涵意,需特别留意。
... active S 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner S 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization S 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... specialty S 0..* CodeableConcept 健康医护服务提供者的特定专业
... location S 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom S 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... system S 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value S 1..1 string 实际的联络方式之细节
.... use S 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period S 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... description 1..1 string 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard
NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id Σ 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... extension 0..* Extension 扩展字段
... identifier SΣ 0..* Identifier 与角色(role)/地点(location)相关的特定业务识别码
... active SΣ 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period Σ 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner SΣ 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization SΣ 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... specialty SΣ 0..* CodeableConcept 健康医护服务提供者的特定专业
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.


... location SΣ 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom SΣ 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value SΣ 1..1 string 实际的联络方式之细节
.... use ?!SΣ 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period SΣ 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
from the FHIR Standard
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id Σ 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension 扩展字段
... modifierExtension ?! 0..* Extension 此扩展字段可能会完全修正或改变其他资料项目的涵意,需特别留意。
... identifier SΣ 0..* Identifier 与角色(role)/地点(location)相关的特定业务识别码
... active SΣ 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period Σ 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner SΣ 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization SΣ 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.


... specialty SΣ 0..* CodeableConcept 健康医护服务提供者的特定专业
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.


... location SΣ 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom SΣ 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value SΣ 1..1 string 实际的联络方式之细节
.... use ?!SΣ 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period SΣ 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... 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)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... 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 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
from the FHIR Standard
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
from the FHIR Standard
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
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 PractitionerRole

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... extension 0..* Extension 扩展字段
... modifierExtension 0..* Extension 此扩展字段可能会完全修正或改变其他资料项目的涵意,需特别留意。
... active S 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner S 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization S 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... specialty S 0..* CodeableConcept 健康医护服务提供者的特定专业
... location S 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom S 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... system S 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value S 1..1 string 实际的联络方式之细节
.... use S 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period S 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... description 1..1 string 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
PractitionerRole.availableTime.daysOfWeekrequiredDaysOfWeek
http://hl7.org/fhir/ValueSet/days-of-week|4.0.1
from the FHIR Standard

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id Σ 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... extension 0..* Extension 扩展字段
... identifier SΣ 0..* Identifier 与角色(role)/地点(location)相关的特定业务识别码
... active SΣ 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period Σ 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner SΣ 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization SΣ 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... specialty SΣ 0..* CodeableConcept 健康医护服务提供者的特定专业
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.


... location SΣ 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom SΣ 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value SΣ 1..1 string 实际的联络方式之细节
.... use ?!SΣ 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period SΣ 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... daysOfWeek 0..* code mon | tue | wed | thu | fri | sat | sun
Binding: DaysOfWeek (required)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... description 1..1 string 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
from the FHIR Standard
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PractitionerRole 0..* PractitionerRole 健康医护服务提供者所关联的角色/机构
... id Σ 0..1 id 不重复的ID用以识别储存在特定FHIR Server中的PractitionerRole纪录,通常又称为逻辑性ID。
... 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
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension 扩展字段
... modifierExtension ?! 0..* Extension 此扩展字段可能会完全修正或改变其他资料项目的涵意,需特别留意。
... identifier SΣ 0..* Identifier 与角色(role)/地点(location)相关的特定业务识别码
... active SΣ 0..1 boolean 此健康医护服务提供者角色纪录是否有效
... period Σ 0..1 Period 健康医护服务提供者在这些角色里被授权执行工作的时间范围
... practitioner SΣ 0..1 Reference(SmPractitioner) 能够为机构提供所定义服务的健康医护服务提供者
... organization SΣ 0..1 Reference(SmOrganization) 提供这此健康医护服务提供者角色的机构
... code Σ 0..* CodeableConcept Roles which this practitioner may perform
Binding: PractitionerRole (example): The role a person plays representing an organization.


... specialty SΣ 0..* CodeableConcept 健康医护服务提供者的特定专业
Binding: PracticeSettingCodeValueSet (preferred): Specific specialty associated with the agency.


... location SΣ 0..* Reference(SmLocation) 此健康医护服务提供者提供医护的地点
... healthcareService 0..* Reference(HealthcareService) 此工作者为此角色的机构(Organizatoin)/地点(Location)提供的健康医护服务清单
... telecom SΣ 0..* ContactPoint 与角色(role)/地点(location)/服务(service)相关的联络细节
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required)
.... value SΣ 1..1 string 实际的联络方式之细节
.... use ?!SΣ 0..1 code home | work | temp | old | mobile-此联络方式的用途
Binding: ContactPointUse (required)
.... rank Σ 0..1 positiveInt 具体说明偏好的使用顺序(1=最高优先顺序)
.... period SΣ 0..1 Period 此联络方式的使用效期
... availableTime 0..* BackboneElement 服务地点可用的时间
.... 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)
.... allDay 0..1 boolean 随时可用? 例如:24 小时服务。
.... availableStartTime 0..1 time 每天的开放时间(如果 allDay = true,则忽略。)
.... availableEndTime 0..1 time 每天的关闭时间(如果 allDay = true,则忽略。)
... notAvailable 0..* BackboneElement 由于提供的原因,在此期间无法使用。
.... 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 向使用者说明为什么此期间无法使用的原因
.... during 0..1 Period 从这个日期起,服务将不再提供。
... availabilityExceptions 0..1 string 描述在特定情况下服务不可用的特例
... endpoint 0..* Reference(Endpoint) 提供用于此健康医护服务提供者角色运营服务的技术端点

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
PractitionerRole.codeexamplePractitionerRole
http://hl7.org/fhir/ValueSet/practitioner-role
from the FHIR Standard
PractitionerRole.specialtypreferredPracticeSettingCodeValueSet
http://hl7.org/fhir/ValueSet/c80-practice-codes
from the FHIR Standard
PractitionerRole.telecom.systemrequiredContactPointSystem
http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
from the FHIR Standard
PractitionerRole.telecom.userequiredContactPointUse
http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
from the FHIR Standard
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