description: 此Profile用於描述門診病歷中病情摘要之主觀描述_Subjective [[*FMM1*](http://build.fhir.org/versions.html#maturity)] package_name: tw.gov.mohw.emr derivation: constraint name: PMRClinicalImpressionSubjective type: ClinicalImpression elements: status: pattern: {type: Code, value: completed} mustSupport: true index: 0 code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: code, type: value} min: 1 slices: Subjective: match: {code: 61150-9} schema: mustSupport: true _required: true index: 3 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} mustSupport: true index: 4 code: pattern: {type: Code, value: 61150-9} mustSupport: true index: 5 display: {mustSupport: true, index: 6} required: [system, code] text: {short: 概念的文字表示法, mustSupport: true, index: 7} required: [coding] subject: type: Reference mustSupport: true refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient'] index: 8 note: mustSupport: true index: 9 elements: text: {short: '關於此ClinicalImpression的附加資訊。[應填入於門診病歷主觀描述Subjective]', mustSupport: true, index: 10} package_version: 0.2.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionSubjective base: http://hl7.org/fhir/StructureDefinition/ClinicalImpression version: 0.2.0 required: [note, code]