PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionMajorIllness
description: 此Profile繼承於臺灣核心-病情、問題或診斷(TW Core Condition) ,並用於描述門診病歷中的重大傷病  [[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: PMRConditionMajorIllness
type: Condition
elements:
  category:
    elements:
      coding:
        index: 0
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 1
          code:
            pattern: {type: Code, value: 11338-1}
            index: 2
        required: [system, code]
    required: [coding]
  code:
    index: 3
    elements:
      coding:
        index: 4
        slicing:
          slices:
            icd10-cm-2021:
              match: {}
              schema:
                index: 5
                elements:
                  system: {index: 6}
                  code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 7}
                  display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 8}
                required: [display, system, code]
            icd10-cm-2014:
              match: {}
              schema:
                index: 9
                elements:
                  system: {index: 10}
                  code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 11}
                  display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 12}
                required: [display, system, code]
            icd9-cm-2001:
              match: {}
              schema:
                index: 13
                elements:
                  system: {index: 14}
                  code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 15}
                  display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 16}
                required: [display, system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient']
    index: 17
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMREncounter']
    index: 18
  recorder:
    type: Reference
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore']
    index: 19
  asserter:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore']
    index: 20
  note:
    index: 21
    elements:
      text: {short: 'The annotation  - text content (as markdown)。[應填入於門診病歷重大傷病Major Illness]', mustSupport: true, index: 22}
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionMajorIllness
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Condition-twcore
version: 0.2.0
required: [note, code]