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: rs/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} type: string index: 2 extension: pattern: {type: string, value: '2015-08-01'} type: string index: 3 required: [extension, root] extensions: {} code: short: Hospital admission diagnosis Narrative - Reported index: 4 elements: code: pattern: {type: code, value: 46241-6} type: code index: 5 codeSystem: pattern: {type: string, value: 2.16.840.1.113883.6.1} type: string 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} type: code index: 9 codeSystem: short: LOINC pattern: {type: string, value: 2.16.840.1.113883.6.1} type: string index: 10 required: [code, codeSystem] required: [code, codeSystem, 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: 4.0.0-ballot class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/AdmissionDiagnosisSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 4.0.0-ballot required: [code, templateId, text, title]