KR Core Implementation Guide
2.0.0-preview - STU2 Korea, Republic of flag

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

Resource Profile: KR Core PractitionerRole Profile

Official URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-practitioner-role Version: 2.0.0-preview
Standards status: Trial-use Computable Name: KRCore_PractitionerRole

보건의료 서비스 제공 과정에 직접 또는 간접적으로 관여하는 사람의 역할 정보를 구조화하기 위해 정의한 범용 Profile.

KR Core PractitionerRole Profile은 KR Core Server와 KR Core Client가 진료정보를 교류할 때 보건의료 환경에서 실질적으로 진료 과정에 참여하는 다양한 인력의 역할을 일관되게 표현하는데 사용되며, 이 경우 반드시(SHALL) 본 Profile을 준수해야 한다. 임상 행위, 진료 흐름, 환자 정보 처리, 의료 데이터 관리에 공식적으로 참여하는 모든 인력의 역할을 표현하는데 이 Profile을 적용할 수 있다. 단, 의료법에 따라 자격이 부여된 의사(Medical Doctor)의 역할을 표현하기 위해서는 본 Profile을 상속하여 정의한 KR Core PractitionerRole Profile for Medical Doctor반드시(SHALL) 적용해야 한다. KR Core PractitionerRole Profile for Medical Doctor를 만족하는 FHIR 리소스 인스턴스는 자동적으로 본 Profile을 만족한다.

※ 주의사항

  • KR Core PractitionerRole Profile은 반드시(SHALL) 의사 외 보건의료 서비스 관련자의 역할 정보를 표현하기 위한 목적으로만 한정하여 사용한다.

Usages:

Formal Views of Profile Content

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

