PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC
description: 此Profiles繼承於臺灣核心-病情、問題或診斷(TW Core Condition) ,並進一步用於描述出院病摘之出院病摘中的主訴\r\n[[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: DischargeMedicalSummaryConditionChiefComplaint
type: Condition
elements:
  category:
    elements:
      coding:
        index: 0
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 1
          code:
            pattern: {type: Code, value: 10154-3}
            index: 2
        required: [system, code]
    required: [coding]
  code:
    elements:
      text: {short: '病情、問題或診斷的文字描述。[應填入至出院病摘主訴Chief Complaint]', index: 3}
    required: [text]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS']
    index: 4
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Condition-twcore
version: 0.2.0