KR Core Implementation Guide
2.0.0 - STU 2
Korea, Republic of
KR Core Implementation Guide, published by HL7 Korea. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7korea/krcore/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
| Name | Type | Description | Expression | Expectations |
|---|---|---|---|---|
| _id | token | 본 리소스 인스턴스의 논리적 ID | Patient.id | SHALL |
| address | string | 한국 도로명 주소를 포함한 환자 주소 검색 | Patient.address | Patient.address.text | Patient.address.extension('http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress').extension.value | MAY |
| birthdate | date | 환자의 생일 | Patient.birthDate | SHOULD |
| gender | token | 환자의 성별 | Patient.gender | SHOULD |
| identifier | token | 환자의 식별자 | Patient.identifier | SHALL |
| name | string | 환자의 성명을 구성하는 성, 이름 등의 요소 중 일치하는 문자열 | Patient.name | SHALL |
| telecom | token | 환자의 연락처 | Patient.telecom | SHOULD |