description: __MyHealthWay__ 의 DICOM 이미지 정보에 적용되는 ImagingStudy 구조. package_name: kr.mohw.myhealthway derivation: constraint name: MyHealthWayImagingStudyProfile type: ImagingStudy elements: identifier: index: 0 elements: system: {index: 1} value: {index: 2} required: [value, system] status: {short: '진단영상 상태: registered | available | cancelled | entered-in-error | unknown', index: 3} subject: type: Reference mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-patient'] index: 4 encounter: type: Reference short: 내원 정보 mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-encounter'] index: 5 started: {mustSupport: true, index: 6} endpoint: type: Reference mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-endpoint'] index: 7 series: mustSupport: true index: 8 elements: uid: {mustSupport: true, index: 9} modality: mustSupport: true index: 10 elements: system: {mustSupport: true, index: 11} code: {mustSupport: true, index: 12} required: [system, code] description: {mustSupport: true, index: 13} endpoint: type: Reference refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-endpoint'] index: 14 bodySite: mustSupport: true index: 15 elements: system: {mustSupport: true, index: 16} code: {mustSupport: true, index: 17} required: [system, code] required: [description] package_version: 1.0.2-beta.4 class: profile kind: resource url: https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-imagingstudy base: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-imagingstudy version: 1.0.2-beta.4 required: [started, encounter, identifier, series, endpoint]