PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy
description: 此Profiles用於描述出院病摘中的醫學影像檢查
package_name: tw.gov.mohw.emr
derivation: constraint
name: DischargeMedicalSummaryImagingStudy
type: ImagingStudy
elements:
  started: {short: '醫學影像檢查開始時間。[應填入至出院病摘醫療影像檢查Imaging Study]', index: 4}
  series:
    short: 檢查的身體部位
    index: 9
    elements:
      modality:
        short: 醫療影像檢查
        binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/emr/ValueSet/AcquisitionModality'}
        index: 10
        elements:
          display: {short: 'Representation defined by the system。[應填入至出院病摘醫療影像檢查Imaging Study]', mustSupport: true, index: 11}
        required: [display]
      bodySite:
        short: 檢查的身體部位
        mustSupport: true
        index: 12
        elements:
          display: {short: '檢查的身體部位描述。[應填入至出院病摘醫療影像檢查Imaging Study]', mustSupport: true, index: 13}
        required: [display]
  encounter:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS']
    index: 3
  reasonCode:
    short: 醫療影像檢查發生的原因描述
    index: 6
    elements:
      text: {short: '醫療影像檢查發生的原因描述。[應填入至出院病摘醫療影像檢查Imaging Study]', index: 7}
    required: [text]
  modality:
    binding: {strength: extensible, valueSet: 'https://twcore.mohw.gov.tw/ig/emr/ValueSet/AcquisitionModality'}
    index: 1
  status:
    pattern: {type: Code, value: available}
    mustSupport: true
    index: 0
  location:
    type: Reference
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS']
    index: 5
  subject:
    type: Reference
    short: 醫學影像檢查對象
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS']
    index: 2
  reasonReference: {short: 紀錄儲存醫療影像檢查檔案的位置, mustSupport: true, index: 8}
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/ImagingStudy-twcore
version: 0.2.0
required: [started]