KR Core Defined
earch Parameter 목록은 클라이언트 또는 서버에 대한 검색 요구 사항 목록이 아님.
CapabilityStatement는 KR Core Server에 대한 검색 기능 기대치를 정의함.
본 문단에서는 CapabilityStatement 내에서 사용되는 Search Parameter들에 대한 정의가 나열되어 있음.
본 섹터에서는 KR Core에서 자체적으로 정의하여 활용 하고 있는 SearchParameter 를 나타냅니다.
목차
* 각 리소스별 항목은 HL7 FHIR R4B 기반의 Implement Guide 를 베이스로 구성하였습니다.
* 또한 각 리소스별 항목은 R4B 기반의 KR-CORE Implement Guide 를 준수하여 구성하였습니다.
※ This implementation guide (IG) is provided to support the use of FHIR®️©️. This IG is based on the KR Core version 1.0.1 which, in turn, is based on FHIR core Version R4.
                    
                        DiagnosticReport
| 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 | 
                     
                    
                        Encounter
| Name | 
Type | 
Description | 
Expression | 
Expectations | 
| insurance-type | 
token | 
환자의 건강보험유형 | 
Encounter.extension(‘http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-insuranceTypes’).value.ofType(CodeableConcept) | 
MAY | 
                     
                    
                        Immunization
| Name | 
Type | 
Description | 
Expression | 
Expectations | 
| dose-number | 
number | 
예방 접종 차수 | 
Immunization.protocolApplied.doseNumber.ofType(positiveInt) | 
MAY | 
                     
                    
                        Observation
| Name | 
Type | 
Description | 
Expression | 
Expectations | 
| issued | 
date | 
관찰 및 측정 보고 일시 | 
Observation.issued | 
SHOULD | 
                     
                    
                        Organization
| Name | 
Type | 
Description | 
Expression | 
Expectations | 
| telecom | 
token | 
기관 연락처 | 
Organization.telecom | 
MAY | 
                     
                    
                        Practitioner
| Name | 
Type | 
Description | 
Expression | 
Expectations | 
| code | 
token | 
의료인 면허 및 자격증 유형 | 
Practitioner.qualification.code | 
MAY |