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.22.4.132 resource profile.
1. Act | |
Control | 1..1 |
2. Act.classCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @classCode="ACT" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6) (CONF:1198-30750). |
Pattern Value | ACT |
3. Act.moodCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @moodCode="EVN" (CodeSystem: HL7ActMood urn:oid:2.16.840.1.113883.5.1001) (CONF:1198-30751). |
Pattern Value | EVN |
4. Act.realmCode | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
5. Act.typeId | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
6. Act.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 |
Slicing | This element introduces a set of slices on Act.templateId. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
7. Act.templateId:primary | |
SliceName | primary |
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 | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
Requirements | SHALL contain exactly one [1..1] templateId (CONF:1198-30752) such that it |
8. Act.templateId:primary.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 |
9. Act.templateId:primary.assigningAuthorityName | |
Definition | A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form. |
Control | 0..1 |
Type | string |
10. Act.templateId:primary.displayable | |
Definition | Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false). |
Control | 0..1 |
Type | boolean |
11. Act.templateId:primary.root | |
Definition | A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier. |
Control | 1..1 |
Type | string |
Requirements | SHALL contain exactly one [1..1] @root="2.16.840.1.113883.10.20.22.4.132" (CONF:1198-30753). |
Pattern Value | 2.16.840.1.113883.10.20.22.4.132 |
12. Act.templateId:primary.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string |
Requirements | SHALL contain exactly one [1..1] @extension="2015-08-01" (CONF:1198-32861). |
Pattern Value | 2015-08-01 |
13. Act.id | |
Control | 1..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/II |
Requirements | SHALL contain at least one [1..*] id (CONF:1198-30754). |
14. Act.code | |
Control | 1..1 |
Binding | The codes SHALL be taken from v3 Code System ActCode; 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:1198-32310). |
15. Act.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 |
16. Act.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="75310-3" Health Concern (CONF:1198-32311). |
Pattern Value | 75310-3 |
17. Act.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="2.16.840.1.113883.6.1" (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1) (CONF:1198-32312). |
Pattern Value | 2.16.840.1.113883.6.1 |
18. Act.code.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..1 |
Type | string |
19. Act.code.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..1 |
Type | string |
20. Act.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 |
21. Act.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 |
22. Act.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 |
23. Act.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 |
24. Act.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 |
25. Act.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 |
26. Act.negationInd | |
Control | 0..1 |
Type | boolean |
27. Act.text | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
28. Act.statusCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
Requirements | SHALL contain exactly one [1..1] statusCode (CONF:1198-30758). |
29. Act.statusCode.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 |
30. Act.statusCode.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 |
Binding | The codes SHALL be taken from ProblemAct statusCode |
Type | string |
Requirements | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ProblemAct statusCode urn:oid:2.16.840.1.113883.11.20.9.19 STATIC (CONF:1198-32313). |
31. Act.statusCode.codeSystem | |
Definition | Specifies the code system that defines the code. |
Control | 0..0 |
Type | string |
32. Act.statusCode.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..0 |
Type | string |
33. Act.statusCode.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..0 |
Type | string |
34. Act.statusCode.displayName | |
Definition | A name or title for the code, under which the sending system shows the code value to its users. |
Control | 0..0 |
Type | string |
35. Act.statusCode.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 |
36. Act.statusCode.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 |
37. Act.statusCode.originalText | |
Definition | The text or phrase used as the basis for the coding. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ED |
38. Act.statusCode.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/CR |
39. Act.statusCode.translation | |
Definition | A set of other concept descriptors that translate this concept descriptor into other code systems. |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/CD |
40. Act.effectiveTime | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/IVL-TS |
Requirements | MAY contain zero or one [0..1] effectiveTime (CONF:1198-30759). |
41. Act.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 |
42. Act.languageCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from HumanLanguage |
Type | http://hl7.org/fhir/cda/StructureDefinition/CS |
43. Act.subject | |
Control | 0..1 |
Type | Element |
44. Act.subject.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationTargetSubject |
Type | code |
Default Value | SBJ |
Fixed Value | SBJ |
45. Act.subject.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
46. Act.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 |
47. Act.subject.relatedSubject | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedSubject |
48. Act.specimen | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Specimen |
49. Act.performer | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Performer2 |
50. Act.author | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Author(AuthorParticipation) |
Requirements | SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-31546). |
51. Act.informant | |
Control | 0..* |
Type | Element |
52. Act.informant.typeCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationInformationGenerator |
Type | code |
Default Value | INF |
Fixed Value | INF |
53. Act.informant.contextControlCode | |
Control | 1..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code |
Default Value | OP |
Fixed Value | OP |
54. Act.informant.assignedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/AssignedEntity |
55. Act.informant.relatedEntity | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RelatedEntity |
56. Act.participant | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Participant2 |
57. Act.entryRelationship | |
Control | 0..* |
Type | Element |
Invariants | Defined on this element act-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 Act.entryRelationship. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
58. Act.entryRelationship.typeCode | |
Control | 1..1 |
Type | code |
59. Act.entryRelationship.inversionInd | |
Control | 0..1 |
Type | boolean |
60. Act.entryRelationship.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
61. Act.entryRelationship.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
62. Act.entryRelationship.negationInd | |
Control | 0..1 |
Type | boolean |
63. Act.entryRelationship.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
64. Act.entryRelationship.observation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
65. Act.entryRelationship.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
66. Act.entryRelationship.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
67. Act.entryRelationship.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
68. Act.entryRelationship.supply | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
69. Act.entryRelationship.procedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
70. Act.entryRelationship.encounter | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
71. Act.entryRelationship.organizer | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
72. Act.entryRelationship.act | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
73. Act.entryRelationship:problemObservation | |
SliceName | problemObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-30761) such that it |
Invariants | Defined on this element act-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) |
74. Act.entryRelationship:problemObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-30762). |
Pattern Value | REFR |
75. Act.entryRelationship:problemObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
76. Act.entryRelationship:problemObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
77. Act.entryRelationship:problemObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
78. Act.entryRelationship:problemObservation.negationInd | |
Control | 0..1 |
Type | boolean |
79. Act.entryRelationship:problemObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
80. Act.entryRelationship:problemObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(ProblemObservation) |
Requirements | SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-31001). |
81. Act.entryRelationship:problemObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
82. Act.entryRelationship:problemObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
83. Act.entryRelationship:problemObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
84. Act.entryRelationship:problemObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
85. Act.entryRelationship:problemObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
86. Act.entryRelationship:problemObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
87. Act.entryRelationship:problemObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
88. Act.entryRelationship:problemObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
89. Act.entryRelationship:allergy-IntoleranceObservation | |
SliceName | allergy-IntoleranceObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31007) such that it |
Invariants | Defined on this element act-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) |
90. Act.entryRelationship:allergy-IntoleranceObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31008). |
Pattern Value | REFR |
91. Act.entryRelationship:allergy-IntoleranceObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
92. Act.entryRelationship:allergy-IntoleranceObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
93. Act.entryRelationship:allergy-IntoleranceObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
94. Act.entryRelationship:allergy-IntoleranceObservation.negationInd | |
Control | 0..1 |
Type | boolean |
95. Act.entryRelationship:allergy-IntoleranceObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
96. Act.entryRelationship:allergy-IntoleranceObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(AllergyIntoleranceObservation) |
Requirements | SHALL contain exactly one [1..1] Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.7:2014-06-09) (CONF:1198-31186). |
97. Act.entryRelationship:allergy-IntoleranceObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
98. Act.entryRelationship:allergy-IntoleranceObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
99. Act.entryRelationship:allergy-IntoleranceObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
100. Act.entryRelationship:allergy-IntoleranceObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
101. Act.entryRelationship:allergy-IntoleranceObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
102. Act.entryRelationship:allergy-IntoleranceObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
103. Act.entryRelationship:allergy-IntoleranceObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
104. Act.entryRelationship:allergy-IntoleranceObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
105. Act.entryRelationship:entryReference | |
SliceName | entryReference |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31157) such that it |
Invariants | Defined on this element act-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) |
106. Act.entryRelationship:entryReference.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31158). |
Pattern Value | REFR |
107. Act.entryRelationship:entryReference.inversionInd | |
Control | 0..1 |
Type | boolean |
108. Act.entryRelationship:entryReference.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
109. Act.entryRelationship:entryReference.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
110. Act.entryRelationship:entryReference.negationInd | |
Control | 0..1 |
Type | boolean |
111. Act.entryRelationship:entryReference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
112. Act.entryRelationship:entryReference.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
113. Act.entryRelationship:entryReference.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
114. Act.entryRelationship:entryReference.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
115. Act.entryRelationship:entryReference.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
116. Act.entryRelationship:entryReference.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
117. Act.entryRelationship:entryReference.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
118. Act.entryRelationship:entryReference.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
119. Act.entryRelationship:entryReference.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
120. Act.entryRelationship:entryReference.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(EntryReference) |
Requirements | SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32106). |
Invariants | Defined on this element 1198-32860: The Entry Reference template **SHALL** contain an id that references a Health Concern Act (CONF:1198-32860). (: ) |
121. Act.entryRelationship:entryReference | |
SliceName | entryReference |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31160) such that it |
Invariants | Defined on this element act-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) |
122. Act.entryRelationship:entryReference.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) (CONF:1198-31161). |
Pattern Value | COMP |
123. Act.entryRelationship:entryReference.inversionInd | |
Control | 0..1 |
Type | boolean |
124. Act.entryRelationship:entryReference.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
125. Act.entryRelationship:entryReference.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
126. Act.entryRelationship:entryReference.negationInd | |
Control | 0..1 |
Type | boolean |
127. Act.entryRelationship:entryReference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
128. Act.entryRelationship:entryReference.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
129. Act.entryRelationship:entryReference.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
130. Act.entryRelationship:entryReference.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
131. Act.entryRelationship:entryReference.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
132. Act.entryRelationship:entryReference.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
133. Act.entryRelationship:entryReference.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
134. Act.entryRelationship:entryReference.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
135. Act.entryRelationship:entryReference.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
136. Act.entryRelationship:entryReference.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(EntryReference) |
Requirements | SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-32107). |
Invariants | Defined on this element 1198-32745: The Entry Reference template **SHALL** contain an id that references a Health Concern Act (CONF:1198-32745). (: ) |
137. Act.entryRelationship:assessmentScaleObservation | |
SliceName | assessmentScaleObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31190) such that it |
Invariants | Defined on this element act-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) |
138. Act.entryRelationship:assessmentScaleObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31191). |
Pattern Value | REFR |
139. Act.entryRelationship:assessmentScaleObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
140. Act.entryRelationship:assessmentScaleObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
141. Act.entryRelationship:assessmentScaleObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
142. Act.entryRelationship:assessmentScaleObservation.negationInd | |
Control | 0..1 |
Type | boolean |
143. Act.entryRelationship:assessmentScaleObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
144. Act.entryRelationship:assessmentScaleObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(AssessmentScaleObservation) |
Requirements | SHALL contain exactly one [1..1] Assessment Scale Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.69) (CONF:1198-31192). |
145. Act.entryRelationship:assessmentScaleObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
146. Act.entryRelationship:assessmentScaleObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
147. Act.entryRelationship:assessmentScaleObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
148. Act.entryRelationship:assessmentScaleObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
149. Act.entryRelationship:assessmentScaleObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
150. Act.entryRelationship:assessmentScaleObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
151. Act.entryRelationship:assessmentScaleObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
152. Act.entryRelationship:assessmentScaleObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
153. Act.entryRelationship:self-CareActivities(ADLandIADL) | |
SliceName | self-CareActivities(ADLandIADL) |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31232) such that it |
Invariants | Defined on this element act-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) |
154. Act.entryRelationship:self-CareActivities(ADLandIADL).typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31264). |
Pattern Value | REFR |
155. Act.entryRelationship:self-CareActivities(ADLandIADL).inversionInd | |
Control | 0..1 |
Type | boolean |
156. Act.entryRelationship:self-CareActivities(ADLandIADL).contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
157. Act.entryRelationship:self-CareActivities(ADLandIADL).sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
158. Act.entryRelationship:self-CareActivities(ADLandIADL).negationInd | |
Control | 0..1 |
Type | boolean |
159. Act.entryRelationship:self-CareActivities(ADLandIADL).seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
160. Act.entryRelationship:self-CareActivities(ADLandIADL).observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(SelfCareActivitiesADLandIADL) |
Requirements | SHALL contain exactly one [1..1] Self-Care Activities (ADL and IADL) (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.128) (CONF:1198-31265). |
161. Act.entryRelationship:self-CareActivities(ADLandIADL).regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
162. Act.entryRelationship:self-CareActivities(ADLandIADL).observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
163. Act.entryRelationship:self-CareActivities(ADLandIADL).substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
164. Act.entryRelationship:self-CareActivities(ADLandIADL).supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
165. Act.entryRelationship:self-CareActivities(ADLandIADL).procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
166. Act.entryRelationship:self-CareActivities(ADLandIADL).encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
167. Act.entryRelationship:self-CareActivities(ADLandIADL).organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
168. Act.entryRelationship:self-CareActivities(ADLandIADL).act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
169. Act.entryRelationship:mentalStatusObservation | |
SliceName | mentalStatusObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31234) such that it |
Invariants | Defined on this element act-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) |
170. Act.entryRelationship:mentalStatusObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31268). |
Pattern Value | REFR |
171. Act.entryRelationship:mentalStatusObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
172. Act.entryRelationship:mentalStatusObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
173. Act.entryRelationship:mentalStatusObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
174. Act.entryRelationship:mentalStatusObservation.negationInd | |
Control | 0..1 |
Type | boolean |
175. Act.entryRelationship:mentalStatusObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
176. Act.entryRelationship:mentalStatusObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(MentalStatusObservation) |
Requirements | SHALL contain exactly one [1..1] Mental Status Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.74:2015-08-01) (CONF:1198-31273). |
177. Act.entryRelationship:mentalStatusObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
178. Act.entryRelationship:mentalStatusObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
179. Act.entryRelationship:mentalStatusObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
180. Act.entryRelationship:mentalStatusObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
181. Act.entryRelationship:mentalStatusObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
182. Act.entryRelationship:mentalStatusObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
183. Act.entryRelationship:mentalStatusObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
184. Act.entryRelationship:mentalStatusObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
185. Act.entryRelationship:smokingStatus-MeaningfulUse | |
SliceName | smokingStatus-MeaningfulUse |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31235) such that it |
Invariants | Defined on this element act-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) |
186. Act.entryRelationship:smokingStatus-MeaningfulUse.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31269). |
Pattern Value | REFR |
187. Act.entryRelationship:smokingStatus-MeaningfulUse.inversionInd | |
Control | 0..1 |
Type | boolean |
188. Act.entryRelationship:smokingStatus-MeaningfulUse.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
189. Act.entryRelationship:smokingStatus-MeaningfulUse.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
190. Act.entryRelationship:smokingStatus-MeaningfulUse.negationInd | |
Control | 0..1 |
Type | boolean |
191. Act.entryRelationship:smokingStatus-MeaningfulUse.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
192. Act.entryRelationship:smokingStatus-MeaningfulUse.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(SmokingStatusMeaningfulUse) |
Requirements | SHALL contain exactly one [1..1] Smoking Status - Meaningful Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.78:2014-06-09) (CONF:1198-31275). |
193. Act.entryRelationship:smokingStatus-MeaningfulUse.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
194. Act.entryRelationship:smokingStatus-MeaningfulUse.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
195. Act.entryRelationship:smokingStatus-MeaningfulUse.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
196. Act.entryRelationship:smokingStatus-MeaningfulUse.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
197. Act.entryRelationship:smokingStatus-MeaningfulUse.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
198. Act.entryRelationship:smokingStatus-MeaningfulUse.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
199. Act.entryRelationship:smokingStatus-MeaningfulUse.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
200. Act.entryRelationship:smokingStatus-MeaningfulUse.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
201. Act.entryRelationship:encounterDiagnosis | |
SliceName | encounterDiagnosis |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31236) such that it |
Invariants | Defined on this element act-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) |
202. Act.entryRelationship:encounterDiagnosis.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31270). |
Pattern Value | REFR |
203. Act.entryRelationship:encounterDiagnosis.inversionInd | |
Control | 0..1 |
Type | boolean |
204. Act.entryRelationship:encounterDiagnosis.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
205. Act.entryRelationship:encounterDiagnosis.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
206. Act.entryRelationship:encounterDiagnosis.negationInd | |
Control | 0..1 |
Type | boolean |
207. Act.entryRelationship:encounterDiagnosis.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
208. Act.entryRelationship:encounterDiagnosis.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
209. Act.entryRelationship:encounterDiagnosis.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
210. Act.entryRelationship:encounterDiagnosis.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
211. Act.entryRelationship:encounterDiagnosis.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
212. Act.entryRelationship:encounterDiagnosis.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
213. Act.entryRelationship:encounterDiagnosis.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
214. Act.entryRelationship:encounterDiagnosis.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
215. Act.entryRelationship:encounterDiagnosis.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
216. Act.entryRelationship:encounterDiagnosis.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(EncounterDiagnosis) |
Requirements | SHALL contain exactly one [1..1] Encounter Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.80:2015-08-01) (CONF:1198-31277). |
217. Act.entryRelationship:entryRelationship10 | |
SliceName | entryRelationship10 |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31237) such that it |
Invariants | Defined on this element act-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) |
218. Act.entryRelationship:entryRelationship10.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers To (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31279). |
Pattern Value | REFR |
219. Act.entryRelationship:entryRelationship10.inversionInd | |
Control | 0..1 |
Type | boolean |
220. Act.entryRelationship:entryRelationship10.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
221. Act.entryRelationship:entryRelationship10.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
222. Act.entryRelationship:entryRelationship10.negationInd | |
Control | 0..1 |
Type | boolean |
223. Act.entryRelationship:entryRelationship10.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
224. Act.entryRelationship:entryRelationship10.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
225. Act.entryRelationship:entryRelationship10.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
226. Act.entryRelationship:entryRelationship10.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
227. Act.entryRelationship:entryRelationship10.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
228. Act.entryRelationship:entryRelationship10.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
229. Act.entryRelationship:entryRelationship10.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
230. Act.entryRelationship:entryRelationship10.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
231. Act.entryRelationship:entryRelationship10.organizer | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer(FamilyHistoryOrganizer) |
Requirements | SHALL contain exactly one [1..1] Family History Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.45:2015-08-01) (CONF:1198-31280). |
232. Act.entryRelationship:entryRelationship10.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
233. Act.entryRelationship:functionalStatusObservation | |
SliceName | functionalStatusObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31238) such that it |
Invariants | Defined on this element act-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) |
234. Act.entryRelationship:functionalStatusObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31282). |
Pattern Value | REFR |
235. Act.entryRelationship:functionalStatusObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
236. Act.entryRelationship:functionalStatusObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
237. Act.entryRelationship:functionalStatusObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
238. Act.entryRelationship:functionalStatusObservation.negationInd | |
Control | 0..1 |
Type | boolean |
239. Act.entryRelationship:functionalStatusObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
240. Act.entryRelationship:functionalStatusObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(FunctionalStatusObservation) |
Requirements | SHALL contain exactly one [1..1] Functional Status Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.67:2014-06-09) (CONF:1198-31283). |
241. Act.entryRelationship:functionalStatusObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
242. Act.entryRelationship:functionalStatusObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
243. Act.entryRelationship:functionalStatusObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
244. Act.entryRelationship:functionalStatusObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
245. Act.entryRelationship:functionalStatusObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
246. Act.entryRelationship:functionalStatusObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
247. Act.entryRelationship:functionalStatusObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
248. Act.entryRelationship:functionalStatusObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
249. Act.entryRelationship:hospitalAdmissionDiagnosis | |
SliceName | hospitalAdmissionDiagnosis |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31241) such that it |
Invariants | Defined on this element act-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) |
250. Act.entryRelationship:hospitalAdmissionDiagnosis.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31291). |
Pattern Value | REFR |
251. Act.entryRelationship:hospitalAdmissionDiagnosis.inversionInd | |
Control | 0..1 |
Type | boolean |
252. Act.entryRelationship:hospitalAdmissionDiagnosis.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
253. Act.entryRelationship:hospitalAdmissionDiagnosis.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
254. Act.entryRelationship:hospitalAdmissionDiagnosis.negationInd | |
Control | 0..1 |
Type | boolean |
255. Act.entryRelationship:hospitalAdmissionDiagnosis.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
256. Act.entryRelationship:hospitalAdmissionDiagnosis.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
257. Act.entryRelationship:hospitalAdmissionDiagnosis.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
258. Act.entryRelationship:hospitalAdmissionDiagnosis.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
259. Act.entryRelationship:hospitalAdmissionDiagnosis.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
260. Act.entryRelationship:hospitalAdmissionDiagnosis.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
261. Act.entryRelationship:hospitalAdmissionDiagnosis.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
262. Act.entryRelationship:hospitalAdmissionDiagnosis.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
263. Act.entryRelationship:hospitalAdmissionDiagnosis.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
264. Act.entryRelationship:hospitalAdmissionDiagnosis.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(HospitalAdmissionDiagnosis) |
Requirements | SHALL contain exactly one [1..1] Hospital Admission Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.34:2015-08-01) (CONF:1198-31292). |
265. Act.entryRelationship:nutritionAssessment | |
SliceName | nutritionAssessment |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31244) such that it |
Invariants | Defined on this element act-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) |
266. Act.entryRelationship:nutritionAssessment.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31300). |
Pattern Value | REFR |
267. Act.entryRelationship:nutritionAssessment.inversionInd | |
Control | 0..1 |
Type | boolean |
268. Act.entryRelationship:nutritionAssessment.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
269. Act.entryRelationship:nutritionAssessment.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
270. Act.entryRelationship:nutritionAssessment.negationInd | |
Control | 0..1 |
Type | boolean |
271. Act.entryRelationship:nutritionAssessment.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
272. Act.entryRelationship:nutritionAssessment.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(NutritionAssessment) |
Requirements | SHALL contain exactly one [1..1] Nutrition Assessment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.138) (CONF:1198-31301). |
273. Act.entryRelationship:nutritionAssessment.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
274. Act.entryRelationship:nutritionAssessment.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
275. Act.entryRelationship:nutritionAssessment.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
276. Act.entryRelationship:nutritionAssessment.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
277. Act.entryRelationship:nutritionAssessment.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
278. Act.entryRelationship:nutritionAssessment.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
279. Act.entryRelationship:nutritionAssessment.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
280. Act.entryRelationship:nutritionAssessment.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
281. Act.entryRelationship:postprocedureDiagnosis | |
SliceName | postprocedureDiagnosis |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31246) such that it |
Invariants | Defined on this element act-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) |
282. Act.entryRelationship:postprocedureDiagnosis.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31306). |
Pattern Value | REFR |
283. Act.entryRelationship:postprocedureDiagnosis.inversionInd | |
Control | 0..1 |
Type | boolean |
284. Act.entryRelationship:postprocedureDiagnosis.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
285. Act.entryRelationship:postprocedureDiagnosis.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
286. Act.entryRelationship:postprocedureDiagnosis.negationInd | |
Control | 0..1 |
Type | boolean |
287. Act.entryRelationship:postprocedureDiagnosis.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
288. Act.entryRelationship:postprocedureDiagnosis.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
289. Act.entryRelationship:postprocedureDiagnosis.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
290. Act.entryRelationship:postprocedureDiagnosis.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
291. Act.entryRelationship:postprocedureDiagnosis.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
292. Act.entryRelationship:postprocedureDiagnosis.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
293. Act.entryRelationship:postprocedureDiagnosis.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
294. Act.entryRelationship:postprocedureDiagnosis.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
295. Act.entryRelationship:postprocedureDiagnosis.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
296. Act.entryRelationship:postprocedureDiagnosis.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(PostprocedureDiagnosis) |
Requirements | SHALL contain exactly one [1..1] Postprocedure Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.51:2015-08-01) (CONF:1198-31307). |
297. Act.entryRelationship:pregnancyObservation | |
SliceName | pregnancyObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31247) such that it |
Invariants | Defined on this element act-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) |
298. Act.entryRelationship:pregnancyObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31309). |
Pattern Value | REFR |
299. Act.entryRelationship:pregnancyObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
300. Act.entryRelationship:pregnancyObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
301. Act.entryRelationship:pregnancyObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
302. Act.entryRelationship:pregnancyObservation.negationInd | |
Control | 0..1 |
Type | boolean |
303. Act.entryRelationship:pregnancyObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
304. Act.entryRelationship:pregnancyObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(PregnancyObservation) |
Requirements | SHALL contain exactly one [1..1] Pregnancy Observation (identifier: urn:oid:2.16.840.1.113883.10.20.15.3.8) (CONF:1198-31310). |
305. Act.entryRelationship:pregnancyObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
306. Act.entryRelationship:pregnancyObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
307. Act.entryRelationship:pregnancyObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
308. Act.entryRelationship:pregnancyObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
309. Act.entryRelationship:pregnancyObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
310. Act.entryRelationship:pregnancyObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
311. Act.entryRelationship:pregnancyObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
312. Act.entryRelationship:pregnancyObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
313. Act.entryRelationship:preoperativeDiagnosis | |
SliceName | preoperativeDiagnosis |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31248) such that it |
Invariants | Defined on this element act-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) |
314. Act.entryRelationship:preoperativeDiagnosis.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31312). |
Pattern Value | REFR |
315. Act.entryRelationship:preoperativeDiagnosis.inversionInd | |
Control | 0..1 |
Type | boolean |
316. Act.entryRelationship:preoperativeDiagnosis.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
317. Act.entryRelationship:preoperativeDiagnosis.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
318. Act.entryRelationship:preoperativeDiagnosis.negationInd | |
Control | 0..1 |
Type | boolean |
319. Act.entryRelationship:preoperativeDiagnosis.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
320. Act.entryRelationship:preoperativeDiagnosis.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
321. Act.entryRelationship:preoperativeDiagnosis.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
322. Act.entryRelationship:preoperativeDiagnosis.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
323. Act.entryRelationship:preoperativeDiagnosis.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
324. Act.entryRelationship:preoperativeDiagnosis.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
325. Act.entryRelationship:preoperativeDiagnosis.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
326. Act.entryRelationship:preoperativeDiagnosis.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
327. Act.entryRelationship:preoperativeDiagnosis.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
328. Act.entryRelationship:preoperativeDiagnosis.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(PreoperativeDiagnosis) |
Requirements | SHALL contain exactly one [1..1] Preoperative Diagnosis (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.65:2015-08-01) (CONF:1198-31313). |
329. Act.entryRelationship:reactionObservation | |
SliceName | reactionObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31250) such that it |
Invariants | Defined on this element act-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) |
330. Act.entryRelationship:reactionObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31318). |
Pattern Value | REFR |
331. Act.entryRelationship:reactionObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
332. Act.entryRelationship:reactionObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
333. Act.entryRelationship:reactionObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
334. Act.entryRelationship:reactionObservation.negationInd | |
Control | 0..1 |
Type | boolean |
335. Act.entryRelationship:reactionObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
336. Act.entryRelationship:reactionObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(ReactionObservation) |
Requirements | SHALL contain exactly one [1..1] Reaction Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-31319). |
337. Act.entryRelationship:reactionObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
338. Act.entryRelationship:reactionObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
339. Act.entryRelationship:reactionObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
340. Act.entryRelationship:reactionObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
341. Act.entryRelationship:reactionObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
342. Act.entryRelationship:reactionObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
343. Act.entryRelationship:reactionObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
344. Act.entryRelationship:reactionObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
345. Act.entryRelationship:resultObservation | |
SliceName | resultObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31251) such that it |
Invariants | Defined on this element act-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) |
346. Act.entryRelationship:resultObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31321). |
Pattern Value | REFR |
347. Act.entryRelationship:resultObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
348. Act.entryRelationship:resultObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
349. Act.entryRelationship:resultObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
350. Act.entryRelationship:resultObservation.negationInd | |
Control | 0..1 |
Type | boolean |
351. Act.entryRelationship:resultObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
352. Act.entryRelationship:resultObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(ResultObservation) |
Requirements | SHALL contain exactly one [1..1] Result Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.2:2015-08-01) (CONF:1198-31322). |
353. Act.entryRelationship:resultObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
354. Act.entryRelationship:resultObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
355. Act.entryRelationship:resultObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
356. Act.entryRelationship:resultObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
357. Act.entryRelationship:resultObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
358. Act.entryRelationship:resultObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
359. Act.entryRelationship:resultObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
360. Act.entryRelationship:resultObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
361. Act.entryRelationship:sensoryStatus | |
SliceName | sensoryStatus |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31252) such that it |
Invariants | Defined on this element act-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) |
362. Act.entryRelationship:sensoryStatus.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31324). |
Pattern Value | REFR |
363. Act.entryRelationship:sensoryStatus.inversionInd | |
Control | 0..1 |
Type | boolean |
364. Act.entryRelationship:sensoryStatus.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
365. Act.entryRelationship:sensoryStatus.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
366. Act.entryRelationship:sensoryStatus.negationInd | |
Control | 0..1 |
Type | boolean |
367. Act.entryRelationship:sensoryStatus.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
368. Act.entryRelationship:sensoryStatus.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(SensoryStatus) |
Requirements | SHALL contain exactly one [1..1] Sensory Status (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.127) (CONF:1198-31325). |
369. Act.entryRelationship:sensoryStatus.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
370. Act.entryRelationship:sensoryStatus.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
371. Act.entryRelationship:sensoryStatus.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
372. Act.entryRelationship:sensoryStatus.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
373. Act.entryRelationship:sensoryStatus.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
374. Act.entryRelationship:sensoryStatus.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
375. Act.entryRelationship:sensoryStatus.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
376. Act.entryRelationship:sensoryStatus.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
377. Act.entryRelationship:socialHistoryObservation | |
SliceName | socialHistoryObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31253) such that it |
Invariants | Defined on this element act-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) |
378. Act.entryRelationship:socialHistoryObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31327). |
Pattern Value | REFR |
379. Act.entryRelationship:socialHistoryObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
380. Act.entryRelationship:socialHistoryObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
381. Act.entryRelationship:socialHistoryObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
382. Act.entryRelationship:socialHistoryObservation.negationInd | |
Control | 0..1 |
Type | boolean |
383. Act.entryRelationship:socialHistoryObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
384. Act.entryRelationship:socialHistoryObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(SocialHistoryObservation) |
Requirements | SHALL contain exactly one [1..1] Social History Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.38:2015-08-01) (CONF:1198-31328). |
385. Act.entryRelationship:socialHistoryObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
386. Act.entryRelationship:socialHistoryObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
387. Act.entryRelationship:socialHistoryObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
388. Act.entryRelationship:socialHistoryObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
389. Act.entryRelationship:socialHistoryObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
390. Act.entryRelationship:socialHistoryObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
391. Act.entryRelationship:socialHistoryObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
392. Act.entryRelationship:socialHistoryObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
393. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation | |
SliceName | substanceorDeviceAllergy-IntoleranceObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31254) such that it |
Invariants | Defined on this element act-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) |
394. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32955). |
Pattern Value | REFR |
395. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
396. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
397. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
398. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.negationInd | |
Control | 0..1 |
Type | boolean |
399. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
400. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(SubstanceOrDeviceAllergyIntoleranceObservation) |
Requirements | SHALL contain exactly one [1..1] Substance or Device Allergy - Intolerance Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.24.3.90:2014-06-09) (CONF:1198-31331). |
401. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
402. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
403. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
404. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
405. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
406. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
407. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
408. Act.entryRelationship:substanceorDeviceAllergy-IntoleranceObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
409. Act.entryRelationship:tobaccoUse | |
SliceName | tobaccoUse |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31255) such that it |
Invariants | Defined on this element act-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) |
410. Act.entryRelationship:tobaccoUse.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31333). |
Pattern Value | REFR |
411. Act.entryRelationship:tobaccoUse.inversionInd | |
Control | 0..1 |
Type | boolean |
412. Act.entryRelationship:tobaccoUse.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
413. Act.entryRelationship:tobaccoUse.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
414. Act.entryRelationship:tobaccoUse.negationInd | |
Control | 0..1 |
Type | boolean |
415. Act.entryRelationship:tobaccoUse.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
416. Act.entryRelationship:tobaccoUse.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(TobaccoUse) |
Requirements | SHALL contain exactly one [1..1] Tobacco Use (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.85:2014-06-09) (CONF:1198-31334). |
417. Act.entryRelationship:tobaccoUse.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
418. Act.entryRelationship:tobaccoUse.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
419. Act.entryRelationship:tobaccoUse.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
420. Act.entryRelationship:tobaccoUse.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
421. Act.entryRelationship:tobaccoUse.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
422. Act.entryRelationship:tobaccoUse.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
423. Act.entryRelationship:tobaccoUse.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
424. Act.entryRelationship:tobaccoUse.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
425. Act.entryRelationship:vitalSignObservation | |
SliceName | vitalSignObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31256) such that it |
Invariants | Defined on this element act-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) |
426. Act.entryRelationship:vitalSignObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31336). |
Pattern Value | REFR |
427. Act.entryRelationship:vitalSignObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
428. Act.entryRelationship:vitalSignObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
429. Act.entryRelationship:vitalSignObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
430. Act.entryRelationship:vitalSignObservation.negationInd | |
Control | 0..1 |
Type | boolean |
431. Act.entryRelationship:vitalSignObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
432. Act.entryRelationship:vitalSignObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(VitalSignObservation) |
Requirements | SHALL contain exactly one [1..1] Vital Sign Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.27:2014-06-09) (CONF:1198-31337). |
433. Act.entryRelationship:vitalSignObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
434. Act.entryRelationship:vitalSignObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
435. Act.entryRelationship:vitalSignObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
436. Act.entryRelationship:vitalSignObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
437. Act.entryRelationship:vitalSignObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
438. Act.entryRelationship:vitalSignObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
439. Act.entryRelationship:vitalSignObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
440. Act.entryRelationship:vitalSignObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
441. Act.entryRelationship:longitudinalCareWoundObservation | |
SliceName | longitudinalCareWoundObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31257) such that it |
Invariants | Defined on this element act-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) |
442. Act.entryRelationship:longitudinalCareWoundObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31339). |
Pattern Value | REFR |
443. Act.entryRelationship:longitudinalCareWoundObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
444. Act.entryRelationship:longitudinalCareWoundObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
445. Act.entryRelationship:longitudinalCareWoundObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
446. Act.entryRelationship:longitudinalCareWoundObservation.negationInd | |
Control | 0..1 |
Type | boolean |
447. Act.entryRelationship:longitudinalCareWoundObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
448. Act.entryRelationship:longitudinalCareWoundObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(LongitudinalCareWoundObservation) |
Requirements | SHALL contain exactly one [1..1] Longitudinal Care Wound Observation (V2) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.114:2015-08-01) (CONF:1198-31340). |
449. Act.entryRelationship:longitudinalCareWoundObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
450. Act.entryRelationship:longitudinalCareWoundObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
451. Act.entryRelationship:longitudinalCareWoundObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
452. Act.entryRelationship:longitudinalCareWoundObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
453. Act.entryRelationship:longitudinalCareWoundObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
454. Act.entryRelationship:longitudinalCareWoundObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
455. Act.entryRelationship:longitudinalCareWoundObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
456. Act.entryRelationship:longitudinalCareWoundObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
457. Act.entryRelationship:problemObservation | |
SliceName | problemObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31365) such that it |
Invariants | Defined on this element act-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) |
458. Act.entryRelationship:problemObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="SPRT" Has support (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31366). |
Pattern Value | SPRT |
459. Act.entryRelationship:problemObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
460. Act.entryRelationship:problemObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
461. Act.entryRelationship:problemObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
462. Act.entryRelationship:problemObservation.negationInd | |
Control | 0..1 |
Type | boolean |
463. Act.entryRelationship:problemObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
464. Act.entryRelationship:problemObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(ProblemObservation) |
Requirements | SHALL contain exactly one [1..1] Problem Observation (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.4:2015-08-01) (CONF:1198-31367). |
465. Act.entryRelationship:problemObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
466. Act.entryRelationship:problemObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
467. Act.entryRelationship:problemObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
468. Act.entryRelationship:problemObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
469. Act.entryRelationship:problemObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
470. Act.entryRelationship:problemObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
471. Act.entryRelationship:problemObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
472. Act.entryRelationship:problemObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
473. Act.entryRelationship:caregiverCharacteristics | |
SliceName | caregiverCharacteristics |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31368) such that it |
Invariants | Defined on this element act-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) |
474. Act.entryRelationship:caregiverCharacteristics.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31369). |
Pattern Value | REFR |
475. Act.entryRelationship:caregiverCharacteristics.inversionInd | |
Control | 0..1 |
Type | boolean |
476. Act.entryRelationship:caregiverCharacteristics.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
477. Act.entryRelationship:caregiverCharacteristics.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
478. Act.entryRelationship:caregiverCharacteristics.negationInd | |
Control | 0..1 |
Type | boolean |
479. Act.entryRelationship:caregiverCharacteristics.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
480. Act.entryRelationship:caregiverCharacteristics.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(CaregiverCharacteristics) |
Requirements | SHALL contain exactly one [1..1] Caregiver Characteristics (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.72) (CONF:1198-31370). |
481. Act.entryRelationship:caregiverCharacteristics.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
482. Act.entryRelationship:caregiverCharacteristics.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
483. Act.entryRelationship:caregiverCharacteristics.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
484. Act.entryRelationship:caregiverCharacteristics.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
485. Act.entryRelationship:caregiverCharacteristics.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
486. Act.entryRelationship:caregiverCharacteristics.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
487. Act.entryRelationship:caregiverCharacteristics.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
488. Act.entryRelationship:caregiverCharacteristics.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
489. Act.entryRelationship:culturalandReligiousObservation | |
SliceName | culturalandReligiousObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31371) such that it |
Invariants | Defined on this element act-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) |
490. Act.entryRelationship:culturalandReligiousObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31372). |
Pattern Value | REFR |
491. Act.entryRelationship:culturalandReligiousObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
492. Act.entryRelationship:culturalandReligiousObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
493. Act.entryRelationship:culturalandReligiousObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
494. Act.entryRelationship:culturalandReligiousObservation.negationInd | |
Control | 0..1 |
Type | boolean |
495. Act.entryRelationship:culturalandReligiousObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
496. Act.entryRelationship:culturalandReligiousObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(CulturalandReligiousObservation) |
Requirements | SHALL contain exactly one [1..1] Cultural and Religious Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.111) (CONF:1198-31373). |
497. Act.entryRelationship:culturalandReligiousObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
498. Act.entryRelationship:culturalandReligiousObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
499. Act.entryRelationship:culturalandReligiousObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
500. Act.entryRelationship:culturalandReligiousObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
501. Act.entryRelationship:culturalandReligiousObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
502. Act.entryRelationship:culturalandReligiousObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
503. Act.entryRelationship:culturalandReligiousObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
504. Act.entryRelationship:culturalandReligiousObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
505. Act.entryRelationship:characteristicsofHomeEnvironment | |
SliceName | characteristicsofHomeEnvironment |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31374) such that it |
Invariants | Defined on this element act-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) |
506. Act.entryRelationship:characteristicsofHomeEnvironment.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31375). |
Pattern Value | REFR |
507. Act.entryRelationship:characteristicsofHomeEnvironment.inversionInd | |
Control | 0..1 |
Type | boolean |
508. Act.entryRelationship:characteristicsofHomeEnvironment.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
509. Act.entryRelationship:characteristicsofHomeEnvironment.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
510. Act.entryRelationship:characteristicsofHomeEnvironment.negationInd | |
Control | 0..1 |
Type | boolean |
511. Act.entryRelationship:characteristicsofHomeEnvironment.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
512. Act.entryRelationship:characteristicsofHomeEnvironment.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(CharacteristicsofHomeEnvironment) |
Requirements | SHALL contain exactly one [1..1] Characteristics of Home Environment (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.109) (CONF:1198-31376). |
513. Act.entryRelationship:characteristicsofHomeEnvironment.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
514. Act.entryRelationship:characteristicsofHomeEnvironment.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
515. Act.entryRelationship:characteristicsofHomeEnvironment.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
516. Act.entryRelationship:characteristicsofHomeEnvironment.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
517. Act.entryRelationship:characteristicsofHomeEnvironment.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
518. Act.entryRelationship:characteristicsofHomeEnvironment.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
519. Act.entryRelationship:characteristicsofHomeEnvironment.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
520. Act.entryRelationship:characteristicsofHomeEnvironment.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
521. Act.entryRelationship:nutritionalStatusObservation | |
SliceName | nutritionalStatusObservation |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31377) such that it |
Invariants | Defined on this element act-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) |
522. Act.entryRelationship:nutritionalStatusObservation.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31378). |
Pattern Value | REFR |
523. Act.entryRelationship:nutritionalStatusObservation.inversionInd | |
Control | 0..1 |
Type | boolean |
524. Act.entryRelationship:nutritionalStatusObservation.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
525. Act.entryRelationship:nutritionalStatusObservation.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
526. Act.entryRelationship:nutritionalStatusObservation.negationInd | |
Control | 0..1 |
Type | boolean |
527. Act.entryRelationship:nutritionalStatusObservation.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
528. Act.entryRelationship:nutritionalStatusObservation.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(NutritionalStatusObservation) |
Requirements | SHALL contain exactly one [1..1] Nutritional Status Observation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.124) (CONF:1198-31379). |
529. Act.entryRelationship:nutritionalStatusObservation.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
530. Act.entryRelationship:nutritionalStatusObservation.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
531. Act.entryRelationship:nutritionalStatusObservation.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
532. Act.entryRelationship:nutritionalStatusObservation.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
533. Act.entryRelationship:nutritionalStatusObservation.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
534. Act.entryRelationship:nutritionalStatusObservation.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
535. Act.entryRelationship:nutritionalStatusObservation.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
536. Act.entryRelationship:nutritionalStatusObservation.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
537. Act.entryRelationship:entryRelationship30 | |
SliceName | entryRelationship30 |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31380) such that it |
Invariants | Defined on this element act-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) |
538. Act.entryRelationship:entryRelationship30.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31381). |
Pattern Value | REFR |
539. Act.entryRelationship:entryRelationship30.inversionInd | |
Control | 0..1 |
Type | boolean |
540. Act.entryRelationship:entryRelationship30.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
541. Act.entryRelationship:entryRelationship30.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
542. Act.entryRelationship:entryRelationship30.negationInd | |
Control | 0..1 |
Type | boolean |
543. Act.entryRelationship:entryRelationship30.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
544. Act.entryRelationship:entryRelationship30.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
545. Act.entryRelationship:entryRelationship30.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
546. Act.entryRelationship:entryRelationship30.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
547. Act.entryRelationship:entryRelationship30.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
548. Act.entryRelationship:entryRelationship30.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
549. Act.entryRelationship:entryRelationship30.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
550. Act.entryRelationship:entryRelationship30.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
551. Act.entryRelationship:entryRelationship30.organizer | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer(ResultOrganizer) |
Requirements | SHALL contain exactly one [1..1] Result Organizer (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.1:2015-08-01) (CONF:1198-31382). |
552. Act.entryRelationship:entryRelationship30.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
553. Act.entryRelationship:priorityPreference | |
SliceName | priorityPreference |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31442) such that it |
Invariants | Defined on this element act-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) |
554. Act.entryRelationship:priorityPreference.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31443). |
Pattern Value | REFR |
555. Act.entryRelationship:priorityPreference.inversionInd | |
Control | 0..1 |
Type | boolean |
556. Act.entryRelationship:priorityPreference.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
557. Act.entryRelationship:priorityPreference.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
558. Act.entryRelationship:priorityPreference.negationInd | |
Control | 0..1 |
Type | boolean |
559. Act.entryRelationship:priorityPreference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
560. Act.entryRelationship:priorityPreference.observation | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation(PriorityPreference) |
Requirements | SHALL contain exactly one [1..1] Priority Preference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.143) (CONF:1198-31444). |
561. Act.entryRelationship:priorityPreference.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
562. Act.entryRelationship:priorityPreference.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
563. Act.entryRelationship:priorityPreference.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
564. Act.entryRelationship:priorityPreference.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
565. Act.entryRelationship:priorityPreference.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
566. Act.entryRelationship:priorityPreference.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
567. Act.entryRelationship:priorityPreference.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
568. Act.entryRelationship:priorityPreference.act | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act |
569. Act.entryRelationship:problemConcernAct | |
SliceName | problemConcernAct |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31544) such that it |
Invariants | Defined on this element act-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) |
570. Act.entryRelationship:problemConcernAct.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31547). |
Pattern Value | REFR |
571. Act.entryRelationship:problemConcernAct.inversionInd | |
Control | 0..1 |
Type | boolean |
572. Act.entryRelationship:problemConcernAct.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
573. Act.entryRelationship:problemConcernAct.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
574. Act.entryRelationship:problemConcernAct.negationInd | |
Control | 0..1 |
Type | boolean |
575. Act.entryRelationship:problemConcernAct.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
576. Act.entryRelationship:problemConcernAct.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
577. Act.entryRelationship:problemConcernAct.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
578. Act.entryRelationship:problemConcernAct.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
579. Act.entryRelationship:problemConcernAct.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
580. Act.entryRelationship:problemConcernAct.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
581. Act.entryRelationship:problemConcernAct.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
582. Act.entryRelationship:problemConcernAct.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
583. Act.entryRelationship:problemConcernAct.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
584. Act.entryRelationship:problemConcernAct.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(ProblemConcernAct) |
Requirements | SHALL contain exactly one [1..1] Problem Concern Act (V3) (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.3:2015-08-01) (CONF:1198-31548). |
585. Act.entryRelationship:entryReference | |
SliceName | entryReference |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] entryRelationship (CONF:1198-31549) such that it |
Invariants | Defined on this element act-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) |
586. Act.entryRelationship:entryReference.typeCode | |
Control | 1..1 |
Type | code |
Requirements | SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31550). |
Pattern Value | REFR |
587. Act.entryRelationship:entryReference.inversionInd | |
Control | 0..1 |
Type | boolean |
588. Act.entryRelationship:entryReference.contextConductionInd | |
Control | 1..1 |
Type | boolean |
Default Value | true |
589. Act.entryRelationship:entryReference.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/INT |
590. Act.entryRelationship:entryReference.negationInd | |
Control | 0..1 |
Type | boolean |
591. Act.entryRelationship:entryReference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
592. Act.entryRelationship:entryReference.observation | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Observation |
593. Act.entryRelationship:entryReference.regionOfInterest | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/RegionOfInterest |
594. Act.entryRelationship:entryReference.observationMedia | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ObservationMedia |
595. Act.entryRelationship:entryReference.substanceAdministration | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/SubstanceAdministration |
596. Act.entryRelationship:entryReference.supply | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Supply |
597. Act.entryRelationship:entryReference.procedure | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Procedure |
598. Act.entryRelationship:entryReference.encounter | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Encounter |
599. Act.entryRelationship:entryReference.organizer | |
Control | 0..0 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Organizer |
600. Act.entryRelationship:entryReference.act | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/Act(EntryReference) |
Requirements | SHALL contain exactly one [1..1] Entry Reference (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.122) (CONF:1198-31551). |
601. Act.reference | |
Control | 0..* |
Type | Element |
Requirements | MAY contain zero or more [0..*] reference (CONF:1198-32757). |
602. Act.reference.typeCode | |
Control | 1..1 |
Type | code |
Requirements | The reference, if present, SHALL contain exactly one [1..1] @typeCode="REFR" Refers to (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-32758). |
Pattern Value | REFR |
603. Act.reference.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/BL |
604. Act.reference.externalAct | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalAct |
605. Act.reference.externalObservation | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalObservation |
606. Act.reference.externalProcedure | |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalProcedure |
607. Act.reference.externalDocument | |
Control | 1..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/ExternalDocument(ExternalDocumentReference) |
Requirements | The reference, if present, SHALL contain exactly one [1..1] External Document Reference (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.115:2014-06-09) (CONF:1198-32759). |
608. Act.precondition | |
Control | 0..* |
Type | http://hl7.org/fhir/cda/StructureDefinition/Precondition |