KR Core Implementation Guide
1.0.2 - STU1
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
| Official URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient | Version: 1.0.2 | |||
| Active as of 2024-09-12 | Computable Name: KRCore_Patient | |||
KR Core의 환자 정보에 적용되는 Patient 구조.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Patient
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Patient | KR Core Patient Profile | |
![]() ![]() | ?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 |
![]() ![]() | ?! | 0..* | Extension | 반드시 지원해야 하는 Extension들 |
![]() ![]() | SΣ | 1..* | Identifier | 환자 ID |
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. |
![]() ![]() ![]() | SΣ | 1..1 | uri | 식별체계 식별자 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() | SΣ | 1..1 | string | 식별자 Example General: 123456 |
![]() ![]() | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use |
![]() ![]() | SΣ | 1..* | HumanName | 성명 |
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required): 이름의 용도. |
![]() ![]() ![]() | SΣ | 1..1 | string | 전체 성명 |
![]() ![]() | Σ | 0..* | ContactPoint | 연락처 Slice: 순서 없음, system 값에 대해 열려있음 |
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 전화번호 |
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: phone Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: phone |
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 |
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. |
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 이메일 |
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: email Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: email |
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 |
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. |
![]() ![]() | SΣ | 1..1 | code | 성별: male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 |
![]() ![]() | SΣ | 1..1 | date | 생년월일 |
![]() ![]() | ?!Σ | 0..1 | 사망 여부 표시 | |
![]() ![]() ![]() | boolean | |||
![]() ![]() ![]() | dateTime | |||
![]() ![]() | Σ | 0..* | Address | 환자 주소 |
![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home |
![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 |
![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 |
![]() ![]() | C | 0..* | BackboneElement | 환자의 연락처(예: 보호자, 배우자, 친구) |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 |
![]() ![]() | ?!Σ | 0..* | BackboneElement | 실제 동일한 사람과 관련된 다른 환자 리소스에 대한 링크 |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 |
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | RelatedPerson) | 링크가 참조하는 다른 환자 또는 관련자 리소스 |
![]() ![]() ![]() | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): 본 환자 리소스와 다른 환자 리소스 간의 링크 유형. |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| Patient.identifier.use | required | IdentifierUse |
| Patient.name.use | required | NameUse |
| Patient.telecom:Phone.system | required | 고정값: phone |
| Patient.telecom:Phone.use | required | ContactPointUse |
| Patient.telecom:E-mail.system | required | 고정값: email |
| Patient.telecom:E-mail.use | required | ContactPointUse |
| Patient.gender | required | AdministrativeGender |
| Patient.address.use | required | AddressUse |
| Patient.link.type | required | LinkType |
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | Patient | KR Core Patient Profile | |||||
![]() ![]() | Σ | 0..1 | id | 본 리소스 인스턴스의 논리적 ID | ||||
![]() ![]() | Σ | 0..1 | Meta | 리소스에 대한 메타데이터 | ||||
![]() ![]() | ?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 | ||||
![]() ![]() | 0..1 | code | 리소스 콘텐츠의 언어 Binding: CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() | 0..1 | Narrative | 사람의 해석을 위한, 리소스의 텍스트 요약 | |||||
![]() ![]() | 0..* | Resource | 포함된 리소스 | |||||
![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() | ?! | 0..* | Extension | 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() | SΣ | 1..* | Identifier | 환자 ID | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | 식별자 설명 Binding: Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형. | ||||
![]() ![]() ![]() | SΣ | 1..1 | uri | 식별체계 식별자 Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() | SΣ | 1..1 | string | 식별자 Example General: 123456 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | id 유효 기간 | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | id 발급 기관 (text 일 수 있음) | ||||
![]() ![]() | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use | ||||
![]() ![]() | SΣ | 1..* | HumanName | 성명 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required): 이름의 용도. | ||||
![]() ![]() ![]() | SΣ | 1..1 | string | 전체 성명 | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 성 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 (중간 이름 포함) 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 given 사용 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 앞에 오는 부분 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 prefix 사용 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 뒤에 오는 부분 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 suffix 사용 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | 이름의 유효 기간. | ||||
![]() ![]() | Σ | 0..* | ContactPoint | 연락처 Slice: 순서 없음, system 값에 대해 열려있음 | ||||
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 전화번호 | ||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: phone Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: phone | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 | ||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | 선호하는 사용 순서 지정 (1 = 가장 높음) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 연락처의 유효 기간. | ||||
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 이메일 | ||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: email Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: email | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 | ||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | 선호하는 사용 순서 지정 (1 = 가장 높음) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 연락처의 유효 기간. | ||||
![]() ![]() | SΣ | 1..1 | code | 성별: male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 | ||||
![]() ![]() | SΣ | 1..1 | date | 생년월일 | ||||
![]() ![]() | ?!Σ | 0..1 | 사망 여부 표시 | |||||
![]() ![]() ![]() | boolean | |||||||
![]() ![]() ![]() | dateTime | |||||||
![]() ![]() | Σ | 0..* | Address | 환자 주소 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home | ||||
![]() ![]() ![]() | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): 주소 용도 (우편 / 거주). Example General: both | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 주소 명, 번호, 방향 및 사서함 등. 중복 사용 시 순서 주의: 주소를 나타내는 순서대로 line 사용. Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 도시, 마을 이름 등 Example General: Erewhon | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 구역 이름 (군) Example General: Madison | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 국가 하위 단위 (약어 허용) | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 국가 (예: ISO 3166을 따라 2 또는 3자리 코드) | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | 주소 유효 기간. Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() | 0..1 | CodeableConcept | 환자의 혼인상태 Binding: Marital Status Codes (extensible): 혼인상태. | |||||
![]() ![]() | 0..1 | 환자의 쌍둥이 여부 | ||||||
![]() ![]() ![]() | boolean | |||||||
![]() ![]() ![]() | integer | |||||||
![]() ![]() | 0..* | Attachment | 환자의 사진 | |||||
![]() ![]() | C | 0..* | BackboneElement | 환자의 연락처(예: 보호자, 배우자, 친구) | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | 0..* | CodeableConcept | 관계의 종류 Binding: PatientContactRelationship (extensible): 환자와 연락처 해당자 간의 관계 속성. | |||||
![]() ![]() ![]() | 0..1 | HumanName | 연락 당사자의 이름 | |||||
![]() ![]() ![]() | 0..* | ContactPoint | 연락 당사자의 상세 연락처 | |||||
![]() ![]() ![]() | 0..1 | Address | 연락 당사자의 주소 | |||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): 주소 용도 (우편 / 거주). Example General: both | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | string | 주소 명, 번호, 방향 및 사서함 등. 중복 사용 시 순서 주의: 주소를 나타내는 순서대로 line 사용. Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 도시, 마을 이름 등 Example General: Erewhon | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 구역 이름 (군) Example General: Madison | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 국가 하위 단위 (약어 허용) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 국가 (예: ISO 3166을 따라 2 또는 3자리 코드) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 주소 유효 기간. Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() ![]() | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 | |||||
![]() ![]() ![]() | C | 0..1 | Reference(Organization) | 연락처와 관련된 기관 | ||||
![]() ![]() ![]() | 0..1 | Period | 연락처 유효기간 | |||||
![]() ![]() | 0..* | BackboneElement | 환자의 건강에 대해 환자와 의사소통하기 위해 사용할 수 있는 언어 | |||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | 환자와 환자의 건강에 대해 의사소통하는 데 사용할 수 있는 언어 Binding: CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() ![]() | 0..1 | boolean | 언어 선호도 표시 | |||||
![]() ![]() | 0..* | Reference(Organization | Practitioner | PractitionerRole) | 환자가 지명한 주요 진료 제공자 | |||||
![]() ![]() | Σ | 0..1 | Reference(Organization) | 환자 기록 관리 기관 | ||||
![]() ![]() | ?!Σ | 0..* | BackboneElement | 실제 동일한 사람과 관련된 다른 환자 리소스에 대한 링크 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | RelatedPerson) | 링크가 참조하는 다른 환자 또는 관련자 리소스 | ||||
![]() ![]() ![]() | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): 본 환자 리소스와 다른 환자 리소스 간의 링크 유형. | ||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Patient.language | preferred | CommonLanguages
| ||||
| Patient.identifier.use | required | IdentifierUse | ||||
| Patient.identifier.type | extensible | Identifier Type Codes | ||||
| Patient.name.use | required | NameUse | ||||
| Patient.telecom:Phone.system | required | 고정값: phone | ||||
| Patient.telecom:Phone.use | required | ContactPointUse | ||||
| Patient.telecom:E-mail.system | required | 고정값: email | ||||
| Patient.telecom:E-mail.use | required | ContactPointUse | ||||
| Patient.gender | required | AdministrativeGender | ||||
| Patient.address.use | required | AddressUse | ||||
| Patient.address.type | required | AddressType | ||||
| Patient.maritalStatus | extensible | Marital Status Codes | ||||
| Patient.contact.relationship | extensible | PatientContactRelationship | ||||
| Patient.contact.address.use | required | AddressUse | ||||
| Patient.contact.address.type | required | AddressType | ||||
| Patient.contact.gender | required | AdministrativeGender | ||||
| Patient.communication.language | preferred | CommonLanguages
| ||||
| Patient.link.type | required | LinkType |
This structure is derived from Patient
Summary
Mandatory: 7 elements (4 nested mandatory elements)
Must-Support: 7 elements
고정값: 2 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Patient
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Patient | KR Core Patient Profile | |
![]() ![]() | ?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 |
![]() ![]() | ?! | 0..* | Extension | 반드시 지원해야 하는 Extension들 |
![]() ![]() | SΣ | 1..* | Identifier | 환자 ID |
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. |
![]() ![]() ![]() | SΣ | 1..1 | uri | 식별체계 식별자 Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() | SΣ | 1..1 | string | 식별자 Example General: 123456 |
![]() ![]() | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use |
![]() ![]() | SΣ | 1..* | HumanName | 성명 |
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required): 이름의 용도. |
![]() ![]() ![]() | SΣ | 1..1 | string | 전체 성명 |
![]() ![]() | Σ | 0..* | ContactPoint | 연락처 Slice: 순서 없음, system 값에 대해 열려있음 |
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 전화번호 |
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: phone Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: phone |
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 |
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. |
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 이메일 |
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: email Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: email |
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 |
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. |
![]() ![]() | SΣ | 1..1 | code | 성별: male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 |
![]() ![]() | SΣ | 1..1 | date | 생년월일 |
![]() ![]() | ?!Σ | 0..1 | 사망 여부 표시 | |
![]() ![]() ![]() | boolean | |||
![]() ![]() ![]() | dateTime | |||
![]() ![]() | Σ | 0..* | Address | 환자 주소 |
![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home |
![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 |
![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 |
![]() ![]() | C | 0..* | BackboneElement | 환자의 연락처(예: 보호자, 배우자, 친구) |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 |
![]() ![]() | ?!Σ | 0..* | BackboneElement | 실제 동일한 사람과 관련된 다른 환자 리소스에 대한 링크 |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 |
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | RelatedPerson) | 링크가 참조하는 다른 환자 또는 관련자 리소스 |
![]() ![]() ![]() | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): 본 환자 리소스와 다른 환자 리소스 간의 링크 유형. |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| Patient.identifier.use | required | IdentifierUse |
| Patient.name.use | required | NameUse |
| Patient.telecom:Phone.system | required | 고정값: phone |
| Patient.telecom:Phone.use | required | ContactPointUse |
| Patient.telecom:E-mail.system | required | 고정값: email |
| Patient.telecom:E-mail.use | required | ContactPointUse |
| Patient.gender | required | AdministrativeGender |
| Patient.address.use | required | AddressUse |
| Patient.link.type | required | LinkType |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | Patient | KR Core Patient Profile | |||||
![]() ![]() | Σ | 0..1 | id | 본 리소스 인스턴스의 논리적 ID | ||||
![]() ![]() | Σ | 0..1 | Meta | 리소스에 대한 메타데이터 | ||||
![]() ![]() | ?!Σ | 0..1 | uri | 이 콘텐츠 생성 시 따른 규칙들의 집합 | ||||
![]() ![]() | 0..1 | code | 리소스 콘텐츠의 언어 Binding: CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() | 0..1 | Narrative | 사람의 해석을 위한, 리소스의 텍스트 요약 | |||||
![]() ![]() | 0..* | Resource | 포함된 리소스 | |||||
![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() | ?! | 0..* | Extension | 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() | SΣ | 1..* | Identifier | 환자 ID | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): 알려진 경우, 이 식별자의 목적을 식별함. | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | 식별자 설명 Binding: Identifier Type Codes (extensible): 특정 목적에 사용할 식별자를 결정하는데 사용하는 식별자 코드유형. | ||||
![]() ![]() ![]() | SΣ | 1..1 | uri | 식별체계 식별자 Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() | SΣ | 1..1 | string | 식별자 Example General: 123456 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | id 유효 기간 | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | id 발급 기관 (text 일 수 있음) | ||||
![]() ![]() | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use | ||||
![]() ![]() | SΣ | 1..* | HumanName | 성명 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required): 이름의 용도. | ||||
![]() ![]() ![]() | SΣ | 1..1 | string | 전체 성명 | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 성 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 (중간 이름 포함) 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 given 사용 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 앞에 오는 부분 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 prefix 사용 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 이름 뒤에 오는 부분 중복 사용 시 순서 주의: 이름을 표현하는 순서대로 suffix 사용 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | 이름의 유효 기간. | ||||
![]() ![]() | Σ | 0..* | ContactPoint | 연락처 Slice: 순서 없음, system 값에 대해 열려있음 | ||||
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 전화번호 | ||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: phone Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: phone | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 | ||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | 선호하는 사용 순서 지정 (1 = 가장 높음) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 연락처의 유효 기간. | ||||
![]() ![]() ![]() | Σ | 0..* | ContactPoint | 이메일 | ||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | code | 연락처 유형: email Binding: ContactPointSystem (required): 연락처에 대한 통신 형식. 고정값: email | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | 상세 연락처 | ||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | mobile - 본 연락처의 용도 Binding: ContactPointUse (required): 연락처의 용도. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | positiveInt | 선호하는 사용 순서 지정 (1 = 가장 높음) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 연락처의 유효 기간. | ||||
![]() ![]() | SΣ | 1..1 | code | 성별: male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 | ||||
![]() ![]() | SΣ | 1..1 | date | 생년월일 | ||||
![]() ![]() | ?!Σ | 0..1 | 사망 여부 표시 | |||||
![]() ![]() ![]() | boolean | |||||||
![]() ![]() ![]() | dateTime | |||||||
![]() ![]() | Σ | 0..* | Address | 환자 주소 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |||||
![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home | ||||
![]() ![]() ![]() | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): 주소 용도 (우편 / 거주). Example General: both | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() | Σ | 0..* | string | 주소 명, 번호, 방향 및 사서함 등. 중복 사용 시 순서 주의: 주소를 나타내는 순서대로 line 사용. Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 도시, 마을 이름 등 Example General: Erewhon | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 구역 이름 (군) Example General: Madison | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 국가 하위 단위 (약어 허용) | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 | ||||
![]() ![]() ![]() | Σ | 0..1 | string | 국가 (예: ISO 3166을 따라 2 또는 3자리 코드) | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | 주소 유효 기간. Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() | 0..1 | CodeableConcept | 환자의 혼인상태 Binding: Marital Status Codes (extensible): 혼인상태. | |||||
![]() ![]() | 0..1 | 환자의 쌍둥이 여부 | ||||||
![]() ![]() ![]() | boolean | |||||||
![]() ![]() ![]() | integer | |||||||
![]() ![]() | 0..* | Attachment | 환자의 사진 | |||||
![]() ![]() | C | 0..* | BackboneElement | 환자의 연락처(예: 보호자, 배우자, 친구) | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | 0..* | CodeableConcept | 관계의 종류 Binding: PatientContactRelationship (extensible): 환자와 연락처 해당자 간의 관계 속성. | |||||
![]() ![]() ![]() | 0..1 | HumanName | 연락 당사자의 이름 | |||||
![]() ![]() ![]() | 0..* | ContactPoint | 연락 당사자의 상세 연락처 | |||||
![]() ![]() ![]() | 0..1 | Address | 연락 당사자의 주소 | |||||
![]() ![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 Slice: 순서 없음, url 값에 대해 열려있음 | |||||
![]() ![]() ![]() ![]() | 0..1 | (Complex) | 한국 도로명 주소 체계 URL: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | home | work | temp | old | billing - 본 주소의 용도 Binding: AddressUse (required): 주소의 용도. Example General: home | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required): 주소 용도 (우편 / 거주). Example General: both | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 주소 텍스트 Example General: 137 Nowhere Street, Erewhon 9132 | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | string | 주소 명, 번호, 방향 및 사서함 등. 중복 사용 시 순서 주의: 주소를 나타내는 순서대로 line 사용. Example General: 137 Nowhere Street | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 도시, 마을 이름 등 Example General: Erewhon | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 구역 이름 (군) Example General: Madison | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 국가 하위 단위 (약어 허용) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 우편번호 Example General: 9132 | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | 국가 (예: ISO 3166을 따라 2 또는 3자리 코드) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Period | 주소 유효 기간. Example General: {"start":"2010-03-23","end":"2010-07-01"} | ||||
![]() ![]() ![]() | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): 행정 목적으로 사용되는 사람의 성별 | |||||
![]() ![]() ![]() | C | 0..1 | Reference(Organization) | 연락처와 관련된 기관 | ||||
![]() ![]() ![]() | 0..1 | Period | 연락처 유효기간 | |||||
![]() ![]() | 0..* | BackboneElement | 환자의 건강에 대해 환자와 의사소통하기 위해 사용할 수 있는 언어 | |||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | 환자와 환자의 건강에 대해 의사소통하는 데 사용할 수 있는 언어 Binding: CommonLanguages (preferred): 국가별 언어.
| |||||
![]() ![]() ![]() | 0..1 | boolean | 언어 선호도 표시 | |||||
![]() ![]() | 0..* | Reference(Organization | Practitioner | PractitionerRole) | 환자가 지명한 주요 진료 제공자 | |||||
![]() ![]() | Σ | 0..1 | Reference(Organization) | 환자 기록 관리 기관 | ||||
![]() ![]() | ?!Σ | 0..* | BackboneElement | 실제 동일한 사람과 관련된 다른 환자 리소스에 대한 링크 | ||||
![]() ![]() ![]() | 0..1 | string | 요소 간 참조를 위한 고유 ID | |||||
![]() ![]() ![]() | 0..* | Extension | 구현에 의해 정의된 추가 콘텐츠 | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | 인식할 수 없는 상황에서도 반드시 지원해야 하는 Extension들 | ||||
![]() ![]() ![]() | Σ | 1..1 | Reference(Patient | RelatedPerson) | 링크가 참조하는 다른 환자 또는 관련자 리소스 | ||||
![]() ![]() ![]() | Σ | 1..1 | code | replaced-by | replaces | refer | seealso Binding: LinkType (required): 본 환자 리소스와 다른 환자 리소스 간의 링크 유형. | ||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | ||||
| Patient.language | preferred | CommonLanguages
| ||||
| Patient.identifier.use | required | IdentifierUse | ||||
| Patient.identifier.type | extensible | Identifier Type Codes | ||||
| Patient.name.use | required | NameUse | ||||
| Patient.telecom:Phone.system | required | 고정값: phone | ||||
| Patient.telecom:Phone.use | required | ContactPointUse | ||||
| Patient.telecom:E-mail.system | required | 고정값: email | ||||
| Patient.telecom:E-mail.use | required | ContactPointUse | ||||
| Patient.gender | required | AdministrativeGender | ||||
| Patient.address.use | required | AddressUse | ||||
| Patient.address.type | required | AddressType | ||||
| Patient.maritalStatus | extensible | Marital Status Codes | ||||
| Patient.contact.relationship | extensible | PatientContactRelationship | ||||
| Patient.contact.address.use | required | AddressUse | ||||
| Patient.contact.address.type | required | AddressType | ||||
| Patient.contact.gender | required | AdministrativeGender | ||||
| Patient.communication.language | preferred | CommonLanguages
| ||||
| Patient.link.type | required | LinkType |
This structure is derived from Patient
Summary
Mandatory: 7 elements (4 nested mandatory elements)
Must-Support: 7 elements
고정값: 2 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron
KR Core IG를 따르는 Server는 반드시(SHALL) Patient Resource를 지원하고, KR Core Patient Profile을 반드시(SHALL) 지원해야 한다.
KR Core IG를 따르는 Client는 반드시(SHALL) Patient Resource를 지원하고, KR Core Patient Profile을 반드시(SHALL) 지원해야 한다.
KR Core IG를 따르는 Server 및 Client가 전송 및 수신하는 모든 Patient Resource는, KR Core Patient Profile의 요구조건을 반드시(SHALL) 만족해야 한다.
KR Core Patient Profile은 KR CDI의 환자 정보 클래스 중 일부에 대응됨.
| KR CDI 환자 정보 클래스 항목 | KR Core Patient Profile 관련 항목 |
|---|---|
| 환자ID | Patient.identifier |
| 성명 | Patient.name |
| 생년월일 | Patient.birthDate |
| 성별 | Patient.gender |
| 연락처:전화번호 | Patient.telecom.where(system = ‘phone’) |
| 연락처:이메일 | Patient.telecom.where(system = ‘email’) |
| 연락처:주소 | Patient.address |
| 건강보험유형 | KR Core Encounter Profile 참고 |
Patient Resource를 검색하기 위해 기본 FHIR 사양을 기반으로 정의한 검색 파라미터.
| 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 |
참고: 위 Search Parameter 목록은 아래 요소에 대한 구현 기대치를 정의함:
NOTE: 이 외 기본 FHIR 사양에서 정의하고 있는 Search Parameter들은 KR Core IG를 구현한 서버의 선택 사항에 따라 추가로 제공 가능.