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
Official URL: http://hl7.org/cda/us/ccda/StructureDefinition/NoteActivity | Version: 3.0.0-ballot | |||
Draft as of 2023-12-21 | Computable Name: NoteActivity | |||
Other Identifiers: id: urn:hl7ii:2.16.840.1.113883.10.20.22.4.202:2016-11-01 |
The Note Activity represents a clinical note. Notes require authorship, authentication, timing information, and references to other discrete data such as encounters. Similar to the Comment Activity, the Note Activity permits a more specific code to characterize the type of information available in the note. The Note Activity template SHOULD NOT be used in place of a more specific C-CDA entry. Note information included needs to be relevant and pertinent to the information being communicated in the document. When the note information augments data represented in a more specific entry template, the Note Activity can be used in an entryRelationship to the associated standard C-CDA entry. For example, a Procedure Note added as an entryRelationship to a Procedure Activity Procedure entry). The Note Activity template can be used as a standalone entry within a standard C-CDA section (e.g., a note about various procedures which have occurred during a visit as an entry in the Procedures Section) when it does not augment another standard entry. It may also be used to provide additional data about the source of a currently narrative-only section, such as Hospital Course. Finally, if the type of data in the note is not known or no single C-CDA section is appropriate enough, the Note Activity should be placed in a Notes Section. (e.g., a free-text consultation note or a note which includes subjective, objective, assessment, and plan information combined). An alternative is to place the Note Activity as an entryRelationship to an Encounter Activity entry in the Encounters Section, but implementers may wish to group notes categorically into a separate location in CDA documents rather than overloading the Encounters Section.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Act
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Fixed Value: ACT | |
@moodCode | 1..1 | cs | Fixed Value: EVN | |
code | C | 1..1 | CD | should-translation: SHOULD contain translation |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@nullFlavor | 0..0 | |||
@value | 1..1 | url | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@value | 0..1 | ts | ||
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@typeCode | 1..1 | cs | Fixed Value: LA | |
time | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. | |
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
playingEntity | 0..1 | PlayingEntity | ||
name | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources | |
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@typeCode | 1..1 | cs | Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
encounter | 1..1 | Encounter | ||
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
id | 1..1 | II | ||
code | 0..1 | CD | ||
Documentation for this format |
Path | Conformance | ValueSet |
Act.code.translation | preferred | NoteTypes |
Act.text.mediaType | preferred | SupportedFileFormats |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Binding: XActClassDocumentEntryAct (2.0.0) (required) Fixed Value: ACT | |
@moodCode | 1..1 | cs | Binding: XDocumentActMood (2.0.0) (required) Fixed Value: EVN | |
code | C | 1..1 | CD | Binding: v3 Code System ActCode (example) should-translation: SHOULD contain translation |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@value | 1..1 | url | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. Binding: ActStatus (required) | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@value | 0..1 | ts | Date Format: YYYYMMDDHHMMSS.UUUU[+|-ZZzz] | |
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Fixed Value: LA | |
time | C | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. |
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) | |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) | |
name | C | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources |
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
encounter | 1..1 | Encounter | ||
@classCode | 1..1 | cs | Binding: ActClass (2.0.0) (required) Fixed Value: ENC | |
@moodCode | 1..1 | cs | Binding: XDocumentEncounterMood (2.0.0) (required) | |
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipExternalReference (required) | |
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
id | 1..1 | II | ||
code | 0..1 | CD | Binding: FHIRDocumentTypeCodes (example) | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Act.classCode | required | Fixed Value: ACT |
Act.moodCode | required | Fixed Value: EVN |
Act.code | example | ActCode |
Act.code.translation | preferred | NoteTypes |
Act.text.mediaType | preferred | SupportedFileFormats |
Act.statusCode | required | ActStatus |
Act.participant:participant1.typeCode | required | Fixed Value: LA |
Act.participant:participant1.participantRole.classCode | required | RoleClassRoot |
Act.participant:participant1.participantRole.playingEntity.classCode | required | EntityClassRoot |
Act.entryRelationship:entryRelationship1.typeCode | required | Fixed Value: COMP |
Act.entryRelationship:entryRelationship1.encounter.classCode | required | Fixed Value: ENC |
Act.entryRelationship:entryRelationship1.encounter.moodCode | required | XDocumentEncounterMood |
Act.reference:reference1.typeCode | required | XActRelationshipExternalReference |
Act.reference:reference1.externalDocument.code | example | FHIRDocumentTypeCodes |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
81-9371 | error | Act.participant:participant1.participantRole.playingEntity.name | The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371). : conformsTo('http://hl7.org/cda/us/ccda/StructureDefinition/USRealmPatientNamePTNUSFIELDED') or item.xmlText.exists() | |
81-9372 | error | Act.participant:participant1.participantRole.playingEntity.name | The string **SHALL NOT** contain name parts (CONF:81-9372). : item.xmlText.exists() implies (item.delimiter | item.family | item.given | item.prefix | item.suffix).empty() | |
ivl-ts-center | error | Act.participant:participant1.time | Center cannot co-exist with low or high : center.empty() or (low.empty() and high.empty()) | |
ivl-value-shall | error | Act.participant:participant1.time | If a time interval contains @value, then it shall be precise to at least the day. : value.exists() implies value.toString().length() >= 10 | |
ivl-value-should | warning | Act.participant:participant1.time | If a time interval contains @value, then it SHOULD contain a time component. : value.exists() implies value.toString().length() > 10 | |
pn-no-ls | error | Act.participant:participant1.participantRole.playingEntity.name | No PN name part may have a qualifier of LS. : (item.delimiter | item.family | item.given | item.prefix | item.suffix).where(qualifier.where($this = 'LS').exists()).empty() | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Binding: XActClassDocumentEntryAct (2.0.0) (required) Fixed Value: ACT | |
@moodCode | 1..1 | cs | Binding: XDocumentActMood (2.0.0) (required) Fixed Value: EVN | |
@negationInd | 0..1 | bl | ||
id | 0..* | II | ||
code | C | 1..1 | CD | Binding: v3 Code System ActCode (example) should-translation: SHOULD contain translation |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
@codeSystemName | 0..1 | st | ||
@codeSystemVersion | 0..1 | st | ||
@displayName | 0..1 | st | ||
@sdtcValueSet | 0..1 | oid | XML Namespace: urn:hl7-org:sdtc XML: valueSet (urn:hl7-org:sdtc) | |
@sdtcValueSetVersion | 0..1 | st | XML Namespace: urn:hl7-org:sdtc XML: valueSetVersion (urn:hl7-org:sdtc) | |
originalText | 0..1 | ED | ||
qualifier | 0..* | CR | ||
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@compression | 0..1 | cs | Binding: CompressionAlgorithm (required) | |
@integrityCheck | 0..1 | bin | ||
@integrityCheckAlgorithm | 0..1 | cs | Binding: IntegrityCheckAlgorithm (2.0.0) (required) | |
@language | 0..1 | cs | ||
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
@representation | 0..1 | cs | Binding: Binary Data Encoding Value Set (required) | |
xmlText | 0..1 | st | Allows for mixed text content. If @representation='B64', this SHALL be a base64binary string. | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@value | 1..1 | url | ||
useablePeriod | 0..* | |||
useablePeriod | IVL_TS | |||
useablePeriod | EIVL_TS | |||
useablePeriod | PIVL_TS | |||
useablePeriod | SXPR_TS | |||
@use | 0..* | cs | Binding: TelecommunicationAddressUse (2.0.0) (required) | |
thumbnail | 0..1 | ED | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. Binding: ActStatus (required) | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@value | 0..1 | ts | Date Format: YYYYMMDDHHMMSS.UUUU[+|-ZZzz] | |
@operator | 0..1 | cs | Binding: SetOperator (required) | |
low | 0..1 | IVXB_TS | ||
center | 0..1 | TS | ||
width | 0..1 | PQ | ||
high | 0..1 | IVXB_TS | ||
priorityCode | 0..1 | CE | Binding: ActPriority (example) | |
languageCode | 0..1 | CS | Binding: AllLanguages (required) | |
subject | 0..1 | Subject | ||
specimen | 0..* | Specimen | ||
performer | 0..* | Performer2 | ||
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
informant | 0..* | Informant | ||
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Fixed Value: LA | |
@contextControlCode | 0..1 | cs | Binding: ContextControl (required) Fixed Value: OP | |
sdtcFunctionCode | 0..1 | CE | XML Namespace: urn:hl7-org:sdtc XML: functionCode (urn:hl7-org:sdtc) | |
time | C | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. |
awarenessCode | 0..1 | CE | ||
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) | |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
sdtcIdentifiedBy | 0..* | IdentifiedBy | XML Namespace: urn:hl7-org:sdtc XML: identifiedBy (urn:hl7-org:sdtc) | |
code | 0..1 | CE | Binding: v3 Code System RoleCode (example) | |
addr | 0..* | AD | ||
telecom | 0..* | TEL | ||
playingDevice | 0..1 | Device | ||
playingEntity | 0..1 | PlayingEntity | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) | |
@determinerCode | 0..1 | cs | Binding: EntityDeterminer (required) Fixed Value: INSTANCE | |
code | 0..1 | CE | Binding: EntityCode (example) | |
quantity | 0..* | PQ | ||
name | C | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources |
sdtcBirthTime | 0..1 | TS | XML Namespace: urn:hl7-org:sdtc XML: birthTime (urn:hl7-org:sdtc) | |
desc | 0..1 | ED | ||
scopingEntity | 0..1 | Entity | ||
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@contextConductionInd | 0..1 | bl | ||
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
sequenceNumber | 0..1 | INT | ||
seperatableInd | 0..1 | BL | ||
act | 0..1 | Act | ||
encounter | 1..1 | Encounter | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: ActClass (2.0.0) (required) Fixed Value: ENC | |
@moodCode | 1..1 | cs | Binding: XDocumentEncounterMood (2.0.0) (required) | |
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
code | 0..1 | CD | Binding: ActEncounterCode (example) | |
text | 0..1 | ED | ||
statusCode | 0..1 | CS | Binding: ActStatus (required) | |
effectiveTime | 0..1 | IVL_TS | ||
sdtcDischargeDispositionCode | 0..1 | CE | XML Namespace: urn:hl7-org:sdtc XML: dischargeDispositionCode (urn:hl7-org:sdtc) | |
priorityCode | 0..1 | CE | Binding: ActPriority (example) | |
subject | 0..1 | Subject | ||
specimen | 0..* | Specimen | ||
performer | 0..* | Performer2 | ||
author | 0..* | Author | ||
informant | 0..* | Informant | ||
participant | 0..* | Participant2 | ||
entryRelationship | 0..* | EntryRelationship | ||
reference | 0..* | Reference | ||
precondition | 0..* | Precondition | ||
sdtcPrecondition2 | 0..* | Precondition2 | XML Namespace: urn:hl7-org:sdtc XML: precondition2 (urn:hl7-org:sdtc) | |
sdtcInFulfillmentOf1 | 0..* | InFulfillmentOf1 | XML Namespace: urn:hl7-org:sdtc XML: inFulfillmentOf1 (urn:hl7-org:sdtc) | |
observation | 0..1 | Observation | ||
observationMedia | 0..1 | ObservationMedia | ||
organizer | 0..1 | Organizer | ||
procedure | 0..1 | Procedure | ||
regionOfInterest | 0..1 | RegionOfInterest | ||
substanceAdministration | 0..1 | SubstanceAdministration | ||
supply | 0..1 | Supply | ||
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipExternalReference (required) | |
seperatableInd | 0..1 | BL | ||
externalAct | 0..1 | ExternalAct | ||
externalObservation | 0..1 | ExternalObservation | ||
externalProcedure | 0..1 | ExternalProcedure | ||
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 0..1 | cs | Binding: ActClassDocument (required) | |
@moodCode | 0..1 | cs | Binding: ActMood (required) Fixed Value: EVN | |
id | 1..1 | II | ||
code | 0..1 | CD | Binding: FHIRDocumentTypeCodes (example) | |
text | 0..1 | ED | ||
setId | 0..1 | II | ||
versionNumber | 0..1 | INT | ||
precondition | 0..* | Precondition | ||
sdtcPrecondition2 | 0..* | Precondition2 | XML Namespace: urn:hl7-org:sdtc XML: precondition2 (urn:hl7-org:sdtc) | |
sdtcInFulfillmentOf1 | 0..* | InFulfillmentOf1 | XML Namespace: urn:hl7-org:sdtc XML: inFulfillmentOf1 (urn:hl7-org:sdtc) | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Act.nullFlavor | required | CDANullFlavor |
Act.typeId.nullFlavor | required | CDANullFlavor |
Act.templateId:note-activity.nullFlavor | required | CDANullFlavor |
Act.classCode | required | Fixed Value: ACT |
Act.moodCode | required | Fixed Value: EVN |
Act.code | example | ActCode |
Act.code.nullFlavor | required | CDANullFlavor |
Act.code.translation | preferred | NoteTypes |
Act.text.nullFlavor | required | CDANullFlavor |
Act.text.compression | required | CDACompressionAlgorithm |
Act.text.integrityCheckAlgorithm | required | IntegrityCheckAlgorithm |
Act.text.mediaType | preferred | SupportedFileFormats |
Act.text.representation | required | BinaryDataEncoding |
Act.text.reference.use | required | TelecommunicationAddressUse |
Act.statusCode | required | ActStatus |
Act.effectiveTime.nullFlavor | required | CDANullFlavor |
Act.effectiveTime.operator | required | SetOperator |
Act.priorityCode | example | ActPriority |
Act.languageCode | required | AllLanguages |
Act.participant:participant1.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.typeCode | required | Fixed Value: LA |
Act.participant:participant1.contextControlCode | required | Fixed Value: OP |
Act.participant:participant1.participantRole.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.classCode | required | RoleClassRoot |
Act.participant:participant1.participantRole.code | example | RoleCode |
Act.participant:participant1.participantRole.playingEntity.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.playingEntity.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.playingEntity.classCode | required | EntityClassRoot |
Act.participant:participant1.participantRole.playingEntity.determinerCode | required | Fixed Value: INSTANCE |
Act.participant:participant1.participantRole.playingEntity.code | example | EntityCode |
Act.entryRelationship:entryRelationship1.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.typeId.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.typeCode | required | Fixed Value: COMP |
Act.entryRelationship:entryRelationship1.encounter.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.encounter.typeId.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.encounter.classCode | required | Fixed Value: ENC |
Act.entryRelationship:entryRelationship1.encounter.moodCode | required | XDocumentEncounterMood |
Act.entryRelationship:entryRelationship1.encounter.code | example | ActEncounterCode |
Act.entryRelationship:entryRelationship1.encounter.statusCode | required | ActStatus |
Act.entryRelationship:entryRelationship1.encounter.priorityCode | example | ActPriority |
Act.reference:reference1.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.typeId.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.typeCode | required | XActRelationshipExternalReference |
Act.reference:reference1.externalDocument.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.externalDocument.typeId.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.externalDocument.classCode | required | ActClassDocument |
Act.reference:reference1.externalDocument.moodCode | required | Fixed Value: EVN |
Act.reference:reference1.externalDocument.code | example | FHIRDocumentTypeCodes |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
81-9371 | error | Act.participant:participant1.participantRole.playingEntity.name | The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371). : conformsTo('http://hl7.org/cda/us/ccda/StructureDefinition/USRealmPatientNamePTNUSFIELDED') or item.xmlText.exists() | |
81-9372 | error | Act.participant:participant1.participantRole.playingEntity.name | The string **SHALL NOT** contain name parts (CONF:81-9372). : item.xmlText.exists() implies (item.delimiter | item.family | item.given | item.prefix | item.suffix).empty() | |
ivl-ts-center | error | Act.participant:participant1.time | Center cannot co-exist with low or high : center.empty() or (low.empty() and high.empty()) | |
ivl-value-shall | error | Act.participant:participant1.time | If a time interval contains @value, then it shall be precise to at least the day. : value.exists() implies value.toString().length() >= 10 | |
ivl-value-should | warning | Act.participant:participant1.time | If a time interval contains @value, then it SHOULD contain a time component. : value.exists() implies value.toString().length() > 10 | |
pn-no-ls | error | Act.participant:participant1.participantRole.playingEntity.name | No PN name part may have a qualifier of LS. : (item.delimiter | item.family | item.given | item.prefix | item.suffix).where(qualifier.where($this = 'LS').exists()).empty() | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
This structure is derived from Act
Summary
Mandatory: 12 elements (8 nested mandatory elements)
Fixed Value: 5 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Act
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Fixed Value: ACT | |
@moodCode | 1..1 | cs | Fixed Value: EVN | |
code | C | 1..1 | CD | should-translation: SHOULD contain translation |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@nullFlavor | 0..0 | |||
@value | 1..1 | url | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@value | 0..1 | ts | ||
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@typeCode | 1..1 | cs | Fixed Value: LA | |
time | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. | |
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
playingEntity | 0..1 | PlayingEntity | ||
name | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources | |
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@typeCode | 1..1 | cs | Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
encounter | 1..1 | Encounter | ||
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
id | 1..1 | II | ||
code | 0..1 | CD | ||
Documentation for this format |
Path | Conformance | ValueSet |
Act.code.translation | preferred | NoteTypes |
Act.text.mediaType | preferred | SupportedFileFormats |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Binding: XActClassDocumentEntryAct (2.0.0) (required) Fixed Value: ACT | |
@moodCode | 1..1 | cs | Binding: XDocumentActMood (2.0.0) (required) Fixed Value: EVN | |
code | C | 1..1 | CD | Binding: v3 Code System ActCode (example) should-translation: SHOULD contain translation |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@value | 1..1 | url | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. Binding: ActStatus (required) | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@value | 0..1 | ts | Date Format: YYYYMMDDHHMMSS.UUUU[+|-ZZzz] | |
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Fixed Value: LA | |
time | C | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. |
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) | |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) | |
name | C | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources |
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
encounter | 1..1 | Encounter | ||
@classCode | 1..1 | cs | Binding: ActClass (2.0.0) (required) Fixed Value: ENC | |
@moodCode | 1..1 | cs | Binding: XDocumentEncounterMood (2.0.0) (required) | |
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
@typeCode | 1..1 | cs | Binding: x_ActRelationshipExternalReference (required) | |
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
id | 1..1 | II | ||
code | 0..1 | CD | Binding: FHIRDocumentTypeCodes (example) | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Act.classCode | required | Fixed Value: ACT |
Act.moodCode | required | Fixed Value: EVN |
Act.code | example | ActCode |
Act.code.translation | preferred | NoteTypes |
Act.text.mediaType | preferred | SupportedFileFormats |
Act.statusCode | required | ActStatus |
Act.participant:participant1.typeCode | required | Fixed Value: LA |
Act.participant:participant1.participantRole.classCode | required | RoleClassRoot |
Act.participant:participant1.participantRole.playingEntity.classCode | required | EntityClassRoot |
Act.entryRelationship:entryRelationship1.typeCode | required | Fixed Value: COMP |
Act.entryRelationship:entryRelationship1.encounter.classCode | required | Fixed Value: ENC |
Act.entryRelationship:entryRelationship1.encounter.moodCode | required | XDocumentEncounterMood |
Act.reference:reference1.typeCode | required | XActRelationshipExternalReference |
Act.reference:reference1.externalDocument.code | example | FHIRDocumentTypeCodes |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
81-9371 | error | Act.participant:participant1.participantRole.playingEntity.name | The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371). : conformsTo('http://hl7.org/cda/us/ccda/StructureDefinition/USRealmPatientNamePTNUSFIELDED') or item.xmlText.exists() | |
81-9372 | error | Act.participant:participant1.participantRole.playingEntity.name | The string **SHALL NOT** contain name parts (CONF:81-9372). : item.xmlText.exists() implies (item.delimiter | item.family | item.given | item.prefix | item.suffix).empty() | |
ivl-ts-center | error | Act.participant:participant1.time | Center cannot co-exist with low or high : center.empty() or (low.empty() and high.empty()) | |
ivl-value-shall | error | Act.participant:participant1.time | If a time interval contains @value, then it shall be precise to at least the day. : value.exists() implies value.toString().length() >= 10 | |
ivl-value-should | warning | Act.participant:participant1.time | If a time interval contains @value, then it SHOULD contain a time component. : value.exists() implies value.toString().length() > 10 | |
pn-no-ls | error | Act.participant:participant1.participantRole.playingEntity.name | No PN name part may have a qualifier of LS. : (item.delimiter | item.family | item.given | item.prefix | item.suffix).where(qualifier.where($this = 'LS').exists()).empty() | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Act | C | 1..1 | Act | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, @moodCode, @negationInd, id, code, text, statusCode, effectiveTime, priorityCode, languageCode, subject, specimen, performer, author, informant, participant, entryRelationship, reference, precondition, sdtcPrecondition2, sdtcInFulfillmentOf1 Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-text-ref-value: SHOULD contain text/reference/@value |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root, value:extension | |
templateId:note-activity | 1..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.202 | |
@extension | 1..1 | st | Required Pattern: 2016-11-01 | |
@classCode | 1..1 | cs | Binding: XActClassDocumentEntryAct (2.0.0) (required) Fixed Value: ACT | |
@moodCode | 1..1 | cs | Binding: XDocumentActMood (2.0.0) (required) Fixed Value: EVN | |
@negationInd | 0..1 | bl | ||
id | 0..* | II | ||
code | C | 1..1 | CD | Binding: v3 Code System ActCode (example) should-translation: SHOULD contain translation |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@code | 1..1 | cs | Required Pattern: 34109-9 | |
@codeSystem | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.1 | |
@codeSystemName | 0..1 | st | ||
@codeSystemVersion | 0..1 | st | ||
@displayName | 0..1 | st | ||
@sdtcValueSet | 0..1 | oid | XML Namespace: urn:hl7-org:sdtc XML: valueSet (urn:hl7-org:sdtc) | |
@sdtcValueSetVersion | 0..1 | st | XML Namespace: urn:hl7-org:sdtc XML: valueSetVersion (urn:hl7-org:sdtc) | |
originalText | 0..1 | ED | ||
qualifier | 0..* | CR | ||
translation | 0..* | CD | If the Note Activity is within a narrative-only section (e.g. Hospital Course), the translation MAY match the section code (CONF:3250-16943). If the Note Activity is within a Note Section, the translation SHOULD match or specialize the section code (CONF:3250-16942). Binding: Note Types (preferred) | |
text | C | 1..1 | ED | SHOULD reference the portion of section narrative text corresponding to this entry 3250-16912: If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@compression | 0..1 | cs | Binding: CompressionAlgorithm (required) | |
@integrityCheck | 0..1 | bin | ||
@integrityCheckAlgorithm | 0..1 | cs | Binding: IntegrityCheckAlgorithm (2.0.0) (required) | |
@language | 0..1 | cs | ||
@mediaType | 0..1 | cs | If the note was originally in another format, such as RTF, this element may also contain the base-64-encoded raw data of the note in addition to a reference to the narrative. Binding: SupportedFileFormats (preferred) | |
@representation | 0..1 | cs | Binding: Binary Data Encoding Value Set (required) | |
xmlText | 0..1 | st | Allows for mixed text content. If @representation='B64', this SHALL be a base64binary string. | |
reference | C | 1..1 | TEL | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative |
@value | 1..1 | url | ||
useablePeriod | 0..* | |||
useablePeriod | IVL_TS | |||
useablePeriod | EIVL_TS | |||
useablePeriod | PIVL_TS | |||
useablePeriod | SXPR_TS | |||
@use | 0..* | cs | Binding: TelecommunicationAddressUse (2.0.0) (required) | |
thumbnail | 0..1 | ED | ||
statusCode | 1..1 | CS | Indicates the status of the note. The most common statusCode is completed indicating the note is signed and finalized. Binding: ActStatus (required) | |
effectiveTime | C | 1..1 | IVL_TS | The effectiveTime represents the clinically relevant time of the note. The precise timestamp of creation / updating should be conveyed in author/time. should-value-att: SHOULD contain @value |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@value | 0..1 | ts | Date Format: YYYYMMDDHHMMSS.UUUU[+|-ZZzz] | |
@operator | 0..1 | cs | Binding: SetOperator (required) | |
low | 0..1 | IVXB_TS | ||
center | 0..1 | TS | ||
width | 0..1 | PQ | ||
high | 0..1 | IVXB_TS | ||
priorityCode | 0..1 | CE | Binding: ActPriority (example) | |
languageCode | 0..1 | CS | Binding: AllLanguages (required) | |
subject | 0..1 | Subject | ||
specimen | 0..* | Specimen | ||
performer | 0..* | Performer2 | ||
author | 1..* | AuthorParticipation | Represents the person(s) who wrote the note. | |
informant | 0..* | Informant | ||
Slices for participant | 0..* | Participant2 | Slice: Unordered, Open by value:typeCode | |
participant:participant1 | 0..* | Participant2 | Represents the person(s) legally responsible for the contents of the note. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: ParticipationType (required) Fixed Value: LA | |
@contextControlCode | 0..1 | cs | Binding: ContextControl (required) Fixed Value: OP | |
sdtcFunctionCode | 0..1 | CE | XML Namespace: urn:hl7-org:sdtc XML: functionCode (urn:hl7-org:sdtc) | |
time | C | 1..1 | USRealmDateTimeInterval | Indicates the time of signing the note. |
awarenessCode | 0..1 | CE | ||
participantRole | C | 1..1 | ParticipantRole | 3250-16930: If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) | |
id | 1..* | II | This may be the ID of the note author. If so, no additional information in this participant is required. | |
sdtcIdentifiedBy | 0..* | IdentifiedBy | XML Namespace: urn:hl7-org:sdtc XML: identifiedBy (urn:hl7-org:sdtc) | |
code | 0..1 | CE | Binding: v3 Code System RoleCode (example) | |
addr | 0..* | AD | ||
telecom | 0..* | TEL | ||
playingDevice | 0..1 | Device | ||
playingEntity | 0..1 | PlayingEntity | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) | |
@determinerCode | 0..1 | cs | Binding: EntityDeterminer (required) Fixed Value: INSTANCE | |
code | 0..1 | CE | Binding: EntityCode (example) | |
quantity | 0..* | PQ | ||
name | C | 1..* | USRealmPersonNamePNUSFIELDED | Base for all types and resources |
sdtcBirthTime | 0..1 | TS | XML Namespace: urn:hl7-org:sdtc XML: birthTime (urn:hl7-org:sdtc) | |
desc | 0..1 | ED | ||
scopingEntity | 0..1 | Entity | ||
Slices for entryRelationship | 0..* | EntryRelationship | Slice: Unordered, Open by exists:encounter | |
entryRelationship:entryRelationship1 | 0..* | EntryRelationship | Links the note to an encounter. If the Note Activity is present within a document containing an encompassingEncounter, then this entryRelationship is optional and the note is associated with the encounter represented by the encompassingEncounter. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipEntryRelationship (required) Fixed Value: COMP | |
@inversionInd | 1..1 | bl | Fixed Value: true | |
@contextConductionInd | 0..1 | bl | ||
@negationInd | 0..1 | bl | To communicate that the note is not associated with any encounter, this entryRelationship MAY be included with @negationInd="true" and encounter/id/@nullFlavor="NA". The negationInd + encounter indicate this note is not associated with any encounter. | |
sequenceNumber | 0..1 | INT | ||
seperatableInd | 0..1 | BL | ||
act | 0..1 | Act | ||
encounter | 1..1 | Encounter | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: ActClass (2.0.0) (required) Fixed Value: ENC | |
@moodCode | 1..1 | cs | Binding: XDocumentEncounterMood (2.0.0) (required) | |
id | C | 1..* | II | 3250-16914: If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). |
code | 0..1 | CD | Binding: ActEncounterCode (example) | |
text | 0..1 | ED | ||
statusCode | 0..1 | CS | Binding: ActStatus (required) | |
effectiveTime | 0..1 | IVL_TS | ||
sdtcDischargeDispositionCode | 0..1 | CE | XML Namespace: urn:hl7-org:sdtc XML: dischargeDispositionCode (urn:hl7-org:sdtc) | |
priorityCode | 0..1 | CE | Binding: ActPriority (example) | |
subject | 0..1 | Subject | ||
specimen | 0..* | Specimen | ||
performer | 0..* | Performer2 | ||
author | 0..* | Author | ||
informant | 0..* | Informant | ||
participant | 0..* | Participant2 | ||
entryRelationship | 0..* | EntryRelationship | ||
reference | 0..* | Reference | ||
precondition | 0..* | Precondition | ||
sdtcPrecondition2 | 0..* | Precondition2 | XML Namespace: urn:hl7-org:sdtc XML: precondition2 (urn:hl7-org:sdtc) | |
sdtcInFulfillmentOf1 | 0..* | InFulfillmentOf1 | XML Namespace: urn:hl7-org:sdtc XML: inFulfillmentOf1 (urn:hl7-org:sdtc) | |
observation | 0..1 | Observation | ||
observationMedia | 0..1 | ObservationMedia | ||
organizer | 0..1 | Organizer | ||
procedure | 0..1 | Procedure | ||
regionOfInterest | 0..1 | RegionOfInterest | ||
substanceAdministration | 0..1 | SubstanceAdministration | ||
supply | 0..1 | Supply | ||
Slices for reference | 0..* | Reference | Slice: Unordered, Open by exists:externalDocument | |
reference:reference1 | 0..* | Reference | Represents an unstructured C-CDA document containing the original contents of the note in the original format. | |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@typeCode | 1..1 | cs | Binding: x_ActRelationshipExternalReference (required) | |
seperatableInd | 0..1 | BL | ||
externalAct | 0..1 | ExternalAct | ||
externalObservation | 0..1 | ExternalObservation | ||
externalProcedure | 0..1 | ExternalProcedure | ||
externalDocument | C | 1..1 | ExternalDocument | should-code: SHOULD contain code |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 0..1 | cs | Binding: ActClassDocument (required) | |
@moodCode | 0..1 | cs | Binding: ActMood (required) Fixed Value: EVN | |
id | 1..1 | II | ||
code | 0..1 | CD | Binding: FHIRDocumentTypeCodes (example) | |
text | 0..1 | ED | ||
setId | 0..1 | II | ||
versionNumber | 0..1 | INT | ||
precondition | 0..* | Precondition | ||
sdtcPrecondition2 | 0..* | Precondition2 | XML Namespace: urn:hl7-org:sdtc XML: precondition2 (urn:hl7-org:sdtc) | |
sdtcInFulfillmentOf1 | 0..* | InFulfillmentOf1 | XML Namespace: urn:hl7-org:sdtc XML: inFulfillmentOf1 (urn:hl7-org:sdtc) | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Act.nullFlavor | required | CDANullFlavor |
Act.typeId.nullFlavor | required | CDANullFlavor |
Act.templateId:note-activity.nullFlavor | required | CDANullFlavor |
Act.classCode | required | Fixed Value: ACT |
Act.moodCode | required | Fixed Value: EVN |
Act.code | example | ActCode |
Act.code.nullFlavor | required | CDANullFlavor |
Act.code.translation | preferred | NoteTypes |
Act.text.nullFlavor | required | CDANullFlavor |
Act.text.compression | required | CDACompressionAlgorithm |
Act.text.integrityCheckAlgorithm | required | IntegrityCheckAlgorithm |
Act.text.mediaType | preferred | SupportedFileFormats |
Act.text.representation | required | BinaryDataEncoding |
Act.text.reference.use | required | TelecommunicationAddressUse |
Act.statusCode | required | ActStatus |
Act.effectiveTime.nullFlavor | required | CDANullFlavor |
Act.effectiveTime.operator | required | SetOperator |
Act.priorityCode | example | ActPriority |
Act.languageCode | required | AllLanguages |
Act.participant:participant1.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.typeCode | required | Fixed Value: LA |
Act.participant:participant1.contextControlCode | required | Fixed Value: OP |
Act.participant:participant1.participantRole.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.classCode | required | RoleClassRoot |
Act.participant:participant1.participantRole.code | example | RoleCode |
Act.participant:participant1.participantRole.playingEntity.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.playingEntity.typeId.nullFlavor | required | CDANullFlavor |
Act.participant:participant1.participantRole.playingEntity.classCode | required | EntityClassRoot |
Act.participant:participant1.participantRole.playingEntity.determinerCode | required | Fixed Value: INSTANCE |
Act.participant:participant1.participantRole.playingEntity.code | example | EntityCode |
Act.entryRelationship:entryRelationship1.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.typeId.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.typeCode | required | Fixed Value: COMP |
Act.entryRelationship:entryRelationship1.encounter.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.encounter.typeId.nullFlavor | required | CDANullFlavor |
Act.entryRelationship:entryRelationship1.encounter.classCode | required | Fixed Value: ENC |
Act.entryRelationship:entryRelationship1.encounter.moodCode | required | XDocumentEncounterMood |
Act.entryRelationship:entryRelationship1.encounter.code | example | ActEncounterCode |
Act.entryRelationship:entryRelationship1.encounter.statusCode | required | ActStatus |
Act.entryRelationship:entryRelationship1.encounter.priorityCode | example | ActPriority |
Act.reference:reference1.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.typeId.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.typeCode | required | XActRelationshipExternalReference |
Act.reference:reference1.externalDocument.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.externalDocument.typeId.nullFlavor | required | CDANullFlavor |
Act.reference:reference1.externalDocument.classCode | required | ActClassDocument |
Act.reference:reference1.externalDocument.moodCode | required | Fixed Value: EVN |
Act.reference:reference1.externalDocument.code | example | FHIRDocumentTypeCodes |
Id | Grade | Path(s) | Details | Requirements |
3250-16912 | error | Act.text | If @mediaType is present, the text SHALL contain exactly one [1..1] @representation="B64" and mixed content corresponding to the contents of the note (CONF:3250-16912). : mediaType.exists() implies (representation = 'B64' and xmlText.exists()) | |
3250-16914 | error | Act.entryRelationship:entryRelationship1.encounter.id | If the id does not match an encounter/id from the Encounters Section or encompassingEncounter within the same document and the id does not contain @nullFlavor="NA", then this entry SHALL conform to the Encounter Activity (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.49:2015-08-01) (CONF:3250-16914). : | |
3250-16930 | error | Act.participant:participant1.participantRole | If no id matches an author or participant elsewhere in the document, then playingEntity SHALL be present (CONF:3250-16930). : | |
81-9371 | error | Act.participant:participant1.participantRole.playingEntity.name | The content of name **SHALL** be either a conformant Patient Name (PTN.US.FIELDED), or a string (CONF:81-9371). : conformsTo('http://hl7.org/cda/us/ccda/StructureDefinition/USRealmPatientNamePTNUSFIELDED') or item.xmlText.exists() | |
81-9372 | error | Act.participant:participant1.participantRole.playingEntity.name | The string **SHALL NOT** contain name parts (CONF:81-9372). : item.xmlText.exists() implies (item.delimiter | item.family | item.given | item.prefix | item.suffix).empty() | |
ivl-ts-center | error | Act.participant:participant1.time | Center cannot co-exist with low or high : center.empty() or (low.empty() and high.empty()) | |
ivl-value-shall | error | Act.participant:participant1.time | If a time interval contains @value, then it shall be precise to at least the day. : value.exists() implies value.toString().length() >= 10 | |
ivl-value-should | warning | Act.participant:participant1.time | If a time interval contains @value, then it SHOULD contain a time component. : value.exists() implies value.toString().length() > 10 | |
pn-no-ls | error | Act.participant:participant1.participantRole.playingEntity.name | No PN name part may have a qualifier of LS. : (item.delimiter | item.family | item.given | item.prefix | item.suffix).where(qualifier.where($this = 'LS').exists()).empty() | |
should-code | warning | Act.reference:reference1.externalDocument | SHOULD contain code : code.exists() | |
should-text-ref-value | warning | Act | SHOULD contain text/reference/@value : text.reference.value.exists() | |
should-translation | warning | Act.code | SHOULD contain translation : translation.exists() | |
should-value-att | warning | Act.effectiveTime | SHOULD contain @value : value.exists() | |
value-starts-octothorpe | error | Act.text.reference | If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative : value.exists() implies value.startsWith('#') |
This structure is derived from Act
Summary
Mandatory: 12 elements (8 nested mandatory elements)
Fixed Value: 5 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices: