Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/cda-core-2.0/ and changes regularly. See the Directory of published versions
Defining URL: | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
Version: | 2.1.0 |
Name: | CDAR2.Organizer |
Title: | Organizer (CDA Class) |
Status: | Active as of 2021-02-19T02:22:17+00:00 |
Definition: | A derivative of the RIM Act class, which can be used to create arbitrary groupings of other CDA entries that share a common context. An Organizer can contain other Organizers and/or other CDA entries, by traversing the component relationship. An Organizer can refer to external acts by traversing the reference relationship. An Organizer cannot be the source of an entryRelationship relationship. NOTE: CDA entries such as Observation can also contain other CDA entries by traversing the entryRelationship class. There is no requirement that the Organizer entry be used in order to group CDA entries. |
Publisher: | Health Level 7 |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/cda/StructureDefinition/Organizer
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
This structure is derived from Base
This structure is derived from Base
Differential View
This structure is derived from Base
Snapshot View
Path | Conformance | ValueSet / Code |
Organizer.moodCode | required | Fixed Value: EVN |
Organizer.code | extensible | ActCode |
Organizer.statusCode | required | ActStatus |
Organizer.subject.typeCode | required | Fixed Value: SBJ |
Organizer.subject.contextControlCode | required | Fixed Value: OP |
Organizer.subject.awarenessCode | extensible | TargetAwareness |
Organizer.specimen.typeCode | required | Fixed Value: SPC |
Organizer.performer.typeCode | required | Fixed Value: PRF |
Organizer.performer.modeCode | extensible | ParticipationMode |
Organizer.informant.typeCode | required | Fixed Value: INF |
Organizer.informant.contextControlCode | required | Fixed Value: OP |
Organizer.participant.typeCode | required | ParticipationType |
Organizer.participant.contextControlCode | required | Fixed Value: OP |
Organizer.participant.awarenessCode | extensible | TargetAwareness |
Organizer.precondition.typeCode | required | Fixed Value: PRCN |
Id | Path | Details | Requirements |
org-er-1 | Organizer.entryRelationship | Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act : (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1 |