Consolidated CDA
3.0.0-ballot - ballot United States of America flag

This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

Logical Model: Medical Equipment Section

Official URL: http://hl7.org/cda/us/ccda/StructureDefinition/MedicalEquipmentSection Version: 3.0.0-ballot
Draft as of 2023-12-21 Computable Name: MedicalEquipmentSection
Other Identifiers: id: urn:hl7ii:2.16.840.1.113883.10.20.22.2.23:2014-06-09

This section defines a patient’s implanted and external health and medical devices and equipment. This section lists any pertinent durable medical equipment (DME) used to help maintain the patient’s health status. All equipment relevant to the diagnosis, care, or treatment of a patient should be included.

Devices applied to, or placed in, the patient are represented with the Procedure Activity Procedure template. Equipment supplied to the patient (e.g., pumps, inhalers, wheelchairs) is represented by the Non-Medicinal Supply Activity template.

These devices may be grouped together within a Medical Equipment Organizer. The organizer would probably not be used with devices applied in or on the patient but rather to organize a group of medical supplies the patient has been supplied with.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Section

NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... Slices for templateId 1..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:section 1..1II
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... code 1..1CEMedical Equipment
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... title 1..1ST
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... organizer 1..1MedicalEquipmentOrganizerBase for all types and resources
.... entry:nonMedSupply 0..*Entry
..... supply 1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... procedure 1..1ProcedureActivityProcedureBase for all types and resources

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... Slices for templateId 1..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:section 1..1II
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... code 1..1CEMedical Equipment
Binding: DocumentSectionType (example)
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... title 1..1ST
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... organizer C1..1MedicalEquipmentOrganizerBase for all types and resources
.... entry:nonMedSupply 0..*Entry
..... supply C1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... procedure C1..1ProcedureActivityProcedureBase for all types and resources

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Section.codeexampleDocumentSectionType

Constraints

IdGradePath(s)DetailsRequirements
1098-32380errorSection.entry:medicalEquip.organizerEither Non-Medicinal Supply Activity (templateId:2.16.840.1.113883.10.20.22.4.50:2014-06-09) **OR** Procedure Activity Procedure (templateId:2.16.840.1.113883.10.20.22.4.14:2014-06-09) **SHALL** be present (CONF:1098-32380).
: component.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity')).exists() or component.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure')).exists()
active-high-ts-after-documenterrorSection.entry:procedure.procedureIf the procedure is active and contains a high effectiveTime, this time SHALL be after the ClinicalDocument/effectiveTime
: (statusCode.code = 'active' and effectiveTime.high.value.exists()) implies effectiveTime.high.value > %resource.effectiveTime.value
should-authorwarningSection.entry:procedure.procedureSHOULD contain author
: author.exists()
should-effectiveTimewarningSection.entry:nonMedSupply.supplySHOULD contain effectiveTime
: effectiveTime.exists()
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-performerwarningSection.entry:procedure.procedureSHOULD contain performer
: performer.exists()
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))
should-quantitywarningSection.entry:nonMedSupply.supplySHOULD contain quantity
: quantity.exists()
should-sdtctext-ref-valuewarningSection.entry:medicalEquip.organizerSHOULD contain text/reference/@value
: sdtcText.reference.value.exists()
should-targetSiteCodewarningSection.entry:procedure.procedureSHOULD contain targetSiteCode
: targetSiteCode.exists()
should-text-ref-valuewarningSection.entry:nonMedSupply.supply, Section.entry:procedure.procedureSHOULD contain text/reference/@value
: text.reference.value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... @nullFlavor 0..1csBinding: CDANullFlavor (required)
... realmCode 0..*CS
... typeId 0..1II
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @assigningAuthorityName 0..1st
.... @displayable 0..1bl
.... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
.... @extension 1..1st
.... templateId:section 1..1II
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... @assigningAuthorityName 0..1st
..... @displayable 0..1bl
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... @ID 0..1xs:ID
... @classCode 0..1csBinding: ActClassRecordOrganizer (required)
Fixed Value: DOCSECT
... @moodCode 0..1csBinding: ActMood (required)
Fixed Value: EVN
... id 0..1II
... code 1..1CEMedical Equipment
Binding: DocumentSectionType (example)
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
.... @codeSystemName 0..1st
.... @codeSystemVersion 0..1st
.... @displayName 0..1st
.... @sdtcValueSet 0..1oidXML Namespace: urn:hl7-org:sdtc
XML: valueSet (urn:hl7-org:sdtc)
.... @sdtcValueSetVersion 0..1stXML Namespace: urn:hl7-org:sdtc
XML: valueSetVersion (urn:hl7-org:sdtc)
.... originalText 0..1ED
.... translation 0..*CD
... title 1..1ST
... text 1..1xhtml
... confidentialityCode 0..1CE
... languageCode 0..1CSBinding: AllLanguages (required)
... subject 0..1Subject
... author 0..*Author
... informant 0..*Informant
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer C1..1MedicalEquipmentOrganizerBase for all types and resources
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:nonMedSupply 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply C1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure C1..1ProcedureActivityProcedureBase for all types and resources
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
... component 0..*InfrastructureRoot
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... realmCode 0..*CS
.... typeId 0..1II
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... @assigningAuthorityName 0..1st
..... @displayable 0..1bl
..... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
..... @extension 1..1st
.... templateId 0..*II
.... @typeCode 0..1csFixed Value: COMP
.... @contextConductionInd 0..1blFixed Value: true
.... section 1..1Section

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Section.nullFlavorrequiredCDANullFlavor
Section.typeId.nullFlavorrequiredCDANullFlavor
Section.templateId:section.nullFlavorrequiredCDANullFlavor
Section.classCoderequiredFixed Value: DOCSECT
Section.moodCoderequiredFixed Value: EVN
Section.codeexampleDocumentSectionType
Section.code.nullFlavorrequiredCDANullFlavor
Section.languageCoderequiredAllLanguages
Section.entry:medicalEquip.nullFlavorrequiredCDANullFlavor
Section.entry:medicalEquip.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:medicalEquip.typeCoderequiredXActRelationshipEntry
Section.entry:nonMedSupply.nullFlavorrequiredCDANullFlavor
Section.entry:nonMedSupply.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:nonMedSupply.typeCoderequiredXActRelationshipEntry
Section.entry:procedure.nullFlavorrequiredCDANullFlavor
Section.entry:procedure.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:procedure.typeCoderequiredXActRelationshipEntry
Section.component.nullFlavorrequiredCDANullFlavor
Section.component.typeId.nullFlavorrequiredCDANullFlavor

