This page is part of the CDA: Clinical Document Architecture (v2.1.0-draft1: CDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/cda/StructureDefinition/ServiceEvent | Version: 2.1.0-draft1 | |||
Active as of 2023-01-16 | Computable Name: CDAR2.ServiceEvent |
This class represents the main Act, such as a colonoscopy or an appendectomy, being documented. In some cases, the ServiceEvent is inherent in the ClinicalDocument.code, such as where ClinicalDocument.code is “History and Physical Report” and the procedure being documented is a “History and Physical” act. A ServiceEvent can further specialize the act inherent in the ClinicalDocument.code, such as where the ClinicalDocument.code is simply “Procedure Report” and the procedure was a “colonoscopy”. If ServiceEvent is included, it must be equivalent to or further specialize the value inherent in the ClinicalDocument.code, and shall not conflict with the value inherent in the ClinicalDocument.code, as such a conflict would constitute an ambiguous situation. ServiceEvent.effectiveTime can be used to indicate the time the actual event (as opposed to the encounter surrounding the event) took place.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | XML Namespace: urn:hl7-org:v3 Base for all types and resources | |
@classCode | 1..1 | code | Binding: ActClass (required) | |
@moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
id | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | Base for all types and resources | |
classCode | 1..1 | code | Binding: ActClass (required) | |
moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | Base for all types and resources | |
classCode | 1..1 | code | Binding: ActClass (required) | |
moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
This structure is derived from Base
Differential View
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | XML Namespace: urn:hl7-org:v3 Base for all types and resources | |
@classCode | 1..1 | code | Binding: ActClass (required) | |
@moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
id | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | Base for all types and resources | |
classCode | 1..1 | code | Binding: ActClass (required) | |
moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ServiceEvent | 1..1 | Base | Base for all types and resources | |
classCode | 1..1 | code | Binding: ActClass (required) | |
moodCode | 1..1 | code | Binding: ActMood (required) Fixed Value: EVN | |
templateId | 0..* | II | ||
code | 0..1 | CE | ||
effectiveTime | 0..1 | IVL_TS | ||
performer | 0..* | Performer1 | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ServiceEvent.classCode | required | ActClass |
ServiceEvent.moodCode | required | Fixed Value: EVN |
This structure is derived from Base