Consolidated CDA Release 2.2, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.2). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.2/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/cda/ccda/StructureDefinition/2.16.840.1.113883.10.20.22.2.1.1 | Version: 2.2 | |||
Active as of 2022-05-13 | Computable Name: MedicationsSectionEntriesRequired | |||
Other Identifiers: : urn:hl7ii:2.16.840.1.113883.10.20.22.2.1.1:2014-06-09 |
The Medications Section contains a patient’s current medications and pertinent medication history. At a minimum, the currently active medications are listed. An entire medication history is an option. The section can describe a patient’s prescription and dispense history and information about intended drug monitoring.
This section requires either an entry indicating the subject is not known to be on any medications or entries summarizing the subject’s medications.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MedicationsSectionEntriesOptional
Summary
Mandatory: 10 elements
Slices
This structure defines the following Slices:
This structure is derived from MedicationsSectionEntriesOptional
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Section | 1..1 | MedicationsSectionEntriesOptional | ||
nullFlavor | 0..1 | code | Required Pattern: NI | |
Slices for templateId | 0..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:secondary | 1..1 | II | ||
root | 1..1 | string | Required Pattern: 2.16.840.1.113883.10.20.22.2.1.1 | |
extension | 1..1 | string | Required Pattern: 2014-06-09 | |
code | 1..1 | CE | ||
code | 1..1 | string | Required Pattern: 10160-0 | |
codeSystem | 1..1 | string | Required Pattern: 2.16.840.1.113883.6.1 | |
title | 1..1 | ED | ||
text | 1..1 | xhtml | ||
Slices for entry | 1..* | Element | If section/@nullFlavor is not present: Slice: Unordered, Open by value:substanceAdministration | |
entry:medActivity | 1..* | Element | ||
Documentation for this format |
This structure is derived from MedicationsSectionEntriesOptional
Summary
Mandatory: 10 elements
Slices
This structure defines the following Slices:
Differential View
This structure is derived from MedicationsSectionEntriesOptional
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Section | 1..1 | MedicationsSectionEntriesOptional | ||
nullFlavor | 0..1 | code | Required Pattern: NI | |
Slices for templateId | 0..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:secondary | 1..1 | II | ||
root | 1..1 | string | Required Pattern: 2.16.840.1.113883.10.20.22.2.1.1 | |
extension | 1..1 | string | Required Pattern: 2014-06-09 | |
code | 1..1 | CE | ||
code | 1..1 | string | Required Pattern: 10160-0 | |
codeSystem | 1..1 | string | Required Pattern: 2.16.840.1.113883.6.1 | |
title | 1..1 | ED | ||
text | 1..1 | xhtml | ||
Slices for entry | 1..* | Element | If section/@nullFlavor is not present: Slice: Unordered, Open by value:substanceAdministration | |
entry:medActivity | 1..* | Element | ||
Documentation for this format |
Snapshot View
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Section.nullFlavor | required | Pattern: NI |
Section.classCode | required | Fixed Value: DOCSECT |
Section.moodCode | required | Fixed Value: EVN |
Section.templateId:primary.nullFlavor | required | NullFlavor |
Section.templateId:secondary.nullFlavor | required | NullFlavor |
Section.code | extensible | DocumentSectionType |
Section.code.nullFlavor | required | NullFlavor |
Section.languageCode | required | HumanLanguage |
Section.subject.typeCode | required | Fixed Value: SBJ |
Section.subject.contextControlCode | required | Fixed Value: OP |
Section.subject.awarenessCode | extensible | TargetAwareness |
Section.informant.typeCode | required | Fixed Value: INF |
Section.informant.contextControlCode | required | Fixed Value: OP |
Id | Grade | Path | Details | Requirements |
only-one-statement | error | Section.entry | SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act. : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
only-one-statement | error | Section.entry:medActivity | SHALL have no more than one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer or act. : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 | |
1098-30800 | warning | Section.entry:medActivity.substanceAdministration | Medication Activity **SHOULD** include doseQuantity **OR** rateQuantity (CONF:1098-30800). : |