Constraints

IdGradePath(s)DetailsRequirements
1098-32380errorSection.entry:medicalEquip.organizerEither Non-Medicinal Supply Activity (templateId:2.16.840.1.113883.10.20.22.4.50:2014-06-09) **OR** Procedure Activity Procedure (templateId:2.16.840.1.113883.10.20.22.4.14:2014-06-09) **SHALL** be present (CONF:1098-32380).
: component.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity')).exists() or component.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure')).exists()
active-high-ts-after-documenterrorSection.entry:procedure.procedureIf the procedure is active and contains a high effectiveTime, this time SHALL be after the ClinicalDocument/effectiveTime
: (statusCode.code = 'active' and effectiveTime.high.value.exists()) implies effectiveTime.high.value > %resource.effectiveTime.value
should-authorwarningSection.entry:procedure.procedureSHOULD contain author
: author.exists()
should-effectiveTimewarningSection.entry:nonMedSupply.supplySHOULD contain effectiveTime
: effectiveTime.exists()
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-performerwarningSection.entry:procedure.procedureSHOULD contain performer
: performer.exists()
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))
should-quantitywarningSection.entry:nonMedSupply.supplySHOULD contain quantity
: quantity.exists()
should-sdtctext-ref-valuewarningSection.entry:medicalEquip.organizerSHOULD contain text/reference/@value
: sdtcText.reference.value.exists()
should-targetSiteCodewarningSection.entry:procedure.procedureSHOULD contain targetSiteCode
: targetSiteCode.exists()
should-text-ref-valuewarningSection.entry:nonMedSupply.supply, Section.entry:procedure.procedureSHOULD contain text/reference/@value
: text.reference.value.exists()

This structure is derived from Section

Summary

Mandatory: 9 elements (3 nested mandatory elements)

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Section.templateId is sliced based on the values of value:root, value:extension
  • The element Section.entry is sliced based on the values of profile:organizer, profile:procedure, profile:supply

Differential View

This structure is derived from Section

NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... Slices for templateId 1..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:section 1..1II
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... code 1..1CEMedical Equipment
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... title 1..1ST
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... organizer 1..1MedicalEquipmentOrganizerBase for all types and resources
.... entry:nonMedSupply 0..*Entry
..... supply 1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... procedure 1..1ProcedureActivityProcedureBase for all types and resources

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... Slices for templateId 1..*IISlice: Unordered, Open by value:root, value:extension
.... templateId:section 1..1II
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... code 1..1CEMedical Equipment
Binding: DocumentSectionType (example)
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... title 1..1ST
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... organizer C1..1MedicalEquipmentOrganizerBase for all types and resources
.... entry:nonMedSupply 0..*Entry
..... supply C1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... procedure C1..1ProcedureActivityProcedureBase for all types and resources

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Section.codeexampleDocumentSectionType

Constraints

IdGradePath(s)DetailsRequirements
1098-32380errorSection.entry:medicalEquip.organizerEither Non-Medicinal Supply Activity (templateId:2.16.840.1.113883.10.20.22.4.50:2014-06-09) **OR** Procedure Activity Procedure (templateId:2.16.840.1.113883.10.20.22.4.14:2014-06-09) **SHALL** be present (CONF:1098-32380).
: component.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity')).exists() or component.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure')).exists()
active-high-ts-after-documenterrorSection.entry:procedure.procedureIf the procedure is active and contains a high effectiveTime, this time SHALL be after the ClinicalDocument/effectiveTime
: (statusCode.code = 'active' and effectiveTime.high.value.exists()) implies effectiveTime.high.value > %resource.effectiveTime.value
should-authorwarningSection.entry:procedure.procedureSHOULD contain author
: author.exists()
should-effectiveTimewarningSection.entry:nonMedSupply.supplySHOULD contain effectiveTime
: effectiveTime.exists()
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-performerwarningSection.entry:procedure.procedureSHOULD contain performer
: performer.exists()
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))
should-quantitywarningSection.entry:nonMedSupply.supplySHOULD contain quantity
: quantity.exists()
should-sdtctext-ref-valuewarningSection.entry:medicalEquip.organizerSHOULD contain text/reference/@value
: sdtcText.reference.value.exists()
should-targetSiteCodewarningSection.entry:procedure.procedureSHOULD contain targetSiteCode
: targetSiteCode.exists()
should-text-ref-valuewarningSection.entry:nonMedSupply.supply, Section.entry:procedure.procedureSHOULD contain text/reference/@value
: text.reference.value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Section C1..1SectionXML Namespace: urn:hl7-org:v3
Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @ID, @classCode, @moodCode, id, code, title, text, confidentialityCode, languageCode, subject, author, informant, entry, component
Base for all types and resources
Instances of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
should-non-med-supply: SHOULD contain Non-Medicinal Supply Activity
should-procedure-act-procedure: SHOULD contain Procedure Activity Procedure
... @nullFlavor 0..1csBinding: CDANullFlavor (required)
... realmCode 0..*CS
... typeId 0..1II
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @assigningAuthorityName 0..1st
.... @displayable 0..1bl
.... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
.... @extension 1..1st
.... templateId:section 1..1II
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... @assigningAuthorityName 0..1st
..... @displayable 0..1bl
..... @root 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.10.20.22.2.23
..... @extension 1..1stRequired Pattern: 2014-06-09
... @ID 0..1xs:ID
... @classCode 0..1csBinding: ActClassRecordOrganizer (required)
Fixed Value: DOCSECT
... @moodCode 0..1csBinding: ActMood (required)
Fixed Value: EVN
... id 0..1II
... code 1..1CEMedical Equipment
Binding: DocumentSectionType (example)
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @code 1..1csRequired Pattern: 46264-8
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
.... @codeSystemName 0..1st
.... @codeSystemVersion 0..1st
.... @displayName 0..1st
.... @sdtcValueSet 0..1oidXML Namespace: urn:hl7-org:sdtc
XML: valueSet (urn:hl7-org:sdtc)
.... @sdtcValueSetVersion 0..1stXML Namespace: urn:hl7-org:sdtc
XML: valueSetVersion (urn:hl7-org:sdtc)
.... originalText 0..1ED
.... translation 0..*CD
... title 1..1ST
... text 1..1xhtml
... confidentialityCode 0..1CE
... languageCode 0..1CSBinding: AllLanguages (required)
... subject 0..1Subject
... author 0..*Author
... informant 0..*Informant
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:organizer, profile:procedure, profile:supply
.... entry:medicalEquip 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer C1..1MedicalEquipmentOrganizerBase for all types and resources
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:nonMedSupply 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply C1..1NonMedicinalSupplyActivityBase for all types and resources
.... entry:procedure 0..*Entry
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... realmCode 0..*CS
..... typeId 0..1II
...... @nullFlavor 0..1csBinding: CDANullFlavor (required)
...... @assigningAuthorityName 0..1st
...... @displayable 0..1bl
...... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
...... @extension 1..1st
..... templateId 0..*II
..... @typeCode 0..1csBinding: x_ActRelationshipEntry (required)
..... @contextConductionInd 0..1blFixed Value: true
..... act 0..1Act
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure C1..1ProcedureActivityProcedureBase for all types and resources
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
... component 0..*InfrastructureRoot
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... realmCode 0..*CS
.... typeId 0..1II
..... @nullFlavor 0..1csBinding: CDANullFlavor (required)
..... @assigningAuthorityName 0..1st
..... @displayable 0..1bl
..... @root 1..1oid, uuid, ruidFixed Value: 2.16.840.1.113883.1.3
..... @extension 1..1st
.... templateId 0..*II
.... @typeCode 0..1csFixed Value: COMP
.... @contextConductionInd 0..1blFixed Value: true
.... section 1..1Section

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / Code
Section.nullFlavorrequiredCDANullFlavor
Section.typeId.nullFlavorrequiredCDANullFlavor
Section.templateId:section.nullFlavorrequiredCDANullFlavor
Section.classCoderequiredFixed Value: DOCSECT
Section.moodCoderequiredFixed Value: EVN
Section.codeexampleDocumentSectionType
Section.code.nullFlavorrequiredCDANullFlavor
Section.languageCoderequiredAllLanguages
Section.entry:medicalEquip.nullFlavorrequiredCDANullFlavor
Section.entry:medicalEquip.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:medicalEquip.typeCoderequiredXActRelationshipEntry
Section.entry:nonMedSupply.nullFlavorrequiredCDANullFlavor
Section.entry:nonMedSupply.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:nonMedSupply.typeCoderequiredXActRelationshipEntry
Section.entry:procedure.nullFlavorrequiredCDANullFlavor
Section.entry:procedure.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:procedure.typeCoderequiredXActRelationshipEntry
Section.component.nullFlavorrequiredCDANullFlavor
Section.component.typeId.nullFlavorrequiredCDANullFlavor

