PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation
description: 此Profile繼承於臺灣核心-檢驗檢查(TW Core Observation),並用於描述檢驗報告中的檢驗資料[[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: InspectionCheckObservation
type: Observation
elements:
  interpretation:
    mustSupport: true
    index: 18
    elements:
      coding:
        elements:
          system: {index: 19}
          code: {index: 20}
        required: [system, code]
      text: {short: '概念的文字表示法。[應填入於檢驗檢查檢驗項目與報告結果Test Results diagnostic tests and/or laboratory]', index: 21}
    required: [text]
  encounter:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore']
    index: 11
  method:
    mustSupport: true
    index: 28
    elements:
      coding:
        elements:
          system: {index: 29}
          code: {short: '系統定義的語法之符號。[應填入於檢驗檢查檢驗方法Method]', index: 30}
          display: {index: 31}
        required: [display, system, code]
  specimen:
    type: Reference
    short: 此檢驗檢查的檢體。應關聯至檢驗檢查中的檢體來源
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen']
    index: 32
  component:
    short: 組成之(部分)檢驗檢查的檢驗結果。[應填入於檢驗檢查項次Item Number]
    index: 33
    elements:
      code:
        elements:
          coding:
            index: 34
            elements:
              system: {index: 35}
              code: {short: '系統定義的語法之符號。應填入於檢驗檢查[檢驗項目名稱LOINC Long Name]與[檢驗方法Method]', index: 36}
            required: [system, code]
        required: [coding]
      value:
        choices: []
        index: 38
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueQuantity:
              match: {}
              schema:
                choices: [valueQuantity]
                _required: true
                index: 40
              min: 1
      valueQuantity:
        type: Quantity
        choiceOf: value
        index: 41
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: value, _required: true, index: 41}
              min: 1
      value[x]:
        elements:
          value: {short: '檢驗檢查的實際結果。[應填入於檢驗檢查檢驗報告結果值Value]', mustSupport: true, index: 42}
          unit: {short: '檢驗檢查的單位。[應填入於檢驗檢查單位Units]', mustSupport: true, index: 43}
        required: [value, unit]
      referenceRange: {short: '檢驗檢查中以文字表述的參考範圍值。[應填入於檢驗檢查參考值Reference]', mustSupport: true, index: 44}
    required: [referenceRange, value, valueQuantity]
  note:
    mustSupport: true
    index: 22
    elements:
      text: {short: '關於此檢驗檢查之解說。[應填入於檢驗檢查備註Remark]', mustSupport: true, index: 23}
  effective[x]:
    elements:
      start: {short: '檢驗檢查執行日期或時間區間。[應填入於檢驗檢查採檢日期時間Sampling Date and Time]', mustSupport: true, index: 15}
      end: {short: '檢驗檢查執行日期或時間區間。[應填入於檢驗檢查收件日期時間Delivering Date and Time]', mustSupport: true, index: 16}
    required: [start, end]
  status: {mustSupport: true, index: 3}
  effective:
    short: 請使用effectivePeriod
    choices: [effectivePeriod]
    index: 13
  code:
    mustSupport: true
    index: 4
    elements:
      coding:
        index: 5
        elements:
          system: {index: 6}
          code: {short: '系統定義的語法之符號。[應填入於檢驗檢查健保檢驗項目代號 Test item Codes]', index: 7}
          display: {short: 健保代碼名稱。, index: 8}
        required: [display, system, code]
      text: {short: '概念的文字表示法。[應填入於檢驗檢查健保檢驗項目名稱 Test item Names]', index: 9}
    required: [coding]
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {short: 醫院網址。, mustSupport: true, index: 1}
      value: {short: '唯一值。例如:檢驗單號為123456789。[應填入於檢驗檢查檢驗單號Application No.]', mustSupport: true, index: 2}
    required: [value, system]
  bodySite:
    mustSupport: true
    index: 24
    elements:
      coding:
        elements:
          system: {index: 25}
          code: {short: '系統定義的語法之符號。[應填入於檢驗檢查檢體類別Categories]', index: 26}
          display: {short: '由系統定義的表示法。[應填入於檢驗檢查檢體類別說明Categories Description]', index: 27}
        required: [display, system, code]
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient']
    index: 10
  performer:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner']
    index: 17
  effectivePeriod: {type: Period, short: 請使用effectivePeriod, choiceOf: effective, index: 14}
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation
base: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observationtwcore
version: 0.2.0
required: [bodySite, effectivePeriod, component, interpretation, identifier, specimen, effective]