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: Health Concerns Section

Official URL: http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernsSection Version: 3.0.0-ballot
Draft as of 2023-12-21 Computable Name: HealthConcernsSection
Other Identifiers: id: urn:hl7ii:2.16.840.1.113883.10.20.22.2.58:2015-08-01

This section contains data describing an interest or worry about a health state or process that could possibly require attention, intervention, or management. A Health Concern is a health related matter that is of interest, importance or worry to someone, who may be the patient, patient’s family or patient’s health care provider. Health concerns are derived from a variety of sources within an EHR (such as Problem List, Family History, Social History, Social Worker Note, etc.). Health concerns can be medical, surgical, nursing, allied health or patient-reported concerns.

Problem Concerns are a subset of Health Concerns that have risen to the level of importance that they typically would belong on a classic “Problem List”, such as “Diabetes Mellitus” or “Family History of Melanoma” or “Tobacco abuse”. These are of broad interest to multiple members of the care team. Examples of other Health Concerns that might not typically be considered a Problem Concern include “Risk of Hyperkalemia” for a patient taking an ACE-inhibitor medication, or “Transportation difficulties” for someone who doesn’t drive and has trouble getting to appointments, or “Under-insured” for someone who doesn’t have sufficient insurance to properly cover their medical needs such as medications. These are typically most important to just a limited number of care team members.

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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
... 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... code 1..1CEHealth concerns document
.... @code 1..1csRequired Pattern: 75310-3
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... text 1..1xhtml
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:observation
.... entry:healthStatus 0..*Entry
..... observation 1..1HealthStatusObservationBase for all types and resources
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... act 1..1HealthConcernActBase for all types and resources
.... entry:riskConcern 0..*Entry
..... act 1..1RiskConcernActBase for all types and resources

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))
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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
Binding: CDANullFlavor (required)
... 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... code 1..1CEHealth concerns document
Binding: DocumentSectionType (example)
.... @code 1..1csRequired Pattern: 75310-3
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... text 1..1xhtml
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:observation
.... entry:healthStatus 0..*Entry
..... observation C1..1HealthStatusObservationBase for all types and resources
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... act C1..1HealthConcernActBase for all types and resources
.... entry:riskConcern 0..*Entry
..... act C1..1RiskConcernActBase for all types and resources

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Section.nullFlavorrequiredCDANullFlavor
Section.codeexampleDocumentSectionType

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-authorwarningSection.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD contain author
: author.exists()
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))
should-text-ref-valuewarningSection.entry:healthStatus.observation, Section.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD 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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
Binding: 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... @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..1CEHealth concerns document
Binding: DocumentSectionType (example)
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @code 1..1csRequired Pattern: 75310-3
.... @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:observation
.... entry:healthStatus 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 C1..1HealthStatusObservationBase for all types and resources
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... @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 C1..1HealthConcernActBase for all types and resources
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:riskConcern 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 C1..1RiskConcernActBase for all types and resources
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... 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:healthStatus.nullFlavorrequiredCDANullFlavor
Section.entry:healthStatus.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:healthStatus.typeCoderequiredXActRelationshipEntry
Section.entry:healthConcern.nullFlavorrequiredCDANullFlavor
Section.entry:healthConcern.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:healthConcern.typeCoderequiredXActRelationshipEntry
Section.entry:riskConcern.nullFlavorrequiredCDANullFlavor
Section.entry:riskConcern.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:riskConcern.typeCoderequiredXActRelationshipEntry
Section.component.nullFlavorrequiredCDANullFlavor
Section.component.typeId.nullFlavorrequiredCDANullFlavor

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-authorwarningSection.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD contain author
: author.exists()
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))
should-text-ref-valuewarningSection.entry:healthStatus.observation, Section.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD 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 value of profile:observation

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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
... 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... code 1..1CEHealth concerns document
.... @code 1..1csRequired Pattern: 75310-3
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... text 1..1xhtml
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:observation
.... entry:healthStatus 0..*Entry
..... observation 1..1HealthStatusObservationBase for all types and resources
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... act 1..1HealthConcernActBase for all types and resources
.... entry:riskConcern 0..*Entry
..... act 1..1RiskConcernActBase for all types and resources

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))

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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
Binding: CDANullFlavor (required)
... 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... code 1..1CEHealth concerns document
Binding: DocumentSectionType (example)
.... @code 1..1csRequired Pattern: 75310-3
.... @codeSystem 1..1oid, uuid, ruidRequired Pattern: 2.16.840.1.113883.6.1
... text 1..1xhtml
... Slices for entry 0..*EntrySlice: Unordered, Open by profile:observation
.... entry:healthStatus 0..*Entry
..... observation C1..1HealthStatusObservationBase for all types and resources
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... act C1..1HealthConcernActBase for all types and resources
.... entry:riskConcern 0..*Entry
..... act C1..1RiskConcernActBase for all types and resources

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Section.nullFlavorrequiredCDANullFlavor
Section.codeexampleDocumentSectionType

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-authorwarningSection.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD contain author
: author.exists()
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))
should-text-ref-valuewarningSection.entry:healthStatus.observation, Section.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD 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-health-status-obs: SHOULD contain Health Status Observation
shall-health-concern-act: SHALL contain at least one Health Concern Act
... @nullFlavor 0..1csIf a required section contains no information, the @nullFlavor MAY be set to NI
Binding: 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.58
..... @extension 1..1stRequired Pattern: 2015-08-01
... @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..1CEHealth concerns document
Binding: DocumentSectionType (example)
.... @nullFlavor 0..1csBinding: CDANullFlavor (required)
.... @code 1..1csRequired Pattern: 75310-3
.... @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:observation
.... entry:healthStatus 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 C1..1HealthStatusObservationBase for all types and resources
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:healthConcern 0..*EntryIf section/@nullFlavor is not present:
..... @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 C1..1HealthConcernActBase for all types and resources
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... regionOfInterest 0..1RegionOfInterest
..... substanceAdministration 0..1SubstanceAdministration
..... supply 0..1Supply
.... entry:riskConcern 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 C1..1RiskConcernActBase for all types and resources
..... encounter 0..1Encounter
..... observation 0..1Observation
..... observationMedia 0..1ObservationMedia
..... organizer 0..1Organizer
..... procedure 0..1Procedure
..... 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:healthStatus.nullFlavorrequiredCDANullFlavor
Section.entry:healthStatus.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:healthStatus.typeCoderequiredXActRelationshipEntry
Section.entry:healthConcern.nullFlavorrequiredCDANullFlavor
Section.entry:healthConcern.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:healthConcern.typeCoderequiredXActRelationshipEntry
Section.entry:riskConcern.nullFlavorrequiredCDANullFlavor
Section.entry:riskConcern.typeId.nullFlavorrequiredCDANullFlavor
Section.entry:riskConcern.typeCoderequiredXActRelationshipEntry
Section.component.nullFlavorrequiredCDANullFlavor
Section.component.typeId.nullFlavorrequiredCDANullFlavor

Constraints

IdGradePath(s)DetailsRequirements
shall-health-concern-acterrorSectionSHALL contain at least one Health Concern Act
: nullFlavor.exists() or entry.where(act.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthConcernAct'))
should-authorwarningSection.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD contain author
: author.exists()
should-health-status-obswarningSectionSHOULD contain Health Status Observation
: entry.where(observation.hasTemplateIdOf('http://hl7.org/cda/us/ccda/StructureDefinition/HealthStatusObservation'))
should-text-ref-valuewarningSection.entry:healthStatus.observation, Section.entry:healthConcern.act, Section.entry:riskConcern.actSHOULD 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 value of profile:observation

 

Other representations of profile: CSV, Excel