description: This section contains a narrative description of the problems or diagnoses identified by the clinician at the time of the patient's admission. This section may contain a coded entry which represents the admitting diagnoses. package_name: hl7.cda.us.ccda derivation: constraint name: AdmissionDiagnosisSection type: http://hl7.org/cda/stds/core/StructureDefinition/Section elements: templateId: index: 0 slicing: rules: open discriminator: - {path: root, type: value} - {path: extension, type: value} min: 1 slices: section: match: {root: 2.16.840.1.113883.10.20.22.2.43, extension: '2015-08-01'} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 2.16.840.1.113883.10.20.22.2.43} index: 2 extension: pattern: {type: String, value: '2015-08-01'} index: 3 required: [root, extension] extensions: {} code: short: Hospital admission diagnosis Narrative - Reported index: 4 elements: code: pattern: {type: Code, value: 46241-6} index: 5 codeSystem: pattern: {type: String, value: 2.16.840.1.113883.6.1} index: 6 translation: index: 7 slicing: rules: open discriminator: - {path: code, type: value} - {path: codeSystem, type: value} min: 1 slices: admissionDiag: match: {code: 42347-5, codeSystem: 2.16.840.1.113883.6.1} schema: short: Admission Diagnosis _required: true index: 8 elements: code: pattern: {type: Code, value: 42347-5} index: 9 codeSystem: short: LOINC pattern: {type: String, value: 2.16.840.1.113883.6.1} index: 10 required: [codeSystem, code] required: [codeSystem, code, translation] title: {index: 11} text: {index: 12} entry: index: 13 elements: act: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Act', index: 14} required: [act] package_version: 3.0.0 class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/AdmissionDiagnosisSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 3.0.0 required: [text, title, templateId, code]