Constraints

IdGradePath(s)DetailsRequirements
1098-32380errorSection.entry:medicalEquip.organizerEither Non-Medicinal Supply Activity (templateId:2.16.840.1.113883.10.20.22.4.50:2014-06-09) **OR** Procedure Activity Procedure (templateId:2.16.840.1.113883.10.20.22.4.14:2014-06-09) **SHALL** be present (CONF:1098-32380).
: component.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity')).exists() or component.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure')).exists()
active-high-ts-after-documenterrorSection.entry:procedure.procedureIf the procedure is active and contains a high effectiveTime, this time SHALL be after the ClinicalDocument/effectiveTime
: (statusCode.code = 'active' and effectiveTime.high.value.exists()) implies effectiveTime.high.value > %resource.effectiveTime.value
should-authorwarningSection.entry:procedure.procedureSHOULD contain author
: author.exists()
should-effectiveTimewarningSection.entry:nonMedSupply.supplySHOULD contain effectiveTime
: effectiveTime.exists()
should-non-med-supplywarningSectionSHOULD contain Non-Medicinal Supply Activity
: entry.where(supply.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/NonMedicinalSupplyActivity'))
should-performerwarningSection.entry:procedure.procedureSHOULD contain performer
: performer.exists()
should-procedure-act-procedurewarningSectionSHOULD contain Procedure Activity Procedure
: entry.where(procedure.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/ProcedureActivityProcedure'))
should-quantitywarningSection.entry:nonMedSupply.supplySHOULD contain quantity
: quantity.exists()
should-sdtctext-ref-valuewarningSection.entry:medicalEquip.organizerSHOULD contain text/reference/@value
: sdtcText.reference.value.exists()
should-targetSiteCodewarningSection.entry:procedure.procedureSHOULD contain targetSiteCode
: targetSiteCode.exists()
should-text-ref-valuewarningSection.entry:nonMedSupply.supply, Section.entry:procedure.procedureSHOULD contain text/reference/@value
: text.reference.value.exists()

This structure is derived from Section

Summary

Mandatory: 9 elements (3 nested mandatory elements)

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Section.templateId is sliced based on the values of value:root, value:extension
  • The element Section.entry is sliced based on the values of profile:organizer, profile:procedure, profile:supply

 

Other representations of profile: CSV, Excel