KR Core Implementation Guide
2.0.0-ballot - STU2
KR Core Implementation Guide - Local Development build (v2.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-practitioner-role | Version: 2.0.0-ballot | |||
| 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을 만족한다.
※ 주의사항
Usages:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PractitionerRole
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |
![]() ![]() |
0..* | Identifier | 보건의료 종사자 역할 ID | |
![]() ![]() ![]() |
1..1 | uri | 식별 체계 | |
![]() ![]() ![]() |
1..1 | string | 고유 식별자 | |
![]() ![]() |
0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 | |
![]() ![]() |
0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 | |
![]() ![]() |
0..* | CodeableConcept | 보건의료 종사자 역할 | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | 코드체계 식별자 | |
![]() ![]() ![]() ![]() |
1..1 | code | 코드 | |
![]() ![]() |
0..* | CodeableConcept | 보건의료 종사자 전문분야 | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | 코드체계 식별자 | |
![]() ![]() ![]() ![]() |
1..1 | code | 코드 | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |
![]() ![]() |
?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 |
![]() ![]() |
?! | 0..* | Extension | 반드시 지원해야 하는 확장들 |
![]() ![]() |
Σ | 0..* | Identifier | 보건의료 종사자 역할 ID |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. |
![]() ![]() ![]() |
Σ | 1..1 | uri | 식별 체계 일반 예시: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
Σ | 1..1 | string | 고유 식별자 일반 예시: 123456 |
![]() ![]() |
Σ | 0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 |
![]() ![]() |
Σ | 0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 |
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 역할 바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할. |
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 전문분야 바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야. |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | |
| PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-roleFrom the FHIR Standard | |
| PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codesFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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() |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |||||
![]() ![]() |
Σ | 0..1 | id | 본 리소스 인스턴스의 논리적 ID | ||||
![]() ![]() |
Σ | 0..1 | Meta | 리소스에 대한 메타데이터 | ||||
![]() ![]() |
?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 | ||||
![]() ![]() |
0..1 | code | 리소스 콘텐츠의 언어 바인딩(Binding): CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() |
0..1 | Narrative | 사람이 이해할 수 있도록 작성된 리소스 인스턴스의 요약 텍스트 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | 포함된 리소스 | |||||
![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() |
?! | 0..* | Extension | 반드시 지원해야 하는 확장들 | ||||
![]() ![]() |
Σ | 0..* | Identifier | 보건의료 종사자 역할 ID | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | 식별자 설명 바인딩(Binding): Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | 식별 체계 일반 예시: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | 고유 식별자 일반 예시: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | id 유효 기간 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | id 발급 기관 (text 일 수 있음) | ||||
![]() ![]() |
Σ | 0..1 | boolean | 본 의료인 역할 기록이 현재 사용 중인지 여부 | ||||
![]() ![]() |
Σ | 0..1 | Period | 의료인이 이러한 역할(들)을 수행할 수 있는 권한이 부여된 기간 | ||||
![]() ![]() |
Σ | 0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 | ||||
![]() ![]() |
Σ | 0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 역할 바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할. | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | 코드체계에 의해 정의된 코드 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | 코드체계 식별자 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템의 버전 - 필요한 경우에 제공 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | 코드 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템에서 정의한 표현 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | 이 coding을 사용자가 직접 선택한 경우 | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | 개념의 일반 텍스트 표현 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 전문분야 바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야. | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | 코드체계에 의해 정의된 코드 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | 코드체계 식별자 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템의 버전 - 필요한 경우에 제공 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | 코드 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템에서 정의한 표현 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | 이 coding을 사용자가 직접 선택한 경우 | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | 개념의 일반 텍스트 표현 | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | 의료인이 의료서비스를 제공하는 장소(들) | ||||
![]() ![]() |
0..* | Reference(HealthcareService) | 이 근로자가 이 역할의 조직/위치(들)에 대해 제공하는 의료 서비스 목록 | |||||
![]() ![]() |
Σ | 0..* | ContactPoint | 역할/장소/서비스와 관련된 세부 연락처 | ||||
![]() ![]() |
0..* | BackboneElement | 서비스를 이용할 수 있는 시간 | |||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들 | ||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun 바인딩(Binding): DaysOfWeek (required): 요일. | |||||
![]() ![]() ![]() |
0..1 | boolean | 상시 사용 가능 여부. 예: 24시간 서비스. | |||||
![]() ![]() ![]() |
0..1 | time | 개점시간 (allDay = true인 경우 무시) | |||||
![]() ![]() ![]() |
0..1 | time | 폐점시간 (allDay = true인 경우 무시) | |||||
![]() ![]() |
0..* | BackboneElement | 이용불가 시간 및 이유 | |||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들 | ||||
![]() ![]() ![]() |
1..1 | string | 사용자에게 설명하는 이용불가 시간 이유 | |||||
![]() ![]() ![]() |
0..1 | Period | 서비스 이용불가 기간 | |||||
![]() ![]() |
0..1 | string | 서비스 가용성 예외(예: 공휴일 가용성)에 대한 설명 | |||||
![]() ![]() |
0..* | Reference(Endpoint) | 이 역할을 가진 의료인을 위해 운영되는 서비스에 대한 액세스를 제공하는 기술적 endpoint | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| PractitionerRole.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | ||||
| PractitionerRole.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-typeFrom the FHIR Standard | ||||
| PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-roleFrom the FHIR Standard | ||||
| PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codesFrom the FHIR Standard | ||||
| PractitionerRole.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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 PractitionerRole
Differential View
This structure is derived from PractitionerRole
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |
![]() ![]() |
0..* | Identifier | 보건의료 종사자 역할 ID | |
![]() ![]() ![]() |
1..1 | uri | 식별 체계 | |
![]() ![]() ![]() |
1..1 | string | 고유 식별자 | |
![]() ![]() |
0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 | |
![]() ![]() |
0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 | |
![]() ![]() |
0..* | CodeableConcept | 보건의료 종사자 역할 | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | 코드체계 식별자 | |
![]() ![]() ![]() ![]() |
1..1 | code | 코드 | |
![]() ![]() |
0..* | CodeableConcept | 보건의료 종사자 전문분야 | |
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
1..1 | uri | 코드체계 식별자 | |
![]() ![]() ![]() ![]() |
1..1 | code | 코드 | |
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |
![]() ![]() |
?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 |
![]() ![]() |
?! | 0..* | Extension | 반드시 지원해야 하는 확장들 |
![]() ![]() |
Σ | 0..* | Identifier | 보건의료 종사자 역할 ID |
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. |
![]() ![]() ![]() |
Σ | 1..1 | uri | 식별 체계 일반 예시: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() |
Σ | 1..1 | string | 고유 식별자 일반 예시: 123456 |
![]() ![]() |
Σ | 0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 |
![]() ![]() |
Σ | 0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 |
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 역할 바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할. |
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 전문분야 바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야. |
Documentation for this format | ||||
| Path | Conformance | ValueSet | URI |
| PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | |
| PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-roleFrom the FHIR Standard | |
| PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codesFrom the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | PractitionerRole | KR Core PractitionerRole Profile | |||||
![]() ![]() |
Σ | 0..1 | id | 본 리소스 인스턴스의 논리적 ID | ||||
![]() ![]() |
Σ | 0..1 | Meta | 리소스에 대한 메타데이터 | ||||
![]() ![]() |
?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 | ||||
![]() ![]() |
0..1 | code | 리소스 콘텐츠의 언어 바인딩(Binding): CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() |
0..1 | Narrative | 사람이 이해할 수 있도록 작성된 리소스 인스턴스의 요약 텍스트 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | 포함된 리소스 | |||||
![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() |
?! | 0..* | Extension | 반드시 지원해야 하는 확장들 | ||||
![]() ![]() |
Σ | 0..* | Identifier | 보건의료 종사자 역할 ID | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) 바인딩(Binding): IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | 식별자 설명 바인딩(Binding): Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형. | ||||
![]() ![]() ![]() |
Σ | 1..1 | uri | 식별 체계 일반 예시: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | 고유 식별자 일반 예시: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | id 유효 기간 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | id 발급 기관 (text 일 수 있음) | ||||
![]() ![]() |
Σ | 0..1 | boolean | 본 의료인 역할 기록이 현재 사용 중인지 여부 | ||||
![]() ![]() |
Σ | 0..1 | Period | 의료인이 이러한 역할(들)을 수행할 수 있는 권한이 부여된 기간 | ||||
![]() ![]() |
Σ | 0..1 | Reference(KR Core Practitioner Profile) | 보건의료 종사자 인적사항 | ||||
![]() ![]() |
Σ | 0..1 | Reference(KR Core Organization Profile) | 보건의료 종사자 소속 기관 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 역할 바인딩(Binding): PractitionerRole (example): 개인이 기관을 대표하여 수행하는 역할. | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | 코드체계에 의해 정의된 코드 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | 코드체계 식별자 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템의 버전 - 필요한 경우에 제공 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | 코드 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템에서 정의한 표현 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | 이 coding을 사용자가 직접 선택한 경우 | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | 개념의 일반 텍스트 표현 | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | 보건의료 종사자 전문분야 바인딩(Binding): PracticeSettingCodeValueSet (preferred): 기관과 관련된 특정 전문 분야. | ||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | 코드체계에 의해 정의된 코드 | ||||
![]() ![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 분할항목(Slice): 순서 없음, 다음 요소의 값이 다른 임의의 분할항목을 허용:url | |||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | uri | 코드체계 식별자 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템의 버전 - 필요한 경우에 제공 | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | code | 코드 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | 시스템에서 정의한 표현 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | 이 coding을 사용자가 직접 선택한 경우 | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | 개념의 일반 텍스트 표현 | ||||
![]() ![]() |
Σ | 0..* | Reference(Location) | 의료인이 의료서비스를 제공하는 장소(들) | ||||
![]() ![]() |
0..* | Reference(HealthcareService) | 이 근로자가 이 역할의 조직/위치(들)에 대해 제공하는 의료 서비스 목록 | |||||
![]() ![]() |
Σ | 0..* | ContactPoint | 역할/장소/서비스와 관련된 세부 연락처 | ||||
![]() ![]() |
0..* | BackboneElement | 서비스를 이용할 수 있는 시간 | |||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들 | ||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun 바인딩(Binding): DaysOfWeek (required): 요일. | |||||
![]() ![]() ![]() |
0..1 | boolean | 상시 사용 가능 여부. 예: 24시간 서비스. | |||||
![]() ![]() ![]() |
0..1 | time | 개점시간 (allDay = true인 경우 무시) | |||||
![]() ![]() ![]() |
0..1 | time | 폐점시간 (allDay = true인 경우 무시) | |||||
![]() ![]() |
0..* | BackboneElement | 이용불가 시간 및 이유 | |||||
![]() ![]() ![]() |
0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() |
0..* | Extension | 구현 주체에 의해 정의된 추가 정보 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 확장들 | ||||
![]() ![]() ![]() |
1..1 | string | 사용자에게 설명하는 이용불가 시간 이유 | |||||
![]() ![]() ![]() |
0..1 | Period | 서비스 이용불가 기간 | |||||
![]() ![]() |
0..1 | string | 서비스 가용성 예외(예: 공휴일 가용성)에 대한 설명 | |||||
![]() ![]() |
0..* | Reference(Endpoint) | 이 역할을 가진 의료인을 위해 운영되는 서비스에 대한 액세스를 제공하는 기술적 endpoint | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| PractitionerRole.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard
| ||||
| PractitionerRole.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1From the FHIR Standard | ||||
| PractitionerRole.identifier.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-typeFrom the FHIR Standard | ||||
| PractitionerRole.code | example | PractitionerRolehttp://hl7.org/fhir/ValueSet/practitioner-roleFrom the FHIR Standard | ||||
| PractitionerRole.specialty | preferred | PracticeSettingCodeValueSethttp://hl7.org/fhir/ValueSet/c80-practice-codesFrom the FHIR Standard | ||||
| PractitionerRole.availableTime.daysOfWeek | required | DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1From the FHIR Standard |
| Id | Grade | Path(s) | Details | Requirements |
| 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 PractitionerRole
Other representations of profile: CSV, Excel, Schematron
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) 지원해야 한다.
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를 구현한 서버의 선택 사항에 따라 추가로 제공 가능.