PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse
description: 此Profiles繼承於臺灣核心-處置(TW Core Procedure),並進一步用於描述出院病摘中的手術日期及方法、住院治療經過\r\n  [[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: DischargeMedicalSummaryProcedureHospitalCourse
type: Procedure
elements:
  category:
    mustSupport: true
    index: 0
    elements:
      coding:
        index: 1
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 2
          code:
            pattern: {type: Code, value: 8648-8}
            index: 3
        required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS']
    index: 4
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS']
    index: 5
  recorder:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore']
    index: 6
  asserter:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore']
    index: 7
  note:
    mustSupport: true
    index: 8
    elements:
      text: {short: '住院治療詳細經過描述。[應填入至出院病摘住院治療經過Hospital Course]', mustSupport: true, index: 9}
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Procedure-twcore
version: 0.2.0
required: [note, category]