description: __MyHealthWay__ 의 병리검사 정보에 적용되는 DiagnosticReport 구조. package_name: kr.mohw.myhealthway derivation: constraint name: MyHealthWayDiagnosticReportProfilePathologyResult type: DiagnosticReport elements: category: short: 검사 구분 (병리) mustSupport: true array: true min: 2 index: 4 slicing: slices: Pathology-SNOMEDCT: match: {} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '371528001', system: 'http://snomed.info/sct'} _required: true index: 5 min: 1 max: 1 conclusion: {short: 검사소견, mustSupport: true, index: 23} encounter: type: Reference mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-encounter'] index: 15 effectiveDateTime: {type: dateTime, short: 검사 일자, mustSupport: true, choiceOf: effective, index: 18} resultsInterpreter: type: Reference refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-practitionerrole'] index: 19 status: short: '진단보고(병리검사) 상태: registered | partial | preliminary | modified | final | amended | corrected | appended | cancelled | entered-in-error | unknown' pattern: {type: Code, value: final} index: 3 effective: short: 검사 일자 mustSupport: true choices: [effectiveDateTime] index: 17 code: short: 검사 코드 index: 6 elements: coding: binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-loinc-codes'} mustSupport: true array: true index: 7 slicing: slices: LOINC: match: {} schema: binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-loinc-codes'} mustSupport: true array: true index: 7 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} mustSupport: true index: 8 code: {mustSupport: true, index: 9} required: [system, code] SNOMED-CT: match: {} schema: binding: {strength: required, valueSet: 'https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-snomedct-codes'} mustSupport: true array: true index: 10 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} mustSupport: true index: 11 code: {mustSupport: true, index: 12} required: [system, code] text: {mustSupport: true, index: 13} identifier: index: 0 elements: system: {index: 1} value: {index: 2} required: [value, system] imagingStudy: type: Reference short: DICOM 이미지 refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-imagingstudy'] index: 20 media: short: 참고자료 index: 21 elements: link: type: Reference short: 참고자료 링크 mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-media'] index: 22 subject: type: Reference mustSupport: true refers: ['https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-patient'] index: 14 package_version: 1.0.2-beta.3 class: profile kind: resource url: https://hins.or.kr/fhir/MyHealthWay/StructureDefinition/myhealthway-diagnosticreport-pathology base: http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-diagnosticreport-pathology-results version: 1.0.2-beta.3 required: [effectiveDateTime, encounter, conclusion, identifier, subject, effective]