This structure is derived from PractitionerRole

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... identifier 0..* Identifier 보건의료 종사자 역할 ID
.... system 1..1 uri 식별 체계
.... value 1..1 string 고유 식별자
... practitioner 0..1 Reference(KR Core Practitioner Profile) 보건의료 종사자 인적사항
... organization 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
.... coding
..... system 1..1 uri 코드체계 식별자
..... code 1..1 code 코드
... specialty 0..* CodeableConcept 보건의료 종사자 전문분야
.... coding
..... system 1..1 uri 코드체계 식별자
..... code 1..1 code 코드

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... implicitRules ?!Σ 0..1 uri 이 콘텐츠 생성 시 따른 규칙들의 집합
... modifierExtension ?! 0..* Extension 반드시 지원해야 하는 확장들
... identifier Σ 0..* Identifier 보건의료 종사자 역할 ID
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함.
.... system Σ 1..1 uri 식별 체계
일반 예시: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string 고유 식별자
일반 예시: 123456
... organization Σ 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
... code Σ 0..* CodeableConcept 보건의료 종사자 역할
바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할.
... specialty Σ 0..* CodeableConcept 보건의료 종사자 전문분야
바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야.

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.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

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 & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... id Σ 0..1 id 본 리소스 인스턴스의 논리적 ID
... meta Σ 0..1 Meta 리소스에 대한 메타데이터
... implicitRules ?!Σ 0..1 uri 이 콘텐츠 생성 시 따른 규칙들의 집합
... text 0..1 Narrative 사람이 이해할 수 있도록 작성된 리소스 인스턴스의 요약 텍스트
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource 포함된 리소스
... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
... modifierExtension ?! 0..* Extension 반드시 지원해야 하는 확장들
... identifier Σ 0..* Identifier 보건의료 종사자 역할 ID
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함.
.... type Σ 0..1 CodeableConcept 식별자 설명
바인딩(Binding): Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형.
.... system Σ 1..1 uri 식별 체계
일반 예시: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string 고유 식별자
일반 예시: 123456
.... period Σ 0..1 Period id 유효 기간
.... assigner Σ 0..1 Reference(Organization) id 발급 기관 (text 일 수 있음)
... active Σ 0..1 boolean 본 의료인 역할 기록이 현재 사용 중인지 여부
... period Σ 0..1 Period 의료인이 이러한 역할(들)을 수행할 수 있는 권한이 부여된 기간
... practitioner Σ 0..1 Reference(KR Core Practitioner Profile) 보건의료 종사자 인적사항
... organization Σ 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
... code Σ 0..* CodeableConcept 보건의료 종사자 역할
바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할.
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... coding Σ 0..* Coding 코드체계에 의해 정의된 코드
..... id 0..1 string 요소 간 참조를 위한 고유 ID
..... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
..... system Σ 1..1 uri 코드체계 식별자
..... version Σ 0..1 string 시스템의 버전 - 필요한 경우에 제공
..... code Σ 1..1 code 코드
..... display Σ 0..1 string 시스템에서 정의한 표현
..... userSelected Σ 0..1 boolean 이 coding을 사용자가 직접 선택한 경우
.... text Σ 0..1 string 개념의 일반 텍스트 표현
... specialty Σ 0..* CodeableConcept 보건의료 종사자 전문분야
바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야.
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... coding Σ 0..* Coding 코드체계에 의해 정의된 코드
..... id 0..1 string 요소 간 참조를 위한 고유 ID
..... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
..... system Σ 1..1 uri 코드체계 식별자
..... version Σ 0..1 string 시스템의 버전 - 필요한 경우에 제공
..... code Σ 1..1 code 코드
..... display Σ 0..1 string 시스템에서 정의한 표현
..... userSelected Σ 0..1 boolean 이 coding을 사용자가 직접 선택한 경우
.... text Σ 0..1 string 개념의 일반 텍스트 표현
... location Σ 0..* Reference(Location) 의료인이 의료서비스를 제공하는 장소(들)
... healthcareService 0..* Reference(HealthcareService) 이 근로자가 이 역할의 조직/위치(들)에 대해 제공하는 의료 서비스 목록
... telecom Σ 0..* ContactPoint 역할/장소/서비스와 관련된 세부 연락처
... availableTime 0..* BackboneElement 서비스를 이용할 수 있는 시간
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
.... modifierExtension ?!Σ 0..* Extension 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들
.... 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 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
.... modifierExtension ?!Σ 0..* Extension 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들
.... description 1..1 string 사용자에게 설명하는 이용불가 시간 이유
.... during 0..1 Period 서비스 이용불가 기간
... availabilityExceptions 0..1 string 서비스 가용성 예외(예: 공휴일 가용성)에 대한 설명
... endpoint 0..* Reference(Endpoint) 이 역할을 가진 의료인을 위해 운영되는 서비스에 대한 액세스를 제공하는 기술적 endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
추가 바인딩 목적
AllLanguages Max Binding
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.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.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 & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... identifier 0..* Identifier 보건의료 종사자 역할 ID
.... system 1..1 uri 식별 체계
.... value 1..1 string 고유 식별자
... practitioner 0..1 Reference(KR Core Practitioner Profile) 보건의료 종사자 인적사항
... organization 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
.... coding
..... system 1..1 uri 코드체계 식별자
..... code 1..1 code 코드
... specialty 0..* CodeableConcept 보건의료 종사자 전문분야
.... coding
..... system 1..1 uri 코드체계 식별자
..... code 1..1 code 코드

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... implicitRules ?!Σ 0..1 uri 이 콘텐츠 생성 시 따른 규칙들의 집합
... modifierExtension ?! 0..* Extension 반드시 지원해야 하는 확장들
... identifier Σ 0..* Identifier 보건의료 종사자 역할 ID
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함.
.... system Σ 1..1 uri 식별 체계
일반 예시: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string 고유 식별자
일반 예시: 123456
... organization Σ 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
... code Σ 0..* CodeableConcept 보건의료 종사자 역할
바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할.
... specialty Σ 0..* CodeableConcept 보건의료 종사자 전문분야
바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야.

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.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

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 & Constraints    Filter: Filtersdoco
.. PractitionerRole 0..* PractitionerRole KR Core PractitionerRole Profile
... id Σ 0..1 id 본 리소스 인스턴스의 논리적 ID
... meta Σ 0..1 Meta 리소스에 대한 메타데이터
... implicitRules ?!Σ 0..1 uri 이 콘텐츠 생성 시 따른 규칙들의 집합
... text 0..1 Narrative 사람이 이해할 수 있도록 작성된 리소스 인스턴스의 요약 텍스트
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource 포함된 리소스
... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
... modifierExtension ?! 0..* Extension 반드시 지원해야 하는 확장들
... identifier Σ 0..* Identifier 보건의료 종사자 역할 ID
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함.
.... type Σ 0..1 CodeableConcept 식별자 설명
바인딩(Binding): Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형.
.... system Σ 1..1 uri 식별 체계
일반 예시: http://www.acme.com/identifiers/patient
.... value Σ 1..1 string 고유 식별자
일반 예시: 123456
.... period Σ 0..1 Period id 유효 기간
.... assigner Σ 0..1 Reference(Organization) id 발급 기관 (text 일 수 있음)
... active Σ 0..1 boolean 본 의료인 역할 기록이 현재 사용 중인지 여부
... period Σ 0..1 Period 의료인이 이러한 역할(들)을 수행할 수 있는 권한이 부여된 기간
... practitioner Σ 0..1 Reference(KR Core Practitioner Profile) 보건의료 종사자 인적사항
... organization Σ 0..1 Reference(KR Core Organization Profile) 보건의료 종사자 소속 기관
... code Σ 0..* CodeableConcept 보건의료 종사자 역할
바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할.
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... coding Σ 0..* Coding 코드체계에 의해 정의된 코드
..... id 0..1 string 요소 간 참조를 위한 고유 ID
..... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
..... system Σ 1..1 uri 코드체계 식별자
..... version Σ 0..1 string 시스템의 버전 - 필요한 경우에 제공
..... code Σ 1..1 code 코드
..... display Σ 0..1 string 시스템에서 정의한 표현
..... userSelected Σ 0..1 boolean 이 coding을 사용자가 직접 선택한 경우
.... text Σ 0..1 string 개념의 일반 텍스트 표현
... specialty Σ 0..* CodeableConcept 보건의료 종사자 전문분야
바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야.
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
.... coding Σ 0..* Coding 코드체계에 의해 정의된 코드
..... id 0..1 string 요소 간 참조를 위한 고유 ID
..... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url
..... system Σ 1..1 uri 코드체계 식별자
..... version Σ 0..1 string 시스템의 버전 - 필요한 경우에 제공
..... code Σ 1..1 code 코드
..... display Σ 0..1 string 시스템에서 정의한 표현
..... userSelected Σ 0..1 boolean 이 coding을 사용자가 직접 선택한 경우
.... text Σ 0..1 string 개념의 일반 텍스트 표현
... location Σ 0..* Reference(Location) 의료인이 의료서비스를 제공하는 장소(들)
... healthcareService 0..* Reference(HealthcareService) 이 근로자가 이 역할의 조직/위치(들)에 대해 제공하는 의료 서비스 목록
... telecom Σ 0..* ContactPoint 역할/장소/서비스와 관련된 세부 연락처
... availableTime 0..* BackboneElement 서비스를 이용할 수 있는 시간
.... id 0..1 string 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
.... modifierExtension ?!Σ 0..* Extension 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들
.... 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 요소 간 참조를 위한 고유 ID
.... extension 0..* Extension 구현 주체에 의해 정의된 추가 정보
.... modifierExtension ?!Σ 0..* Extension 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들
.... description 1..1 string 사용자에게 설명하는 이용불가 시간 이유
.... during 0..1 Period 서비스 이용불가 기간
... availabilityExceptions 0..1 string 서비스 가용성 예외(예: 공휴일 가용성)에 대한 설명
... endpoint 0..* Reference(Endpoint) 이 역할을 가진 의료인을 위해 운영되는 서비스에 대한 액세스를 제공하는 기술적 endpoint

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
PractitionerRole.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
추가 바인딩 목적
AllLanguages Max Binding
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.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.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

Notes:

KR Core IG를 따르는 Server는 반드시(SHALL) PractitionerRole Resource를 지원하고, KR Core PractitionerRole을 반드시(SHALL) 지원해야 한다.
KR Core IG를 따르는 Client는 가능한 한(SHOULD) PractitionerRole Resource를 지원하고, PractitionerRole Resource를 지원하는 경우, KR Core PractitionerRole Profile을 반드시(SHALL) 지원해야 한다.

KR Core Search Parameters (derived)

PractitionerRole Resource를 검색하기 위해 기본 FHIR 사양을 기반으로 정의한 검색 파라미터.

Name Type Description Expression Expectations
organization reference 의료인 소속 기관 PractitionerRole.organization MAY
practitioner reference 의료인 인적사항 PractitionerRole.practitioner SHALL
role token 의료인 역할 PractitionerRole.code SHOULD
specialty token 의료인 진료과목 코드 PractitionerRole.specialty SHOULD

NOTE: 위 Search Parameter 목록은 아래 요소에 대한 구현 기대치를 정의함:

NOTE: 이 외 기본 FHIR 사양에서 정의하고 있는 Search Parameter들은 KR Core IG를 구현한 서버의 선택 사항에 따라 추가로 제공 가능.