This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
Draft as of 2023-12-21 |
Definitions for the ImmunizationActivity logical model.
Guidance on how to interpret the contents of this table can be found here
0. SubstanceAdministration | |
Logical Container | ClinicalDocument (CDA Class) |
Validation | Instances of this type are validated by templateId |
XML Format | In the XML format, this property has the namespace urn:hl7-org:v3 . |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-doseQuantity: SHOULD contain doseQuantity ( doseQuantity.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )should-performer: SHOULD contain performer ( performer.exists() )should-author: SHOULD contain author ( author.exists() ) |
2. SubstanceAdministration.templateId | |
Control | 1..? |
Slicing | This element introduces a set of slices on SubstanceAdministration.templateId . The slices are unordered and Open, and can be differentiated using the following discriminators: |
4. SubstanceAdministration.templateId:immunization-activity | |
Slice Name | immunization-activity |
Control | 1..1 |
6. SubstanceAdministration.templateId:immunization-activity.root | |
Control | 1..? |
Pattern Value | 2.16.840.1.113883.10.20.22.4.52 |
8. SubstanceAdministration.templateId:immunization-activity.extension | |
Control | 1..? |
Pattern Value | 2015-08-01 |
10. SubstanceAdministration.classCode | |
Comments | SHALL contain exactly one [1..1] @classCode="SBADM" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1198-8826). |
12. SubstanceAdministration.moodCode | |
Comments | SHALL contain exactly one [1..1] @moodCode, which SHALL be selected from ValueSet MoodCodeEvnInt urn:oid:2.16.840.1.113883.11.20.9.18 STATIC (CONF:1198-8827). |
Binding | The codes SHALL be taken from MoodCodeEvnInt |
14. SubstanceAdministration.id | |
Comments | SHALL contain at least one [1..*] id (CONF:1198-8829). |
Control | 1..? |
16. SubstanceAdministration.code | |
Short | SubstanceAdministration.code is an optional field. Per HL7 Pharmacy Committee, "this is intended to further specify the nature of the substance administration act. To date the committee has made no use of this attribute". Because the type of substance administration is generally implicit in the routeCode, in the consumable participant, etc., the field is generally not used and there is no defined value set. |
Comments | MAY contain zero or one [0..1] code (CONF:1198-8830). |
18. SubstanceAdministration.negationInd | |
Short | Use negationInd="true" to indicate that the immunization was not given. |
Comments | SHALL contain exactly one [1..1] @negationInd (CONF:1198-8985). |
Control | 1..? |
20. SubstanceAdministration.text | |
Short | SHOULD reference the portion of section narrative text corresponding to this entry |
22. SubstanceAdministration.text.reference | |
Invariants | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative (value.exists() implies value.startsWith('#') ) |
24. SubstanceAdministration.statusCode | |
Comments | SHALL contain exactly one [1..1] statusCode (CONF:1198-8833). |
Control | 1..? |
26. SubstanceAdministration.statusCode.code | |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ActStatus urn:oid:2.16.840.1.113883.1.11.15933 DYNAMIC (CONF:1198-32359). |
Control | 1..? |
Binding | The codes SHALL be taken from ActStatus |
28. SubstanceAdministration.effectiveTime | |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1198-8834). |
Control | 1..1 |
30. SubstanceAdministration.repeatNumber | |
Short | In "INT" (intent) mood, the repeatNumber defines the number of allowed administrations. For example, a repeatNumber of "3" means that the substance can be administered up to 3 times. In "EVN" (event) mood, the repeatNumber is the number of occurrences. For example, a repeatNumber of "3" in a substance administration event means that the current administration is the 3rd in a series. |
Invariants | value-only: Interval fields SHALL not be present ((low | high | width | center).empty() ) |
32. SubstanceAdministration.repeatNumber.value | |
Short | value should be used instead of low/high |
34. SubstanceAdministration.routeCode | |
Comments | MAY contain zero or one [0..1] routeCode, which SHALL be selected from ValueSet SPL Drug Route of Administration Terminology urn:oid:2.16.840.1.113883.3.88.12.3221.8.7 DYNAMIC (CONF:1198-8839). |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
36. SubstanceAdministration.routeCode.translation | |
Comments | The routeCode, if present, SHOULD contain zero or more [0..*] translation, which SHALL be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1198-32960). |
Binding | The codes SHALL be taken from Medication Route |
38. SubstanceAdministration.approachSiteCode | |
Comments | MAY contain zero or one [0..1] approachSiteCode, where the code SHALL be selected from ValueSet Body Site Value Set urn:oid:2.16.840.1.113883.3.88.12.3221.8.9 DYNAMIC (CONF:1198-8840). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set |
40. SubstanceAdministration.doseQuantity | |
Comments | SHOULD contain zero or one [0..1] doseQuantity (CONF:1198-8841). |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
42. SubstanceAdministration.doseQuantity.unit | |
Short | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Comments | The doseQuantity, if present, SHOULD contain zero or one [0..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1198-8842). |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive |
44. SubstanceAdministration.administrationUnitCode | |
Comments | MAY contain zero or one [0..1] administrationUnitCode, which SHALL be selected from ValueSet AdministrationUnitDoseForm urn:oid:2.16.840.1.113762.1.4.1021.30 DYNAMIC (CONF:1198-8846). |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm |
46. SubstanceAdministration.consumable | |
Comments | SHALL contain exactly one [1..1] consumable (CONF:1198-8847). |
48. SubstanceAdministration.consumable.manufacturedProduct | |
Comments | This consumable SHALL contain exactly one [1..1] Immunization Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.54:2014-06-09) (CONF:1198-15546). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Immunization Medication Information) |
50. SubstanceAdministration.performer | |
Comments | SHOULD contain zero or one [0..1] performer (CONF:1198-8849). |
Control | 0..1 |
52. SubstanceAdministration.author | |
Comments | SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-31151). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
54. SubstanceAdministration.participant | |
Slicing | This element introduces a set of slices on SubstanceAdministration.participant . The slices are unordered and Open, and can be differentiated using the following discriminators: |
56. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1198-8850) such that it |
Control | 0..* |
58. SubstanceAdministration.participant:drugVehicle.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CSM" (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1198-8851). |
Fixed Value | CSM |
60. SubstanceAdministration.participant:drugVehicle.participantRole | |
Comments | SHALL contain exactly one [1..1] Drug Vehicle (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.24) (CONF:1198-15547). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole(Drug Vehicle) |
62. SubstanceAdministration.entryRelationship | |
Slicing | This element introduces a set of slices on SubstanceAdministration.entryRelationship . The slices are unordered and Open, and can be differentiated using the following discriminators: |
64. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1198-8853) such that it |
Control | 0..* |
66. SubstanceAdministration.entryRelationship:indication.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8854). |
Fixed Value | RSON |
68. SubstanceAdministration.entryRelationship:indication.observation | |
Comments | SHALL contain exactly one [1..1] Indication (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.19:2014-06-09) (CONF:1198-15537). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Indication) |
70. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8856) such that it |
Control | 0..1 |
72. SubstanceAdministration.entryRelationship:instruction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="SUBJ" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8857). |
Fixed Value | SUBJ |
74. SubstanceAdministration.entryRelationship:instruction.inversionInd | |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" True (CONF:1198-8858). |
Control | 1..? |
Fixed Value | true |
76. SubstanceAdministration.entryRelationship:instruction.act | |
Comments | SHALL contain exactly one [1..1] Instruction (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.20:2014-06-09) (CONF:1198-31392). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Instruction) |
78. SubstanceAdministration.entryRelationship:medSupplyOrder | |
Slice Name | medSupplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8860) such that it |
Control | 0..1 |
80. SubstanceAdministration.entryRelationship:medSupplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8861). |
Fixed Value | REFR |
82. SubstanceAdministration.entryRelationship:medSupplyOrder.supply | |
Comments | SHALL contain exactly one [1..1] Medication Supply Order (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.17:2014-06-09) (CONF:1198-15539). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Supply Order) |
84. SubstanceAdministration.entryRelationship:medDispense | |
Slice Name | medDispense |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8863) such that it |
Control | 0..1 |
86. SubstanceAdministration.entryRelationship:medDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8864). |
Fixed Value | REFR |
88. SubstanceAdministration.entryRelationship:medDispense.supply | |
Comments | SHALL contain exactly one [1..1] Medication Dispense (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.18:2014-06-09) (CONF:1198-15540). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Dispense) |
90. SubstanceAdministration.entryRelationship:reactionObs | |
Slice Name | reactionObs |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8866) such that it |
Control | 0..1 |
92. SubstanceAdministration.entryRelationship:reactionObs.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8867). |
Fixed Value | CAUS |
94. SubstanceAdministration.entryRelationship:reactionObs.observation | |
Comments | SHALL contain exactly one [1..1] Reaction Observation (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-15541). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Reaction Observation) |
96. SubstanceAdministration.entryRelationship:immunizationRefusal | |
Slice Name | immunizationRefusal |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8988) such that it |
Control | 0..1 |
98. SubstanceAdministration.entryRelationship:immunizationRefusal.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8989). |
Fixed Value | RSON |
100. SubstanceAdministration.entryRelationship:immunizationRefusal.observation | |
Comments | SHALL contain exactly one [1..1] Immunization Refusal Reason (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.53) (CONF:1198-15542). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Immunization Refusal Reason) |
102. SubstanceAdministration.entryRelationship:substanceAdmin | |
Slice Name | substanceAdmin |
Short | The following entryRelationship is used to indicate a given immunization's order in a series. The nested Substance Administered Act identifies an administration in the series. The entryRelationship/sequenceNumber shows the order of this particular administration in that series. |
Comments | SHOULD contain zero or more [0..*] entryRelationship (CONF:1198-31510) such that it |
Control | 0..* |
104. SubstanceAdministration.entryRelationship:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31511). |
Fixed Value | COMP |
106. SubstanceAdministration.entryRelationship:substanceAdmin.inversionInd | |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" (CONF:1198-31512). |
Control | 1..? |
Fixed Value | true |
108. SubstanceAdministration.entryRelationship:substanceAdmin.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1198-31513). |
110. SubstanceAdministration.entryRelationship:substanceAdmin.act | |
Comments | SHALL contain exactly one [1..1] Substance Administered Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.118) (CONF:1198-31514). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Substance Administered Act) |
112. SubstanceAdministration.precondition | |
Slicing | This element introduces a set of slices on SubstanceAdministration.precondition . The slices are unordered and Open, and can be differentiated using the following discriminators: |
114. SubstanceAdministration.precondition:substanceAdmin | |
Slice Name | substanceAdmin |
Comments | MAY contain zero or more [0..*] precondition (CONF:1198-8869) such that it |
Control | 0..* |
116. SubstanceAdministration.precondition:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="PRCN" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8870). |
Control | 1..? |
118. SubstanceAdministration.precondition:substanceAdmin.criterion | |
Comments | SHALL contain exactly one [1..1] Precondition for Substance Administration (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.25:2014-06-09) (CONF:1198-15548). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Criterion(Precondition for Substance Administration) |
Guidance on how to interpret the contents of this table can be found here
0. SubstanceAdministration | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. Base definition for all types defined in FHIR type system. |
Short | Base for all types and resources |
Control | 10..1* |
Is Modifier | false |
Logical Container | ClinicalDocument (CDA Class) |
Validation | Instances of this type are validated by templateId |
XML Format | In the XML format, this property has the namespace urn:hl7-org:v3 . |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-doseQuantity: SHOULD contain doseQuantity ( doseQuantity.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )should-performer: SHOULD contain performer ( performer.exists() )should-author: SHOULD contain author ( author.exists() ) |
2. SubstanceAdministration.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 | 1..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
Slicing | This element introduces a set of slices on SubstanceAdministration.templateId . The slices are unordered and Open, and can be differentiated using the following discriminators: |
4. SubstanceAdministration.templateId:immunization-activity | |
Slice Name | immunization-activity |
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/cda/stds/core/StructureDefinition/II |
6. SubstanceAdministration.templateId:immunization-activity.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(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Pattern Value | 2.16.840.1.113883.10.20.22.4.52 |
8. SubstanceAdministration.templateId:immunization-activity.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
Pattern Value | 2015-08-01 |
10. SubstanceAdministration.classCode | |
Comments | SHALL contain exactly one [1..1] @classCode="SBADM" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1198-8826). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActClass (2.0.0) |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | SBADM |
12. SubstanceAdministration.moodCode | |
Comments | SHALL contain exactly one [1..1] @moodCode, which SHALL be selected from ValueSet MoodCodeEvnInt urn:oid:2.16.840.1.113883.11.20.9.18 STATIC (CONF:1198-8827). |
Control | 1..1 |
Binding | The codes SHALL be taken from MoodCodeEvnInt |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
14. SubstanceAdministration.id | |
Comments | SHALL contain at least one [1..*] id (CONF:1198-8829). |
Control | 1..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
16. SubstanceAdministration.code | |
Short | SubstanceAdministration.code is an optional field. Per HL7 Pharmacy Committee, "this is intended to further specify the nature of the substance administration act. To date the committee has made no use of this attribute". Because the type of substance administration is generally implicit in the routeCode, in the consumable participant, etc., the field is generally not used and there is no defined value set. |
Comments | MAY contain zero or one [0..1] code (CONF:1198-8830). |
Control | 0..1 |
Binding | For example codes, see ActSubstanceAdministrationCode |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
18. SubstanceAdministration.negationInd | |
Short | Use negationInd="true" to indicate that the immunization was not given. |
Comments | SHALL contain exactly one [1..1] @negationInd (CONF:1198-8985). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
20. SubstanceAdministration.text | |
Short | SHOULD reference the portion of section narrative text corresponding to this entry |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
22. SubstanceAdministration.text.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/TEL |
Label | Reference |
Invariants | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative (value.exists() implies value.startsWith('#') ) |
24. SubstanceAdministration.statusCode | |
Comments | SHALL contain exactly one [1..1] statusCode (CONF:1198-8833). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
26. SubstanceAdministration.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. |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ActStatus urn:oid:2.16.840.1.113883.1.11.15933 DYNAMIC (CONF:1198-32359). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code |
28. SubstanceAdministration.statusCode.codeSystem | |
Definition | Specifies the code system that defines the code. |
Control | 0..0 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System |
30. SubstanceAdministration.statusCode.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..0 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Name |
32. SubstanceAdministration.statusCode.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..0 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Version |
34. SubstanceAdministration.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Display Name |
36. SubstanceAdministration.statusCode.originalText | |
Definition | The text or phrase used as the basis for the coding. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
Label | Original Text |
38. SubstanceAdministration.statusCode.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CR |
Label | Qualifier |
40. SubstanceAdministration.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/cda/stds/core/StructureDefinition/CD |
XML Format | The type of this property is determined using the xsi:type attribute. |
Label | Translation |
42. SubstanceAdministration.effectiveTime | |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1198-8834). |
Control | 1..1 |
Type | Choice of: http://hl7.org/cda/stds/core/StructureDefinition/SXCM-TS, http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS |
Default Type | http://hl7.org/cda/stds/core/StructureDefinition/SXCM-TS |
XML Format | The type of this property is determined using the xsi:type attribute. |
44. SubstanceAdministration.repeatNumber | |
Short | In "INT" (intent) mood, the repeatNumber defines the number of allowed administrations. For example, a repeatNumber of "3" means that the substance can be administered up to 3 times. In "EVN" (event) mood, the repeatNumber is the number of occurrences. For example, a repeatNumber of "3" in a substance administration event means that the current administration is the 3rd in a series. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT |
Invariants | value-only: Interval fields SHALL not be present ((low | high | width | center).empty() ) |
46. SubstanceAdministration.repeatNumber.value | |
Short | value should be used instead of low/high |
Control | 0..1 |
Type | integer(int: Integer Number) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
48. SubstanceAdministration.routeCode | |
Comments | MAY contain zero or one [0..1] routeCode, which SHALL be selected from ValueSet SPL Drug Route of Administration Terminology urn:oid:2.16.840.1.113883.3.88.12.3221.8.7 DYNAMIC (CONF:1198-8839). |
Control | 0..1 |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
50. SubstanceAdministration.routeCode.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CR |
Label | Qualifier |
52. SubstanceAdministration.routeCode.translation | |
Definition | A set of other concept descriptors that translate this concept descriptor into other code systems. |
Comments | The routeCode, if present, SHOULD contain zero or more [0..*] translation, which SHALL be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1198-32960). |
Control | 0..* |
Binding | The codes SHALL be taken from Medication Route |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
XML Format | The type of this property is determined using the xsi:type attribute. |
Label | Translation |
54. SubstanceAdministration.approachSiteCode | |
Comments | MAY contain zero or one [0..1] approachSiteCode, where the code SHALL be selected from ValueSet Body Site Value Set urn:oid:2.16.840.1.113883.3.88.12.3221.8.9 DYNAMIC (CONF:1198-8840). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
56. SubstanceAdministration.doseQuantity | |
Comments | SHOULD contain zero or one [0..1] doseQuantity (CONF:1198-8841). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
58. SubstanceAdministration.doseQuantity.unit | |
Definition | The unit of measure specified in the Unified Code for Units of Measure (UCUM) []. |
Short | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Comments | The doseQuantity, if present, SHOULD contain zero or one [0..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1198-8842). |
Control | 0..1 |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Unit of Measure |
Default Value | 1 |
60. SubstanceAdministration.administrationUnitCode | |
Comments | MAY contain zero or one [0..1] administrationUnitCode, which SHALL be selected from ValueSet AdministrationUnitDoseForm urn:oid:2.16.840.1.113762.1.4.1021.30 DYNAMIC (CONF:1198-8846). |
Control | 0..1 |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
62. SubstanceAdministration.consumable | |
Definition | The consumable participation is used to bring in the LabeledDrug or Material entity that describes the administered substance. The LabeledDrug class, which is an Entity class playing the Role of Manufactured Product, identifies the drug that is consumed in the substance administration. The medication is identified by means of the LabeledDrug.code or the LabeledDrug.name. The Material entity is used to identify non-drug administered substances such as vaccines and blood products. |
Comments | SHALL contain exactly one [1..1] consumable (CONF:1198-8847). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot |
64. SubstanceAdministration.consumable.manufacturedProduct | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | This consumable SHALL contain exactly one [1..1] Immunization Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.54:2014-06-09) (CONF:1198-15546). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Immunization Medication Information) |
Is Modifier | false |
Invariants | product-choice: manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) ((manufacturedLabeledDrug | manufacturedMaterial).count() = 1 )should-manufacturerOrganization: SHOULD contain manufacturerOrganization ( manufacturerOrganization.exists() ) |
66. SubstanceAdministration.performer | |
Comments | SHOULD contain zero or one [0..1] performer (CONF:1198-8849). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Performer2 |
68. SubstanceAdministration.author | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-31151). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
Is Modifier | false |
70. SubstanceAdministration.participant | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
Slicing | This element introduces a set of slices on SubstanceAdministration.participant . The slices are unordered and Open, and can be differentiated using the following discriminators: |
72. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1198-8850) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
74. SubstanceAdministration.participant:drugVehicle.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CSM" (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1198-8851). |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | CSM |
76. SubstanceAdministration.participant:drugVehicle.participantRole | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Drug Vehicle (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.24) (CONF:1198-15547). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole(Drug Vehicle) |
Is Modifier | false |
Invariants | role-choice: playingDevice and playingEntity are mutually exclusive ((playingDevice | playingEntity).count() <= 1 ) |
78. SubstanceAdministration.entryRelationship | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
Slicing | This element introduces a set of slices on SubstanceAdministration.entryRelationship . The slices are unordered and Open, and can be differentiated using the following discriminators: |
80. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1198-8853) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
82. SubstanceAdministration.entryRelationship:indication.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8854). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | RSON |
84. SubstanceAdministration.entryRelationship:indication.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Indication (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.19:2014-06-09) (CONF:1198-15537). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Indication) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() ) |
86. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8856) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
88. SubstanceAdministration.entryRelationship:instruction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="SUBJ" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8857). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | SUBJ |
90. SubstanceAdministration.entryRelationship:instruction.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" True (CONF:1198-8858). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | true |
92. SubstanceAdministration.entryRelationship:instruction.act | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Instruction (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.20:2014-06-09) (CONF:1198-31392). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Instruction) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
94. SubstanceAdministration.entryRelationship:medSupplyOrder | |
Slice Name | medSupplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8860) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
96. SubstanceAdministration.entryRelationship:medSupplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8861). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | REFR |
98. SubstanceAdministration.entryRelationship:medSupplyOrder.supply | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Medication Supply Order (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.17:2014-06-09) (CONF:1198-15539). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Supply Order) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-repeatNumber: SHOULD contain repeatNumber ( repeatNumber.exists() )should-quantity: SHOULD contain quantity ( quantity.exists() ) |
100. SubstanceAdministration.entryRelationship:medDispense | |
Slice Name | medDispense |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8863) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
102. SubstanceAdministration.entryRelationship:medDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8864). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | REFR |
104. SubstanceAdministration.entryRelationship:medDispense.supply | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Medication Dispense (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.18:2014-06-09) (CONF:1198-15540). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Dispense) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() )should-repeatNumber: SHOULD contain repeatNumber ( repeatNumber.exists() )should-quantity: SHOULD contain quantity ( quantity.exists() ) |
106. SubstanceAdministration.entryRelationship:reactionObs | |
Slice Name | reactionObs |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8866) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
108. SubstanceAdministration.entryRelationship:reactionObs.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8867). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | CAUS |
110. SubstanceAdministration.entryRelationship:reactionObs.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Reaction Observation (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-15541). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Reaction Observation) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() ) |
112. SubstanceAdministration.entryRelationship:immunizationRefusal | |
Slice Name | immunizationRefusal |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8988) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
114. SubstanceAdministration.entryRelationship:immunizationRefusal.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8989). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | RSON |
116. SubstanceAdministration.entryRelationship:immunizationRefusal.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Immunization Refusal Reason (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.53) (CONF:1198-15542). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Immunization Refusal Reason) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
118. SubstanceAdministration.entryRelationship:substanceAdmin | |
Slice Name | substanceAdmin |
Short | The following entryRelationship is used to indicate a given immunization's order in a series. The nested Substance Administered Act identifies an administration in the series. The entryRelationship/sequenceNumber shows the order of this particular administration in that series. |
Comments | SHOULD contain zero or more [0..*] entryRelationship (CONF:1198-31510) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
120. SubstanceAdministration.entryRelationship:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31511). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | COMP |
122. SubstanceAdministration.entryRelationship:substanceAdmin.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" (CONF:1198-31512). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | true |
124. SubstanceAdministration.entryRelationship:substanceAdmin.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1198-31513). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
126. SubstanceAdministration.entryRelationship:substanceAdmin.act | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Substance Administered Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.118) (CONF:1198-31514). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Substance Administered Act) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
128. SubstanceAdministration.precondition | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
Slicing | This element introduces a set of slices on SubstanceAdministration.precondition . The slices are unordered and Open, and can be differentiated using the following discriminators: |
130. SubstanceAdministration.precondition:substanceAdmin | |
Slice Name | substanceAdmin |
Comments | MAY contain zero or more [0..*] precondition (CONF:1198-8869) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
132. SubstanceAdministration.precondition:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="PRCN" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8870). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActRelationshipType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | PRCN |
134. SubstanceAdministration.precondition:substanceAdmin.criterion | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Precondition for Substance Administration (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.25:2014-06-09) (CONF:1198-15548). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Criterion(Precondition for Substance Administration) |
Is Modifier | false |
Guidance on how to interpret the contents of this table can be found here
0. SubstanceAdministration | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Control | 1..1 |
Is Modifier | false |
Logical Container | ClinicalDocument (CDA Class) |
Validation | Instances of this type are validated by templateId |
XML Format | In the XML format, this property has the namespace urn:hl7-org:v3 . |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-doseQuantity: SHOULD contain doseQuantity ( doseQuantity.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )should-performer: SHOULD contain performer ( performer.exists() )should-author: SHOULD contain author ( author.exists() ) |
2. SubstanceAdministration.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
4. SubstanceAdministration.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
6. SubstanceAdministration.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
8. SubstanceAdministration.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
10. SubstanceAdministration.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
12. SubstanceAdministration.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
14. SubstanceAdministration.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
16. SubstanceAdministration.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
18. SubstanceAdministration.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 | 1..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
Slicing | This element introduces a set of slices on SubstanceAdministration.templateId . The slices are unordered and Open, and can be differentiated using the following discriminators: |
20. SubstanceAdministration.templateId:immunization-activity | |
Slice Name | immunization-activity |
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/cda/stds/core/StructureDefinition/II |
22. SubstanceAdministration.templateId:immunization-activity.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
24. SubstanceAdministration.templateId:immunization-activity.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
26. SubstanceAdministration.templateId:immunization-activity.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
28. SubstanceAdministration.templateId:immunization-activity.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(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Pattern Value | 2.16.840.1.113883.10.20.22.4.52 |
30. SubstanceAdministration.templateId:immunization-activity.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
Pattern Value | 2015-08-01 |
32. SubstanceAdministration.classCode | |
Comments | SHALL contain exactly one [1..1] @classCode="SBADM" (CodeSystem: HL7ActClass urn:oid:2.16.840.1.113883.5.6 STATIC) (CONF:1198-8826). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActClass (2.0.0) |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | SBADM |
34. SubstanceAdministration.moodCode | |
Comments | SHALL contain exactly one [1..1] @moodCode, which SHALL be selected from ValueSet MoodCodeEvnInt urn:oid:2.16.840.1.113883.11.20.9.18 STATIC (CONF:1198-8827). |
Control | 1..1 |
Binding | The codes SHALL be taken from MoodCodeEvnInt |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
36. SubstanceAdministration.id | |
Comments | SHALL contain at least one [1..*] id (CONF:1198-8829). |
Control | 1..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
38. SubstanceAdministration.code | |
Short | SubstanceAdministration.code is an optional field. Per HL7 Pharmacy Committee, "this is intended to further specify the nature of the substance administration act. To date the committee has made no use of this attribute". Because the type of substance administration is generally implicit in the routeCode, in the consumable participant, etc., the field is generally not used and there is no defined value set. |
Comments | MAY contain zero or one [0..1] code (CONF:1198-8830). |
Control | 0..1 |
Binding | For example codes, see ActSubstanceAdministrationCode |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
40. SubstanceAdministration.negationInd | |
Short | Use negationInd="true" to indicate that the immunization was not given. |
Comments | SHALL contain exactly one [1..1] @negationInd (CONF:1198-8985). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
42. SubstanceAdministration.text | |
Short | SHOULD reference the portion of section narrative text corresponding to this entry |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
44. SubstanceAdministration.text.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
46. SubstanceAdministration.text.compression | |
Definition | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
Control | 0..1 |
Binding | The codes SHALL be taken from CompressionAlgorithm |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Compression |
48. SubstanceAdministration.text.integrityCheck | |
Definition | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
Control | 0..1 |
Type | base64Binary(bin: Binary Data) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Integrity Check |
50. SubstanceAdministration.text.integrityCheckAlgorithm | |
Definition | Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage. |
Control | 0..1 |
Binding | The codes SHALL be taken from IntegrityCheckAlgorithm (2.0.0) |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Integrity Check Algorithm |
52. SubstanceAdministration.text.language | |
Definition | For character based information the language property specifies the human language of the text. |
Control | 0..1 |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Language |
54. SubstanceAdministration.text.mediaType | |
Definition | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |
Control | 0..1 |
Binding | For example codes, see MediaType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Media Type |
56. SubstanceAdministration.text.representation | |
Control | 0..1 |
Binding | The codes SHALL be taken from Binary Data Encoding Value Set |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
58. SubstanceAdministration.text.xmlText | |
Definition | Data that is primarily intended for human interpretation or for further machine processing is outside the scope of HL7. This includes unformatted or formatted written language, multimedia data, or structured information as defined by a different standard (e.g., XML-signatures.) |
Short | Allows for mixed text content. If @representation='B64', this SHALL be a base64binary string. |
Comments | This element is represented in XML as textual content. The actual name "xmlText" will not appear in a CDA instance. |
Control | 0..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as unadorned text. |
60. SubstanceAdministration.text.reference | |
Definition | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/TEL |
Label | Reference |
Invariants | value-starts-octothorpe: If reference/@value is present, it SHALL begin with a '#' and SHALL point to its corresponding narrative (value.exists() implies value.startsWith('#') ) |
62. SubstanceAdministration.text.thumbnail | |
Definition | An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
Label | Thumbnail |
64. SubstanceAdministration.statusCode | |
Comments | SHALL contain exactly one [1..1] statusCode (CONF:1198-8833). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
66. SubstanceAdministration.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
68. SubstanceAdministration.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. |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet ActStatus urn:oid:2.16.840.1.113883.1.11.15933 DYNAMIC (CONF:1198-32359). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code |
70. SubstanceAdministration.statusCode.codeSystem | |
Definition | Specifies the code system that defines the code. |
Control | 0..0 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System |
72. SubstanceAdministration.statusCode.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..0 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Name |
74. SubstanceAdministration.statusCode.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..0 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Version |
76. SubstanceAdministration.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Display Name |
78. SubstanceAdministration.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(oid: ISO Object Identifier) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual namevalueSet . |
80. SubstanceAdministration.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual namevalueSetVersion . |
82. SubstanceAdministration.statusCode.originalText | |
Definition | The text or phrase used as the basis for the coding. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
Label | Original Text |
84. SubstanceAdministration.statusCode.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CR |
Label | Qualifier |
86. SubstanceAdministration.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/cda/stds/core/StructureDefinition/CD |
XML Format | The type of this property is determined using the xsi:type attribute. |
Label | Translation |
88. SubstanceAdministration.effectiveTime | |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1198-8834). |
Control | 1..1 |
Type | Choice of: http://hl7.org/cda/stds/core/StructureDefinition/SXCM-TS, http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS, http://hl7.org/cda/stds/core/StructureDefinition/SXPR-TS |
Default Type | http://hl7.org/cda/stds/core/StructureDefinition/SXCM-TS |
XML Format | The type of this property is determined using the xsi:type attribute. |
90. SubstanceAdministration.priorityCode | |
Control | 0..1 |
Binding | For example codes, see ActPriority |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
92. SubstanceAdministration.repeatNumber | |
Short | In "INT" (intent) mood, the repeatNumber defines the number of allowed administrations. For example, a repeatNumber of "3" means that the substance can be administered up to 3 times. In "EVN" (event) mood, the repeatNumber is the number of occurrences. For example, a repeatNumber of "3" in a substance administration event means that the current administration is the 3rd in a series. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT |
Invariants | value-only: Interval fields SHALL not be present ((low | high | width | center).empty() ) |
94. SubstanceAdministration.repeatNumber.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
96. SubstanceAdministration.repeatNumber.value | |
Short | value should be used instead of low/high |
Control | 0..1 |
Type | integer(int: Integer Number) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
98. SubstanceAdministration.repeatNumber.operator | |
Definition | A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point. |
Control | 0..1 |
Binding | The codes SHALL be taken from SetOperator |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | I |
100. SubstanceAdministration.repeatNumber.low | |
Definition | This is the low limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-INT |
Label | Low Boundary |
102. SubstanceAdministration.repeatNumber.center | |
Definition | The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
Label | Central Value |
104. SubstanceAdministration.repeatNumber.width | |
Definition | The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
Label | Width |
106. SubstanceAdministration.repeatNumber.high | |
Definition | This is the high limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-INT |
Label | High Boundary |
108. SubstanceAdministration.routeCode | |
Comments | MAY contain zero or one [0..1] routeCode, which SHALL be selected from ValueSet SPL Drug Route of Administration Terminology urn:oid:2.16.840.1.113883.3.88.12.3221.8.7 DYNAMIC (CONF:1198-8839). |
Control | 0..1 |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
110. SubstanceAdministration.routeCode.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
112. SubstanceAdministration.routeCode.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 | 0..1 |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code |
114. SubstanceAdministration.routeCode.codeSystem | |
Definition | Specifies the code system that defines the code. |
Control | 0..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System |
116. SubstanceAdministration.routeCode.codeSystemName | |
Definition | The common name of the coding system. |
Control | 0..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Name |
118. SubstanceAdministration.routeCode.codeSystemVersion | |
Definition | If applicable, a version descriptor defined specifically for the given code system. |
Control | 0..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Code System Version |
120. SubstanceAdministration.routeCode.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Display Name |
122. SubstanceAdministration.routeCode.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(oid: ISO Object Identifier) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual namevalueSet . |
124. SubstanceAdministration.routeCode.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute.In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual namevalueSetVersion . |
126. SubstanceAdministration.routeCode.originalText | |
Definition | The text or phrase used as the basis for the coding. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ED |
Label | Original Text |
128. SubstanceAdministration.routeCode.qualifier | |
Definition | Specifies additional codes that increase the specificity of the the primary code. |
Control | 0..0 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CR |
Label | Qualifier |
130. SubstanceAdministration.routeCode.translation | |
Definition | A set of other concept descriptors that translate this concept descriptor into other code systems. |
Comments | The routeCode, if present, SHOULD contain zero or more [0..*] translation, which SHALL be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1198-32960). |
Control | 0..* |
Binding | The codes SHALL be taken from Medication Route |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
XML Format | The type of this property is determined using the xsi:type attribute. |
Label | Translation |
132. SubstanceAdministration.approachSiteCode | |
Comments | MAY contain zero or one [0..1] approachSiteCode, where the code SHALL be selected from ValueSet Body Site Value Set urn:oid:2.16.840.1.113883.3.88.12.3221.8.9 DYNAMIC (CONF:1198-8840). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
134. SubstanceAdministration.doseQuantity | |
Comments | SHOULD contain zero or one [0..1] doseQuantity (CONF:1198-8841). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
136. SubstanceAdministration.doseQuantity.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
138. SubstanceAdministration.doseQuantity.unit | |
Definition | The unit of measure specified in the Unified Code for Units of Measure (UCUM) []. |
Short | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Comments | The doseQuantity, if present, SHOULD contain zero or one [0..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1198-8842). |
Control | 0..1 |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Unit of Measure |
Default Value | 1 |
140. SubstanceAdministration.doseQuantity.value | |
Definition | The magnitude of the quantity measured in terms of the unit. |
Control | 0..1 |
Type | decimal(real: Real Number) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Maginitude Value |
142. SubstanceAdministration.doseQuantity.translation | |
Definition | An alternative representation of the same physical quantity expressed in a different unit, of a different unit code system and possibly with a different value. |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PQR |
Label | Translation |
144. SubstanceAdministration.doseQuantity.operator | |
Definition | A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point. |
Control | 0..1 |
Binding | The codes SHALL be taken from SetOperator |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | I |
146. SubstanceAdministration.doseQuantity.low | |
Definition | This is the low limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-PQ |
Label | Low Boundary |
148. SubstanceAdministration.doseQuantity.center | |
Definition | The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PQ |
Label | Central Value |
150. SubstanceAdministration.doseQuantity.width | |
Definition | The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PQ |
Label | Width |
152. SubstanceAdministration.doseQuantity.high | |
Definition | This is the high limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-PQ |
Label | High Boundary |
154. SubstanceAdministration.rateQuantity | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
156. SubstanceAdministration.maxDoseQuantity | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ |
158. SubstanceAdministration.administrationUnitCode | |
Comments | MAY contain zero or one [0..1] administrationUnitCode, which SHALL be selected from ValueSet AdministrationUnitDoseForm urn:oid:2.16.840.1.113762.1.4.1021.30 DYNAMIC (CONF:1198-8846). |
Control | 0..1 |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
160. SubstanceAdministration.consumable | |
Definition | The consumable participation is used to bring in the LabeledDrug or Material entity that describes the administered substance. The LabeledDrug class, which is an Entity class playing the Role of Manufactured Product, identifies the drug that is consumed in the substance administration. The medication is identified by means of the LabeledDrug.code or the LabeledDrug.name. The Material entity is used to identify non-drug administered substances such as vaccines and blood products. |
Comments | SHALL contain exactly one [1..1] consumable (CONF:1198-8847). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot |
162. SubstanceAdministration.consumable.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
164. SubstanceAdministration.consumable.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
166. SubstanceAdministration.consumable.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
168. SubstanceAdministration.consumable.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
170. SubstanceAdministration.consumable.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
172. SubstanceAdministration.consumable.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
174. SubstanceAdministration.consumable.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
176. SubstanceAdministration.consumable.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
178. SubstanceAdministration.consumable.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/cda/stds/core/StructureDefinition/II |
180. SubstanceAdministration.consumable.typeCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from ParticipationType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | CSM |
182. SubstanceAdministration.consumable.manufacturedProduct | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | This consumable SHALL contain exactly one [1..1] Immunization Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.54:2014-06-09) (CONF:1198-15546). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Immunization Medication Information) |
Is Modifier | false |
Invariants | product-choice: manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) ((manufacturedLabeledDrug | manufacturedMaterial).count() = 1 )should-manufacturerOrganization: SHOULD contain manufacturerOrganization ( manufacturerOrganization.exists() ) |
184. SubstanceAdministration.subject | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Subject |
186. SubstanceAdministration.specimen | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Specimen |
188. SubstanceAdministration.performer | |
Comments | SHOULD contain zero or one [0..1] performer (CONF:1198-8849). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Performer2 |
190. SubstanceAdministration.author | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHOULD contain zero or more [0..*] Author Participation (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.119) (CONF:1198-31151). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
Is Modifier | false |
192. SubstanceAdministration.informant | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Informant |
194. SubstanceAdministration.participant | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
Slicing | This element introduces a set of slices on SubstanceAdministration.participant . The slices are unordered and Open, and can be differentiated using the following discriminators: |
196. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1198-8850) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
198. SubstanceAdministration.participant:drugVehicle.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
200. SubstanceAdministration.participant:drugVehicle.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
202. SubstanceAdministration.participant:drugVehicle.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
204. SubstanceAdministration.participant:drugVehicle.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
206. SubstanceAdministration.participant:drugVehicle.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
208. SubstanceAdministration.participant:drugVehicle.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
210. SubstanceAdministration.participant:drugVehicle.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
212. SubstanceAdministration.participant:drugVehicle.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
214. SubstanceAdministration.participant:drugVehicle.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/cda/stds/core/StructureDefinition/II |
216. SubstanceAdministration.participant:drugVehicle.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CSM" (CodeSystem: HL7ParticipationType urn:oid:2.16.840.1.113883.5.90 STATIC) (CONF:1198-8851). |
Control | 1..1 |
Binding | The codes SHALL be taken from ParticipationType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | CSM |
218. SubstanceAdministration.participant:drugVehicle.contextControlCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from ContextControl |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | OP |
220. SubstanceAdministration.participant:drugVehicle.sdtcFunctionCode | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
XML Format | In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual namefunctionCode . |
222. SubstanceAdministration.participant:drugVehicle.time | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS |
224. SubstanceAdministration.participant:drugVehicle.awarenessCode | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
226. SubstanceAdministration.participant:drugVehicle.participantRole | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Drug Vehicle (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.24) (CONF:1198-15547). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole(Drug Vehicle) |
Is Modifier | false |
Invariants | role-choice: playingDevice and playingEntity are mutually exclusive ((playingDevice | playingEntity).count() <= 1 ) |
228. SubstanceAdministration.entryRelationship | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
Slicing | This element introduces a set of slices on SubstanceAdministration.entryRelationship . The slices are unordered and Open, and can be differentiated using the following discriminators: |
230. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1198-8853) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
232. SubstanceAdministration.entryRelationship:indication.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
234. SubstanceAdministration.entryRelationship:indication.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
236. SubstanceAdministration.entryRelationship:indication.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
238. SubstanceAdministration.entryRelationship:indication.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
240. SubstanceAdministration.entryRelationship:indication.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
242. SubstanceAdministration.entryRelationship:indication.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
244. SubstanceAdministration.entryRelationship:indication.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
246. SubstanceAdministration.entryRelationship:indication.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
248. SubstanceAdministration.entryRelationship:indication.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/cda/stds/core/StructureDefinition/II |
250. SubstanceAdministration.entryRelationship:indication.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8854). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | RSON |
252. SubstanceAdministration.entryRelationship:indication.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
254. SubstanceAdministration.entryRelationship:indication.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
256. SubstanceAdministration.entryRelationship:indication.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
258. SubstanceAdministration.entryRelationship:indication.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
260. SubstanceAdministration.entryRelationship:indication.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
262. SubstanceAdministration.entryRelationship:indication.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
264. SubstanceAdministration.entryRelationship:indication.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
266. SubstanceAdministration.entryRelationship:indication.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Indication (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.19:2014-06-09) (CONF:1198-15537). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Indication) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() ) |
268. SubstanceAdministration.entryRelationship:indication.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
270. SubstanceAdministration.entryRelationship:indication.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
272. SubstanceAdministration.entryRelationship:indication.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
274. SubstanceAdministration.entryRelationship:indication.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
276. SubstanceAdministration.entryRelationship:indication.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
278. SubstanceAdministration.entryRelationship:indication.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
280. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8856) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
282. SubstanceAdministration.entryRelationship:instruction.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
284. SubstanceAdministration.entryRelationship:instruction.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
286. SubstanceAdministration.entryRelationship:instruction.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
288. SubstanceAdministration.entryRelationship:instruction.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
290. SubstanceAdministration.entryRelationship:instruction.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
292. SubstanceAdministration.entryRelationship:instruction.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
294. SubstanceAdministration.entryRelationship:instruction.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
296. SubstanceAdministration.entryRelationship:instruction.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
298. SubstanceAdministration.entryRelationship:instruction.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/cda/stds/core/StructureDefinition/II |
300. SubstanceAdministration.entryRelationship:instruction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="SUBJ" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8857). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | SUBJ |
302. SubstanceAdministration.entryRelationship:instruction.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" True (CONF:1198-8858). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | true |
304. SubstanceAdministration.entryRelationship:instruction.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
306. SubstanceAdministration.entryRelationship:instruction.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
308. SubstanceAdministration.entryRelationship:instruction.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
310. SubstanceAdministration.entryRelationship:instruction.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
312. SubstanceAdministration.entryRelationship:instruction.act | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Instruction (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.20:2014-06-09) (CONF:1198-31392). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Instruction) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
314. SubstanceAdministration.entryRelationship:instruction.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
316. SubstanceAdministration.entryRelationship:instruction.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
318. SubstanceAdministration.entryRelationship:instruction.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
320. SubstanceAdministration.entryRelationship:instruction.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
322. SubstanceAdministration.entryRelationship:instruction.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
324. SubstanceAdministration.entryRelationship:instruction.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
326. SubstanceAdministration.entryRelationship:instruction.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
328. SubstanceAdministration.entryRelationship:instruction.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
330. SubstanceAdministration.entryRelationship:medSupplyOrder | |
Slice Name | medSupplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8860) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
332. SubstanceAdministration.entryRelationship:medSupplyOrder.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
334. SubstanceAdministration.entryRelationship:medSupplyOrder.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
336. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
338. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
340. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
342. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
344. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
346. SubstanceAdministration.entryRelationship:medSupplyOrder.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
348. SubstanceAdministration.entryRelationship:medSupplyOrder.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/cda/stds/core/StructureDefinition/II |
350. SubstanceAdministration.entryRelationship:medSupplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8861). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | REFR |
352. SubstanceAdministration.entryRelationship:medSupplyOrder.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
354. SubstanceAdministration.entryRelationship:medSupplyOrder.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
356. SubstanceAdministration.entryRelationship:medSupplyOrder.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
358. SubstanceAdministration.entryRelationship:medSupplyOrder.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
360. SubstanceAdministration.entryRelationship:medSupplyOrder.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
362. SubstanceAdministration.entryRelationship:medSupplyOrder.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
364. SubstanceAdministration.entryRelationship:medSupplyOrder.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
366. SubstanceAdministration.entryRelationship:medSupplyOrder.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
368. SubstanceAdministration.entryRelationship:medSupplyOrder.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
370. SubstanceAdministration.entryRelationship:medSupplyOrder.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
372. SubstanceAdministration.entryRelationship:medSupplyOrder.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
374. SubstanceAdministration.entryRelationship:medSupplyOrder.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
376. SubstanceAdministration.entryRelationship:medSupplyOrder.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
378. SubstanceAdministration.entryRelationship:medSupplyOrder.supply | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Medication Supply Order (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.17:2014-06-09) (CONF:1198-15539). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Supply Order) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-repeatNumber: SHOULD contain repeatNumber ( repeatNumber.exists() )should-quantity: SHOULD contain quantity ( quantity.exists() ) |
380. SubstanceAdministration.entryRelationship:medDispense | |
Slice Name | medDispense |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8863) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
382. SubstanceAdministration.entryRelationship:medDispense.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
384. SubstanceAdministration.entryRelationship:medDispense.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
386. SubstanceAdministration.entryRelationship:medDispense.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
388. SubstanceAdministration.entryRelationship:medDispense.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
390. SubstanceAdministration.entryRelationship:medDispense.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
392. SubstanceAdministration.entryRelationship:medDispense.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
394. SubstanceAdministration.entryRelationship:medDispense.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
396. SubstanceAdministration.entryRelationship:medDispense.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
398. SubstanceAdministration.entryRelationship:medDispense.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/cda/stds/core/StructureDefinition/II |
400. SubstanceAdministration.entryRelationship:medDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8864). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | REFR |
402. SubstanceAdministration.entryRelationship:medDispense.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
404. SubstanceAdministration.entryRelationship:medDispense.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
406. SubstanceAdministration.entryRelationship:medDispense.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
408. SubstanceAdministration.entryRelationship:medDispense.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
410. SubstanceAdministration.entryRelationship:medDispense.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
412. SubstanceAdministration.entryRelationship:medDispense.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
414. SubstanceAdministration.entryRelationship:medDispense.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
416. SubstanceAdministration.entryRelationship:medDispense.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
418. SubstanceAdministration.entryRelationship:medDispense.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
420. SubstanceAdministration.entryRelationship:medDispense.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
422. SubstanceAdministration.entryRelationship:medDispense.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
424. SubstanceAdministration.entryRelationship:medDispense.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
426. SubstanceAdministration.entryRelationship:medDispense.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
428. SubstanceAdministration.entryRelationship:medDispense.supply | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Medication Dispense (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.18:2014-06-09) (CONF:1198-15540). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Dispense) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() )should-repeatNumber: SHOULD contain repeatNumber ( repeatNumber.exists() )should-quantity: SHOULD contain quantity ( quantity.exists() ) |
430. SubstanceAdministration.entryRelationship:reactionObs | |
Slice Name | reactionObs |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8866) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
432. SubstanceAdministration.entryRelationship:reactionObs.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
434. SubstanceAdministration.entryRelationship:reactionObs.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
436. SubstanceAdministration.entryRelationship:reactionObs.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
438. SubstanceAdministration.entryRelationship:reactionObs.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
440. SubstanceAdministration.entryRelationship:reactionObs.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
442. SubstanceAdministration.entryRelationship:reactionObs.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
444. SubstanceAdministration.entryRelationship:reactionObs.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
446. SubstanceAdministration.entryRelationship:reactionObs.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
448. SubstanceAdministration.entryRelationship:reactionObs.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/cda/stds/core/StructureDefinition/II |
450. SubstanceAdministration.entryRelationship:reactionObs.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8867). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | CAUS |
452. SubstanceAdministration.entryRelationship:reactionObs.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
454. SubstanceAdministration.entryRelationship:reactionObs.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
456. SubstanceAdministration.entryRelationship:reactionObs.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
458. SubstanceAdministration.entryRelationship:reactionObs.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
460. SubstanceAdministration.entryRelationship:reactionObs.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
462. SubstanceAdministration.entryRelationship:reactionObs.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
464. SubstanceAdministration.entryRelationship:reactionObs.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
466. SubstanceAdministration.entryRelationship:reactionObs.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Reaction Observation (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.9:2014-06-09) (CONF:1198-15541). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Reaction Observation) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-effectiveTime: SHOULD contain effectiveTime ( effectiveTime.exists() ) |
468. SubstanceAdministration.entryRelationship:reactionObs.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
470. SubstanceAdministration.entryRelationship:reactionObs.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
472. SubstanceAdministration.entryRelationship:reactionObs.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
474. SubstanceAdministration.entryRelationship:reactionObs.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
476. SubstanceAdministration.entryRelationship:reactionObs.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
478. SubstanceAdministration.entryRelationship:reactionObs.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
480. SubstanceAdministration.entryRelationship:immunizationRefusal | |
Slice Name | immunizationRefusal |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1198-8988) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
482. SubstanceAdministration.entryRelationship:immunizationRefusal.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
484. SubstanceAdministration.entryRelationship:immunizationRefusal.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
486. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
488. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
490. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
492. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
494. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
496. SubstanceAdministration.entryRelationship:immunizationRefusal.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
498. SubstanceAdministration.entryRelationship:immunizationRefusal.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/cda/stds/core/StructureDefinition/II |
500. SubstanceAdministration.entryRelationship:immunizationRefusal.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="RSON" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8989). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | RSON |
502. SubstanceAdministration.entryRelationship:immunizationRefusal.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
504. SubstanceAdministration.entryRelationship:immunizationRefusal.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
506. SubstanceAdministration.entryRelationship:immunizationRefusal.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
508. SubstanceAdministration.entryRelationship:immunizationRefusal.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
510. SubstanceAdministration.entryRelationship:immunizationRefusal.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
512. SubstanceAdministration.entryRelationship:immunizationRefusal.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
514. SubstanceAdministration.entryRelationship:immunizationRefusal.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
516. SubstanceAdministration.entryRelationship:immunizationRefusal.observation | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Immunization Refusal Reason (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.53) (CONF:1198-15542). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Immunization Refusal Reason) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
518. SubstanceAdministration.entryRelationship:immunizationRefusal.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
520. SubstanceAdministration.entryRelationship:immunizationRefusal.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
522. SubstanceAdministration.entryRelationship:immunizationRefusal.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
524. SubstanceAdministration.entryRelationship:immunizationRefusal.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
526. SubstanceAdministration.entryRelationship:immunizationRefusal.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
528. SubstanceAdministration.entryRelationship:immunizationRefusal.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
530. SubstanceAdministration.entryRelationship:substanceAdmin | |
Slice Name | substanceAdmin |
Short | The following entryRelationship is used to indicate a given immunization's order in a series. The nested Substance Administered Act identifies an administration in the series. The entryRelationship/sequenceNumber shows the order of this particular administration in that series. |
Comments | SHOULD contain zero or more [0..*] entryRelationship (CONF:1198-31510) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
532. SubstanceAdministration.entryRelationship:substanceAdmin.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
534. SubstanceAdministration.entryRelationship:substanceAdmin.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
536. SubstanceAdministration.entryRelationship:substanceAdmin.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
538. SubstanceAdministration.entryRelationship:substanceAdmin.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
540. SubstanceAdministration.entryRelationship:substanceAdmin.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
542. SubstanceAdministration.entryRelationship:substanceAdmin.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
544. SubstanceAdministration.entryRelationship:substanceAdmin.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
546. SubstanceAdministration.entryRelationship:substanceAdmin.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
548. SubstanceAdministration.entryRelationship:substanceAdmin.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/cda/stds/core/StructureDefinition/II |
550. SubstanceAdministration.entryRelationship:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1198-31511). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | COMP |
552. SubstanceAdministration.entryRelationship:substanceAdmin.inversionInd | |
Definition | The entryRelationship.inversionInd can be set to "true" to indicate that the relationship should be interpreted as if the roles of the source and target entries were reversed. |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" (CONF:1198-31512). |
Control | 1..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | true |
554. SubstanceAdministration.entryRelationship:substanceAdmin.contextConductionInd | |
Definition | The entryRelationship.contextConductionInd differs from the otherwise common use of this attribute in that in all other cases where this attribute is used, the value is fixed at "true", whereas here the value is defaulted to "true", and can be changed to "false" when referencing an entry in the same document. Setting the context conduction to false when referencing an entry in the same document keeps clear the fact that the referenced object retains its original context. |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Default Value | true |
556. SubstanceAdministration.entryRelationship:substanceAdmin.negationInd | |
Control | 0..1 |
Type | boolean(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
558. SubstanceAdministration.entryRelationship:substanceAdmin.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1198-31513). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
560. SubstanceAdministration.entryRelationship:substanceAdmin.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
562. SubstanceAdministration.entryRelationship:substanceAdmin.act | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Substance Administered Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.118) (CONF:1198-31514). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Substance Administered Act) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
564. SubstanceAdministration.entryRelationship:substanceAdmin.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
566. SubstanceAdministration.entryRelationship:substanceAdmin.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
568. SubstanceAdministration.entryRelationship:substanceAdmin.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
570. SubstanceAdministration.entryRelationship:substanceAdmin.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
572. SubstanceAdministration.entryRelationship:substanceAdmin.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
574. SubstanceAdministration.entryRelationship:substanceAdmin.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
576. SubstanceAdministration.entryRelationship:substanceAdmin.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
578. SubstanceAdministration.entryRelationship:substanceAdmin.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
580. SubstanceAdministration.reference | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Reference |
582. SubstanceAdministration.precondition | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
Slicing | This element introduces a set of slices on SubstanceAdministration.precondition . The slices are unordered and Open, and can be differentiated using the following discriminators: |
584. SubstanceAdministration.precondition:substanceAdmin | |
Slice Name | substanceAdmin |
Comments | MAY contain zero or more [0..*] precondition (CONF:1198-8869) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
586. SubstanceAdministration.precondition:substanceAdmin.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
588. SubstanceAdministration.precondition:substanceAdmin.realmCode | |
Definition | When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
590. SubstanceAdministration.precondition:substanceAdmin.typeId | |
Definition | When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/II |
592. SubstanceAdministration.precondition:substanceAdmin.typeId.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 CDANullFlavor |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Exceptional Value Detail |
594. SubstanceAdministration.precondition:substanceAdmin.typeId.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(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Assigning Authority Name |
596. SubstanceAdministration.precondition:substanceAdmin.typeId.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(bl: Boolean) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Displayable |
598. SubstanceAdministration.precondition:substanceAdmin.typeId.root | |
Definition | Identifies the type as an HL7 Registered model |
Control | 1..1 |
Type | string(oid: ISO Object Identifier, uuid: DCE Universal Unique Identifier, ruid: HL7 Reserved Identifier Scheme) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Root |
Fixed Value | 2.16.840.1.113883.1.3 |
600. SubstanceAdministration.precondition:substanceAdmin.typeId.extension | |
Definition | A character string as a unique identifier within the scope of the identifier root. |
Control | 1..1 |
Type | string(st: Character String) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Label | Extension |
602. SubstanceAdministration.precondition:substanceAdmin.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/cda/stds/core/StructureDefinition/II |
604. SubstanceAdministration.precondition:substanceAdmin.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="PRCN" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1198-8870). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActRelationshipType |
Type | code(cs: Coded Simple Value) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
XML Format | In the XML format, this property is represented as an attribute. |
Fixed Value | PRCN |
606. SubstanceAdministration.precondition:substanceAdmin.criterion | |
Definition | Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. |
Short | Base for all types and resources |
Comments | SHALL contain exactly one [1..1] Precondition for Substance Administration (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.25:2014-06-09) (CONF:1198-15548). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Criterion(Precondition for Substance Administration) |
Is Modifier | false |
608. SubstanceAdministration.sdtcInFulfillmentOf1 | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf1 |
XML Format | In the XML format, this property has the namespace urn:hl7-org:sdtc .In the XML format, this property has the actual nameinFulfillmentOf1 . |