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

This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions

Resource Profile: KR Core Condition Profile for Chief Complaint

Official URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-condition-chief-complaint Version: 1.0.2
Active as of 2023-12-04 Computable Name: KRCore_Condition_ChiefComplaint

KR Core의 주호소 상태 정보에 적용되는 Condition 구조.

Usage:

Formal Views of Profile Content

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

This structure is derived from Condition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Condition 0..*ConditionKR Core Condition Profile for Chief Complaint
... clinicalStatus 0..1CodeableConcept주호소 임상적 상태: active | recurrence | relapse | inactive | remission | resolved
... Slices for category 1..*CodeableConcept진단 및 주호소 범주
Slice: Unordered, Open by value:$this
.... category:CC 1..1CodeableConceptproblem-list-item | encounter-diagnosis
Binding: KR Core Condition Category Codes (extensible)
Required Pattern: At least the following
..... coding1..*Coding용어 시스템에 의해 정의된 코드
고정값: (complex)
...... system1..1uri용어체계 식별자
고정값: http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-condition-category-types
...... code1..1code용어체계에 의해 정의된 코드
고정값: 주호소
... code 1..1CodeableConcept주호소명
Binding: Condition/Problem/DiagnosisCodes (example)
... encounter 0..1Reference(KR Core Encounter Profile)주호소 관련 내원 정보
... onset[x] 0..1dateTime, Age, Period, Range, string주호소 발생일자

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet / Code
Condition.category:CCextensiblePattern: 주호소
Condition.codeexampleCondition/Problem/DiagnosisCodes

 

Other representations of profile: CSV, Excel, Schematron

Notes:

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

KR CDI 관련항목

KR Core Condition Profile for Chief Complaint은 KR CDI의 진단 및 주호소 정보 클래스 중 일부에 대응됨.

KR CDI 진단 및 주호소 정보 클래스 항목 KR Core Condition Profile for Chief Complaint 관련 항목
진단일자 KR Core Condition Profile for Encounter Diagnosis 참고
진단명 KR Core Condition Profile for Encounter Diagnosis 참고
진단 임상적 상태 KR Core Condition Profile for Encounter Diagnosis 참고
주호소 발생일자 Condition.onset
주호소명 Condition.code
주호소 임상적 상태 Condition.clinicalStatus

KR Core Search Parameters (derived)

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

Name Type Description Expression Expectations
category token 진단 및 주호소 범주 Condition.category MAY
clinical-status token 진단 및 주호소 임상적 상태: active | recurrence | relapse | inactive | remission | resolved Condition.clinicalStatus MAY
code token 진단 및 주호소 상태를 식별하는 코드 Condition.code SHALL
recorded-date date 진단 및 주호소 최초 기록일자 또는 진단일자 Condition.recordedDate MAY
encounter reference 진단 및 주호소 상태가 속한 수진 Condition.encounter MAY
onset-date date 진단 및 주호소 발생일자 Condition.onset.ofType(dateTime) | Condition.onset.ofType(Period) MAY
patient reference 진단 및 주호소 상태의 대상 Condition.subject.where(resolve() is Patient) SHALL

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

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