KR Core Implementation Guide
1.0.1 - STU1 Korea, Republic of flag

KR Core Implementation Guide - Local Development build (v1.0.1). See the Directory of published versions

Resource Profile: KR Core Procedure Profile

Official URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-procedure Version: 1.0.1
Active as of 2023-06-30 Computable Name: KRCore_Procedure

KR Core의 수술 및 처치 정보에 적용되는 Procedure 구조.

Usage:

Formal Views of Profile Content

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

This structure is derived from Procedure

NameFlagsCard.TypeDescription & Constraintsdoco
.. Procedure 0..*ProcedureKR Core Procedure Profile
... status S1..1code수술 및 처치 상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
선호값: completed
... code S1..1CodeableConcept수술명 및 처치명
.... Slices for coding 0..*Coding용어 시스템에 의해 정의된 코드
Slice: Unordered, Open by value:$this
..... coding:EDI S0..*Coding건강보험심사평가원 건강보험요양급여비용 코드 정보
Binding: KR Core EDI Procedure Codes (required)
...... system S1..1uri건강보험심사평가원 건강보험요양급여비용 코드체계
고정값: http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure
...... code S1..1code건강보험심사평가원 건강보험요양급여비용 코드
... subject 1..1Reference(KR Core Patient Profile)수술 및 처치 대상
.... performedDateTimedateTime S
.... performedPeriodPeriod
.... performedStringstring
.... performedAgeAge
.... performedRangeRange

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Procedure.code.coding:EDIrequiredKR_Core_EDI_Procedure_Codes (a valid code from http://www.hl7korea.or.kr/CodeSystem/hira-edi-procedure)

 

Other representations of profile: CSV, Excel, Schematron

Notes:

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

KR CDI 관련항목

KR Core Procedure Profile은 KR CDI의 수술 및 처치 정보 클래스에 대응됨.

KR CDI 수술 및 처치 정보 클래스 항목 KR Core Procedure Profile 관련 항목
수술 및 처치일자 Procedure.performed
수술명 및 처치명 Procedure.code
수술 및 처치 상태 Procedure.status

KR Core Search Parameters (derived)

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

Name Type Description Expression Expectations
code token 수술 및 처치 식별 코드 Procedure.code SHOULD
date date 수술 및 처치 수행 일시 Procedure.performed SHOULD
patient reference 수술 및 처치 대상 환자 Procedure.subject.where(resolve() is Patient) SHALL
status token 수술 및 처치 상태: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown Procedure.status MAY

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

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

=============================================== -->