Consolidated CDA Release 2.2, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.2). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.2/ and changes regularly. See the Directory of published versions
Active as of 2022-05-13 |
Definitions for the 2.16.840.1.113883.10.20.6.2.8 resource profile.
1. Observation | |
Control | 1..1 |
2. Observation.classCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ActClassObservation |
Type | code |
Requirements | SHALL contain exactly one [1..1] @classCode="DGIMG" Diagnostic Image (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:81-9240). |
Pattern Value | DGIMG |
3. Observation.moodCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @moodCode="EVN" Event (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001 STATIC) (CONF:81-9241). |
Pattern Value | EVN |
4. Observation.negationInd | |
Control | 0..1 |
Type | boolean |
5. Observation.realmCode | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
6. Observation.typeId | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
7. Observation.templateId | |
Definition | When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
8. Observation.id | |
Control | 1..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
Requirements | SHALL contain at least one [1..*] id (CONF:81-9242). |
9. Observation.code | |
Control | 1..1 |
Binding | The codes SHALL be taken from ObservationType; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CD |
Requirements | SHALL contain exactly one [1..1] code (CONF:81-9244). |
10. Observation.code.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
11. Observation.code.code | |
Definition | The plain code symbol defined by the code system. For example, "784.0" is the code symbol of the ICD-9 code "784.0" for headache. |
Control | 1..1 |
Type | string |
Requirements | This code SHALL contain exactly one [1..1] @code (CONF:81-19225). |
Invariants | Defined on this element 81-19226: @code is an OID for a valid SOP class name UID (CONF:81-19226). (: ) |
12. Observation.code.codeSystem | |
Definition | Specifies the code system that defines the code. |
Control | 1..1 |
Type | string |
Requirements | This code SHALL contain exactly one [1..1] @codeSystem="1.2.840.10008.2.6.1" DCMUID (CONF:81-19227). |
Pattern Value | 1.2.840.10008.2.6.1 |
13. Observation.code.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..1 |
Type | string |
14. Observation.code.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..1 |
Type | string |
15. Observation.code.displayName | |
Definition | A name or title for the code, under which the sending system shows the code value to its users. |
Control | 0..1 |
Type | string |
16. Observation.code.sdtcValueSet | |
Definition | The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept. |
Control | 0..1 |
Type | string |
17. Observation.code.sdtcValueSetVersion | |
Definition | The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept. |
Control | 0..1 |
Type | string |
18. Observation.code.originalText | |
Definition | The text or phrase used as the basis for the coding. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
19. Observation.code.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/CR |
20. Observation.code.translation | |
Definition | A set of other concept descriptors that translate this concept descriptor into other code systems. |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/CD |
21. Observation.derivationExpr | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ST |
22. Observation.text | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
Requirements | SHOULD contain zero or one [0..1] text (CONF:81-9246). |
23. Observation.text.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
24. Observation.text.charset | |
Definition | For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 []. |
Control | 0..1 |
Type | code |
25. Observation.text.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..1 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code |
26. Observation.text.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..1 |
Type | base64Binary |
27. Observation.text.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..1 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm |
Type | code |
28. Observation.text.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code |
29. Observation.text.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 1..1 |
Type | code |
Requirements | The text, if present, SHALL contain exactly one [1..1] @mediaType="application/dicom" (CONF:81-9247). |
Pattern Value | application/dicom |
30. Observation.text.representation | |
Control | 0..1 |
Type | code |
31. Observation.text.data[x] | |
Definition | Data that is primarily intended for human interpretation or for further machine processing is outside the scope of HL7. This includes unformatted or formatted written language, multimedia data, or structured information as defined by a different standard (e.g., XML-signatures.) |
Control | 0..1 |
Type | Choice of: string, base64Binary |
[x] Note | See Choice of Data Types for further information about how to use [x] |
32. Observation.text.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TEL |
Requirements | The text, if present, SHALL contain exactly one [1..1] reference (CONF:81-9248). |
Invariants | Defined on this element 81-9249: **SHALL** contain a @value that contains a WADO reference as a URI (CONF:81-9249). (: ) |
33. Observation.text.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
34. Observation.statusCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
35. Observation.effectiveTime | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/IVL-TS |
Requirements | SHOULD contain zero or one [0..1] effectiveTime (CONF:81-9250). |
36. Observation.effectiveTime.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
37. Observation.effectiveTime.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 1..1 |
Type | dateTime |
Requirements | The effectiveTime, if present, SHALL contain exactly one [1..1] @value (CONF:81-9251). |
38. Observation.effectiveTime.inclusive | |
Definition | Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open). |
Control | 0..1 |
Type | boolean |
39. Observation.effectiveTime.operator | |
Definition | A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point. |
Control | 0..1 |
Type | code |
40. Observation.effectiveTime.low | |
Definition | This is the low limit of the interval. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |
Requirements | The effectiveTime, if present, SHALL NOT contain [0..0] low (CONF:81-9252). |
41. Observation.effectiveTime.high | |
Definition | This is the high limit of the interval. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |
Requirements | The effectiveTime, if present, SHALL NOT contain [0..0] high (CONF:81-9253). |
42. Observation.effectiveTime.width | |
Definition | The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/PQ |
43. Observation.effectiveTime.center | |
Definition | The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |
44. Observation.priorityCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from ActPriority; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
45. Observation.repeatNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/IVL-INT |
46. Observation.languageCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from HumanLanguage |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
47. Observation.value | |
Control | 0..* |
Type | Choice of: http://hl7.org/fhir/cda/StructureDefinition/BL, http://hl7.org/fhir/cda/StructureDefinition/ED, http://hl7.org/fhir/cda/StructureDefinition/ST, http://hl7.org/fhir/cda/StructureDefinition/CD, http://hl7.org/fhir/cda/StructureDefinition/CV, http://hl7.org/fhir/cda/StructureDefinition/CE, http://hl7.org/fhir/cda/StructureDefinition/SC, http://hl7.org/fhir/cda/StructureDefinition/II, http://hl7.org/fhir/cda/StructureDefinition/TEL, http://hl7.org/fhir/cda/StructureDefinition/AD, http://hl7.org/fhir/cda/StructureDefinition/EN, http://hl7.org/fhir/cda/StructureDefinition/INT, http://hl7.org/fhir/cda/StructureDefinition/REAL, http://hl7.org/fhir/cda/StructureDefinition/PQ, http://hl7.org/fhir/cda/StructureDefinition/MO, http://hl7.org/fhir/cda/StructureDefinition/TS, http://hl7.org/fhir/cda/StructureDefinition/IVL-PQ, http://hl7.org/fhir/cda/StructureDefinition/IVL-TS, http://hl7.org/fhir/cda/StructureDefinition/PIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/EIVL-TS, http://hl7.org/fhir/cda/StructureDefinition/SXPR-TS, http://hl7.org/fhir/cda/StructureDefinition/RTO-PQ-PQ |
48. Observation.interpretationCode | |
Control | 0..* |
Binding | The codes SHALL be taken from ObservationInterpretation |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
49. Observation.methodCode | |
Control | 0..* |
Binding | The codes SHALL be taken from ObservationMethod; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
50. Observation.targetSiteCode | |
Definition | Drawn from concept domain ActSite |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/CD |
51. Observation.subject | |
Control | 0..1 |
Type | Element |
52. Observation.subject.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationTargetSubject |
Type | code |
Default Value | SBJ |
Fixed Value | SBJ |
53. Observation.subject.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
54. Observation.subject.awarenessCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from TargetAwareness; other codes may be used where these codes are not suitable |
Type | http://hl7.org/fhir/cda/StructureDefinition/CE |
55. Observation.subject.relatedSubject | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject |
56. Observation.specimen | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Specimen |
57. Observation.performer | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Performer2 |
58. Observation.author | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Author |
59. Observation.informant | |
Control | 0..* |
Type | Element |
60. Observation.informant.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationInformationGenerator |
Type | code |
Default Value | INF |
Fixed Value | INF |
61. Observation.informant.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
62. Observation.informant.assignedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity |
63. Observation.informant.relatedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity |
64. Observation.participant | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Participant2 |
65. Observation.entryRelationship | |
Control | 0..* |
Type | Element |
Invariants | Defined on this element obs-er-1: Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act (: (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1) |
Slicing | This element introduces a set of slices on Observation.entryRelationship. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
66. Observation.entryRelationship.typeCode | |
Control | 1..1 |
Type | code |
67. Observation.entryRelationship.inversionInd | |
Control | 0..1 |
Type | boolean |
68. Observation.entryRelationship.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
69. Observation.entryRelationship.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
70. Observation.entryRelationship.negationInd | |
Control | 0..1 |
Type | boolean |
71. Observation.entryRelationship.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
72. Observation.entryRelationship.observation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
73. Observation.entryRelationship.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
74. Observation.entryRelationship.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
75. Observation.entryRelationship.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
76. Observation.entryRelationship.supply | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
77. Observation.entryRelationship.procedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
78. Observation.entryRelationship.encounter | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
79. Observation.entryRelationship.organizer | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
80. Observation.entryRelationship.act | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
81. Observation.entryRelationship:subject | |
SliceName | subject |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:81-9254) such that it |
Invariants | Defined on this element obs-er-1: Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act (: (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1) |
82. Observation.entryRelationship:subject.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="SUBJ" Has Subject (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:81-9255). |
Pattern Value | SUBJ |
83. Observation.entryRelationship:subject.inversionInd | |
Control | 0..1 |
Type | boolean |
84. Observation.entryRelationship:subject.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
85. Observation.entryRelationship:subject.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
86. Observation.entryRelationship:subject.negationInd | |
Control | 0..1 |
Type | boolean |
87. Observation.entryRelationship:subject.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
88. Observation.entryRelationship:subject.observation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
89. Observation.entryRelationship:subject.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
90. Observation.entryRelationship:subject.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
91. Observation.entryRelationship:subject.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
92. Observation.entryRelationship:subject.supply | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
93. Observation.entryRelationship:subject.procedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
94. Observation.entryRelationship:subject.encounter | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
95. Observation.entryRelationship:subject.organizer | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
96. Observation.entryRelationship:subject.act | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
97. Observation.entryRelationship:purposeofReferenceObservation | |
SliceName | purposeofReferenceObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:81-9257) such that it |
Invariants | Defined on this element obs-er-1: Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act (: (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1) |
98. Observation.entryRelationship:purposeofReferenceObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="RSON" Has Reason (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:81-9258). |
Pattern Value | RSON |
99. Observation.entryRelationship:purposeofReferenceObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
100. Observation.entryRelationship:purposeofReferenceObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
101. Observation.entryRelationship:purposeofReferenceObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
102. Observation.entryRelationship:purposeofReferenceObservation.negationInd | |
Control | 0..1 |
Type | boolean |
103. Observation.entryRelationship:purposeofReferenceObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
104. Observation.entryRelationship:purposeofReferenceObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(PurposeofReferenceObservation) |
Requirements | SHALL contain exactly one [1..1] observationPurpose of Reference Observation (identifier: urn:oid:2.16.840.1.113883.10.20.6.2.9) (CONF:81-15935). |
105. Observation.entryRelationship:purposeofReferenceObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
106. Observation.entryRelationship:purposeofReferenceObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
107. Observation.entryRelationship:purposeofReferenceObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
108. Observation.entryRelationship:purposeofReferenceObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
109. Observation.entryRelationship:purposeofReferenceObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
110. Observation.entryRelationship:purposeofReferenceObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
111. Observation.entryRelationship:purposeofReferenceObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
112. Observation.entryRelationship:purposeofReferenceObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
113. Observation.entryRelationship:referencedFramesObservation | |
SliceName | referencedFramesObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:81-9260) such that it |
Invariants | Defined on this element 81-9263: This entryRelationship SHALL be present if the referenced DICOM object is a multiframe object and the reference does not apply to all frames (CONF:81-9263). (: ) obs-er-1: Only one of observation, regionOfInterest, observationMedia, substanceAdministration, supply, procedure, encounter, organizer, and act (: (observation | regionOfInterest | observationMedia | substanceAdministration | supply | procedure | encounter | organizer | act).count() = 1) |
114. Observation.entryRelationship:referencedFramesObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="COMP" Has Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:81-9261). |
Pattern Value | COMP |
115. Observation.entryRelationship:referencedFramesObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
116. Observation.entryRelationship:referencedFramesObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
117. Observation.entryRelationship:referencedFramesObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
118. Observation.entryRelationship:referencedFramesObservation.negationInd | |
Control | 0..1 |
Type | boolean |
119. Observation.entryRelationship:referencedFramesObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
120. Observation.entryRelationship:referencedFramesObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(ReferencedFramesObservation) |
Requirements | SHALL contain exactly one [1..1] observationReferenced Frames Observation (identifier: urn:oid:2.16.840.1.113883.10.20.6.2.10) (CONF:81-15936). |
121. Observation.entryRelationship:referencedFramesObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
122. Observation.entryRelationship:referencedFramesObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
123. Observation.entryRelationship:referencedFramesObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
124. Observation.entryRelationship:referencedFramesObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
125. Observation.entryRelationship:referencedFramesObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
126. Observation.entryRelationship:referencedFramesObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
127. Observation.entryRelationship:referencedFramesObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
128. Observation.entryRelationship:referencedFramesObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
129. Observation.reference | |
Control | 0..* |
Type | Element |
130. Observation.reference.typeCode | |
Control | 1..1 |
Type | code |
131. Observation.reference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
132. Observation.reference.externalAct | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalAct |
133. Observation.reference.externalObservation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation |
134. Observation.reference.externalProcedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure |
135. Observation.reference.externalDocument | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument |
136. Observation.precondition | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Precondition |
137. Observation.referenceRange | |
Control | 0..* |
Type | Element |
138. Observation.referenceRange.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ActRelationshipPertains |
Type | code |
Default Value | REFV |
Fixed Value | REFV |
139. Observation.referenceRange.observationRange | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationRange |