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/Procedure |
Version: | 2.1.0 |
Name: | CDAR2.Procedure |
Title: | Procedure (CDA Class) |
Status: | Active as of 2021-02-19T02:22:17+00:00 |
Definition: | A derivative of the RIM Procedure class, used for representing procedures. Procedure.negationInd, when set to "true", is a positive assertion that the Procedure as a whole is negated. Some properties such as Procedure.id, Procedure.moodCode, and the participations are not affected. These properties always have the same meaning: i.e., the author remains the author of the negative Procedure. A procedure statement with negationInd is still a statement about the specific fact described by the Procedure. For instance, a negated "appendectomy performed" means that the author positively denies that there was ever an appendectomy performed, and that he takes the same responsibility for such statement and the same requirement to have evidence for such statement than if he had not used negation. |
Publisher: | Health Level 7 |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/cda/StructureDefinition/Procedure
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 |
Procedure.classCode | required | Fixed Value: PROC |
Procedure.statusCode | required | ActStatus |
Procedure.priorityCode | extensible | ActPriority |
Procedure.languageCode | required | HumanLanguage |
Procedure.subject.typeCode | required | Fixed Value: SBJ |
Procedure.subject.contextControlCode | required | Fixed Value: OP |
Procedure.subject.awarenessCode | extensible | TargetAwareness |
Procedure.specimen.typeCode | required | Fixed Value: SPC |
Procedure.performer.typeCode | required | Fixed Value: PRF |
Procedure.performer.modeCode | extensible | ParticipationMode |
Procedure.informant.typeCode | required | Fixed Value: INF |
Procedure.informant.contextControlCode | required | Fixed Value: OP |
Procedure.participant.typeCode | required | ParticipationType |
Procedure.participant.contextControlCode | required | Fixed Value: OP |
Procedure.participant.awarenessCode | extensible | TargetAwareness |
Procedure.precondition.typeCode | required | Fixed Value: PRCN |
Id | Path | Details | Requirements |
proc-er-1 | Procedure.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 |