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

This page is part of the KR Core (v1.0.1 - 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 ImagingStudy Profile

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

KR Core의 진단영상 정보에 적용되는 ImagingStudy 구조.

Usage:

Formal Views of Profile Content

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

This structure is derived from ImagingStudy

NameFlagsCard.TypeDescription & Constraintsdoco
.. ImagingStudy 0..*ImagingStudyKR Core ImagingStudy Profile
... status 1..1code진단영상 상태: registered | available | cancelled | entered-in-error | unknown
... subject 1..1Reference(KR Core Patient Profile)진단영상 대상
... started 0..1dateTime진단영상 촬영 시작 날짜
.... uid 1..1idDICOM Series UID
.... modality 1..1CodingDICOM 촬영 장비

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Notes:

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

KR CDI 관련항목

KR Core ImagingStudy Profile은 KR CDI의 진단영상검사 클래스 중 일부에 대응됨.

KR CDI 진단영상검사 클래스 항목 KR Core ImagingStudy Profile 관련 항목
진단영상검사명 KR Core DiagnosticReport Profile for Diagnostic Imaging 참고
진단영상검사결과 KR Core DiagnosticReport Profile for Diagnostic Imaging 참고
진단영상검사상태 KR Core DiagnosticReport Profile for Diagnostic Imaging 참고
진단영상 ImagingStudy.series.uid
진단영상상태 ImagingStudy.status

KR Core Search Parameters (derived)

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

Name Type Description Expression Expectations
modality token DICOM 촬영 장비 ImagingStudy.series.modality MAY
patient reference 진단영상 대상 환자 ImagingStudy.subject.where(resolve() is Patient) SHALL
series token DICOM Series UID ImagingStudy.series.uid MAY
started date 진단영상 촬영 시작 날짜 ImagingStudy.started MAY
status token 진단영상 상태 ImagingStudy.status MAY

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

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