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 DiagnosticReport Profile for Pathology Results

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

KR Core의 병리검사 정보에 적용되는 DiagnosticReport 구조.

Usage:

Formal Views of Profile Content

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

This structure is derived from DiagnosticReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. DiagnosticReport 0..*DiagnosticReportKR Core DiagnosticReport Profile for Pathology Results
... Slices for extension 1..*ExtensionExtension
Slice: 순서 없음, url 값에 대해 열려있음
... krcore-testRequestDateTime S1..1dateTime검사의뢰일
URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-testRequestDateTime
... status S1..1code진단보고(병리검사) 상태: registered | partial | preliminary | final +
선호값: final
.... category:Pathology 1..1CodeableConcept서비스 범주
Required Pattern: At least the following
..... coding1..*Coding용어 시스템에 의해 정의된 코드
고정값: (complex)
...... system1..1uri용어체계 식별자
고정값: http://terminology.hl7.org/CodeSystem/v2-0074
...... code1..1code용어체계에 의해 정의된 코드
고정값: PAT
... 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 0..1Reference(KR Core Patient Profile)병리검사 대상
... issued 0..1instant진단 보고 일시
... performer 0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | KR Core Practitioner Profile for Medical Doctor | KR Core PractitionerRole Profile for Medical Doctor | KR Core Healthcare Organization Profile)진단 책임자
... result S0..*Reference(Observation)병리검사 결과
... conclusion 0..1string결과 판독 소견
... conclusionCode 0..*CodeableConcept코드화된 결과 판독 소견

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
DiagnosticReport.categoryextensibleDiagnosticServiceSectionCodes
DiagnosticReport.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) DiagnosticReport Resource를 지원하고, KR Core DiagnosticReport Profile for Pathology Results을 반드시(SHALL) 지원해야 한다.
KR Core IG를 따르는 Client는 가능한 한(SHOULD) DiagnosticReport Resource를 지원하고, DiagnosticReport Resource를 지원하는 경우, KR Core DiagnosticReport Profile for Laboratory Results을 반드시(SHALL) 지원해야 한다.

KR CDI 관련항목

KR Core DiagnosticReport Profile for Pathology Results은 KR CDI의 병리검사 클래스 중 일부에 대응됨.

KR CDI 진단검사 클래스 항목 KR Core DiagnosticReport Profile for Pathology Results 관련 항목
병리검사명 DiagnosticReport.code
병리검사의뢰일 DiagnosticReport.extension.where(url = ‘http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-testRequestDateTime’)
병리검사 결과 DiagnosticReport.result
병리검사 상태 DiagnosticReport.status

KR Core Search Parameters (defined)

DiagnosticReport Resource를 검색하기 위해 Kr Core에서 추가로 정의한 검색 파라미터.

Name Type Description Expression Expectations
request-date date 진단을 위한 검사 의뢰일 DiagnosticReport.extension(‘http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-testRequestDateTime’).value.ofType(dateTime) MAY
study reference 진단보고를 위한 진단영상 DiagnosticReport.imagingStudy MAY

KR Core Search Parameters (derived)

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

Name Type Description Expression Expectations
category token 진단보고서 범주 DiagnosticReport.category SHOULD
code token 진단보고서 항목을 식별하는 코드 DiagnosticReport.code SHALL
issued date 진단 보고 일시 DiagnosticReport.issued MAY
patient reference 진단보고서 대상 환자 DiagnosticReport.subject.where(resolve() is Patient) SHALL
performer reference 진단 책임자 DiagnosticReport.performer MAY
result reference 진단보고를 위한 검사 결과 DiagnosticReport.result SHOULD
status token 진단보고서 상태 DiagnosticReport.status MAY

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

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