This page is part of the CCDA: Consolidated CDA Release (v3.0.0: CCDA 3.0) generated with FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2024-05-18 |
Definitions for the MedicationActivity logical model.
Guidance on how to interpret the contents of this table can be found here
0. SubstanceAdministration | |
Logical Container | ClinicalDocument (CDA Class) |
Validation | Instance 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() )1098-7513: SHOULD contain zero or one [0..1] effectiveTime (CONF:1098-7513) such that it **SHALL** contain exactly one [1..1] @xsi:type="PIVL_TS" or "EIVL_TS" (CONF:1098-28499). ( effectiveTime.ofType(CDA.PIVL_TS).exists() or effectiveTime.ofType(CDA.EIVL_TS).exists() )should-routeCode: SHOULD contain routeCode ( routeCode.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )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 areUnordered and Open, and can be differentiated using the following discriminators: |
4. SubstanceAdministration.templateId:medication-activity | |
Slice Name | medication-activity |
Control | 1..1 |
6. SubstanceAdministration.templateId:medication-activity.root | |
Control | 1..? |
Pattern Value | 2.16.840.1.113883.10.20.22.4.16 |
8. SubstanceAdministration.templateId:medication-activity.extension | |
Control | 1..? |
Pattern Value | 2014-06-09 |
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:1098-7496). |
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 2011-04-03 (CONF:1098-7497). |
Binding | The codes SHALL be taken from MoodCodeEvnInt (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18 ) |
14. SubstanceAdministration.id | |
Comments | SHALL contain at least one [1..*] id (CONF:1098-7500). |
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:1098-7506). |
18. SubstanceAdministration.text | |
Short | SHOULD reference the portion of section narrative text corresponding to this entry |
20. 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('#') ) |
22. SubstanceAdministration.statusCode | |
Comments | SHALL contain exactly one [1..1] statusCode (CONF:1098-7507). |
Control | 1..? |
24. SubstanceAdministration.statusCode.code | |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there SHALL be an effectiveTime documentation of the duration (or single-administration timestamp), and that there SHOULD be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet Medication Status urn:oid:2.16.840.1.113762.1.4.1099.11 DYNAMIC (CONF:1098-32360). |
Control | 1..? |
Binding | The codes SHALL be taken from Medication Status (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.11 ) |
26. SubstanceAdministration.effectiveTime | |
Control | 1..? |
Slicing | This element introduces a set of slices on SubstanceAdministration.effectiveTime . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
28. SubstanceAdministration.effectiveTime:duration | |
Slice Name | duration |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there **SHALL** be an effectiveTime documentation of the duration (or single-administration timestamp), and that there **SHOULD** be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. Note: This effectiveTime represents either the time the medication was started and stopped or the single-administration timestamp. |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1098-7508) such that it |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS |
Invariants | 1098-32890: This effectiveTime **SHALL** contain either a low or a @value but not both (CONF:1098-32890). ((value.exists() or low.exists()) and ((value.exists() and low.exists()).not()) )should-value-att: SHOULD contain @value ( value.exists() )should-low: SHOULD contain low ( low.exists() ) |
30. SubstanceAdministration.effectiveTime:duration.value | |
Short | indicates a single-administration timestamp |
Comments | SHOULD contain zero or one [0..1] @value (CONF:1098-32775). |
32. SubstanceAdministration.effectiveTime:duration.low | |
Short | indicates when medication started |
Comments | SHOULD contain zero or one [0..1] low (CONF:1098-32776). |
34. SubstanceAdministration.effectiveTime:duration.high | |
Short | indicates when medication stopped |
Comments | MAY contain zero or one [0..1] high (CONF:1098-32777). |
36. SubstanceAdministration.effectiveTime:periodicFrequency | |
Slice Name | periodicFrequency |
Short | This effectiveTime represents a periodic medication frequency (e.g., administration times per day). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS |
38. SubstanceAdministration.effectiveTime:periodicFrequency.operator | |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..? |
Pattern Value | A |
40. SubstanceAdministration.effectiveTime:eventFrequency | |
Slice Name | eventFrequency |
Short | This effectiveTime represents an event-based medication frequency (e.g., administration at bedtime). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PIVL-TS |
42. SubstanceAdministration.effectiveTime:eventFrequency.operator | |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..? |
Pattern Value | A |
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. |
Comments | MAY contain zero or one [0..1] repeatNumber (CONF:1098-7555). |
46. SubstanceAdministration.routeCode | |
Comments | SHOULD 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:1098-7514). |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.7 ) |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
48. SubstanceAdministration.routeCode.translation | |
Comments | The routeCode, if present, SHOULD contain zero or more [0..*] translation, which SHOULD be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1098-32950). |
Binding | The codes SHOULD be taken from Medication Route (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.12 ) |
50. 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:1098-7515). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.9 ) |
52. SubstanceAdministration.doseQuantity | |
Short | If the consumable code is not pre-coordinated (e.g., is "simply metoprolol Oral Product" (RxCUI 1163523), then doseQuantity must represent a physical quantity with @unit, e.g., "25" and "mg", specifying the amount of product given per administration (CONF:1098-16879). If the consumable code is a pre-coordinated unit dose (e.g., "metoprolol 25mg tablet") then doseQuantity is a unitless number that indicates the number of products given per administration (e.g., "2", meaning 2 x "metoprolol 25mg tablet" per administration) (CONF:1098-16878). |
Comments | SHALL contain exactly one [1..1] doseQuantity (CONF:1098-7516). |
Control | 1..? |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
54. SubstanceAdministration.doseQuantity.unit | |
Definition | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Short | (USCDI) Dose Unit of Measure. 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 | This doseQuantity SHOULD contain zero or one [0..1] @unit, which SHOULD be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7526). |
Binding | The codes SHOULD be taken from UnitsOfMeasureCaseSensitive (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
56. SubstanceAdministration.rateQuantity | |
Comments | MAY contain zero or one [0..1] rateQuantity (CONF:1098-7517). |
58. SubstanceAdministration.rateQuantity.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 rateQuantity, if present, SHALL contain exactly one [1..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7525). |
Control | 1..? |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
60. SubstanceAdministration.maxDoseQuantity | |
Comments | MAY contain zero or one [0..1] maxDoseQuantity (CONF:1098-7518). |
62. SubstanceAdministration.administrationUnitCode | |
Short | administrationUnitCode@code describes the units of medication administration for an item using a code that is pre-coordinated to include a physical unit form (ointment, powder, solution, etc.) which differs from the units used in administering the consumable (capful, spray, drop, etc.). For example when recording medication administrations, 'metric drop (C48491)'' would be appropriate to accompany the RxNorm code of 198283 (Timolol 0.25% Ophthalmic Solution) where the number of drops would be specified in doseQuantity@value. |
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:1098-7519). |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.30 ) |
64. SubstanceAdministration.consumable | |
Short | (USCDI) Medications |
Comments | This consumable SHALL contain exactly one [1..1] Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.23:2014-06-09) (CONF:1098-16085). |
66. SubstanceAdministration.consumable.manufacturedProduct | |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Medication Information) |
68. SubstanceAdministration.performer | |
Comments | MAY contain zero or one [0..1] performer (CONF:1098-7522). |
Control | 0..1 |
70. 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:1098-31150). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
72. SubstanceAdministration.participant | |
Slicing | This element introduces a set of slices on SubstanceAdministration.participant . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
74. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1098-7523) such that it |
Control | 0..* |
76. 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:1098-7524). |
Fixed Value | CSM |
78. 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:1098-16086). |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole(Drug Vehicle) |
80. SubstanceAdministration.entryRelationship | |
Slicing | This element introduces a set of slices on SubstanceAdministration.entryRelationship . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
82. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Short | (USCDI) Indication |
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:1098-16087). |
Control | 0..* |
84. 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:1098-7537). |
Fixed Value | RSON |
86. SubstanceAdministration.entryRelationship:indication.observation | |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Indication) |
88. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7539) such that it |
Control | 0..1 |
90. 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:1098-7540). |
Fixed Value | SUBJ |
92. SubstanceAdministration.entryRelationship:instruction.inversionInd | |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" True (CONF:1098-7542). |
Control | 1..? |
Fixed Value | true |
94. 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:1098-31387). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Instruction) |
96. SubstanceAdministration.entryRelationship:supplyOrder | |
Slice Name | supplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7543) such that it |
Control | 0..1 |
98. SubstanceAdministration.entryRelationship:supplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7547). |
Fixed Value | REFR |
100. SubstanceAdministration.entryRelationship:supplyOrder.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:1098-16089). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Supply Order) |
102. SubstanceAdministration.entryRelationship:medicationDispense | |
Slice Name | medicationDispense |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7549) such that it |
Control | 0..* |
104. SubstanceAdministration.entryRelationship:medicationDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7553). |
Fixed Value | REFR |
106. SubstanceAdministration.entryRelationship:medicationDispense.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:1098-16090). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply(Medication Dispense) |
108. SubstanceAdministration.entryRelationship:reaction | |
Slice Name | reaction |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7552) such that it |
Control | 0..* |
110. SubstanceAdministration.entryRelationship:reaction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7544). |
Fixed Value | CAUS |
112. SubstanceAdministration.entryRelationship:reaction.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:1098-16091). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Reaction Observation) |
114. SubstanceAdministration.entryRelationship:drugMonitoring | |
Slice Name | drugMonitoring |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-30820) such that it |
Control | 0..1 |
116. SubstanceAdministration.entryRelationship:drugMonitoring.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CONF:1098-30821). |
Fixed Value | COMP |
118. SubstanceAdministration.entryRelationship:drugMonitoring.act | |
Comments | SHALL contain exactly one [1..1] Drug Monitoring Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.123) (CONF:1098-30822). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Drug Monitoring Act) |
120. SubstanceAdministration.entryRelationship:substanceAdministered | |
Slice Name | substanceAdministered |
Short | The following entryRelationship is used to indicate a given medication'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 | MAY contain zero or more [0..*] entryRelationship (CONF:1098-31515) such that it |
Control | 0..* |
122. SubstanceAdministration.entryRelationship:substanceAdministered.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-31516). |
Fixed Value | COMP |
124. SubstanceAdministration.entryRelationship:substanceAdministered.inversionInd | |
Comments | SHALL contain exactly one [1..1] @inversionInd="true" (CONF:1098-31517). |
Control | 1..? |
Fixed Value | true |
126. SubstanceAdministration.entryRelationship:substanceAdministered.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1098-31518). |
128. SubstanceAdministration.entryRelationship:substanceAdministered.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:1098-31519). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Substance Administered Act) |
130. SubstanceAdministration.entryRelationship:adherence | |
Slice Name | adherence |
Short | (USCDI) Medication Adherence |
Comments | MAY contain zero or more [0..*] entryRelationship such that it |
Control | 0..* |
132. SubstanceAdministration.entryRelationship:adherence.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002). |
Fixed Value | COMP |
134. SubstanceAdministration.entryRelationship:adherence.observation | |
Comments | SHALL contain exactly one [1..1] Medication Adherence (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.508). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Medication Adherence) |
136. SubstanceAdministration.entryRelationship:signature | |
Slice Name | signature |
Short | (USCDI) Medication Instructions |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-32907) such that it |
Control | 0..* |
138. SubstanceAdministration.entryRelationship:signature.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-32908). |
Fixed Value | COMP |
140. SubstanceAdministration.entryRelationship:signature.substanceAdministration | |
Comments | SHALL contain exactly one [1..1] Medication Free Text Sig (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.147) (CONF:1098-32909). |
Control | 1..? |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration(Medication Free Text Sig) |
142. SubstanceAdministration.precondition | |
Comments | MAY contain zero or more [0..*] precondition (CONF:1098-31520). |
144. SubstanceAdministration.precondition.typeCode | |
Comments | The precondition, if present, SHALL contain exactly one [1..1] @typeCode="PRCN" (CONF:1098-31882). |
Control | 1..? |
146. SubstanceAdministration.precondition.criterion | |
Comments | The precondition, if present, 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:1098-31883). |
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 | Instance 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() )1098-7513: SHOULD contain zero or one [0..1] effectiveTime (CONF:1098-7513) such that it **SHALL** contain exactly one [1..1] @xsi:type="PIVL_TS" or "EIVL_TS" (CONF:1098-28499). ( effectiveTime.ofType(CDA.PIVL_TS).exists() or effectiveTime.ofType(CDA.EIVL_TS).exists() )should-routeCode: SHOULD contain routeCode ( routeCode.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )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 areUnordered and Open, and can be differentiated using the following discriminators: |
4. SubstanceAdministration.templateId:medication-activity | |
Slice Name | medication-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:medication-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.16 |
8. SubstanceAdministration.templateId:medication-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 | 2014-06-09 |
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:1098-7496). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAActClass (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass ) |
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 2011-04-03 (CONF:1098-7497). |
Control | 1..1 |
Binding | The codes SHALL be taken from MoodCodeEvnInt (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18 ) |
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:1098-7500). |
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:1098-7506). |
Control | 0..1 |
Binding | For example codes, see CDAActSubstanceAdministrationCode (example to http://hl7.org/cda/stds/core/ValueSet/CDAActSubstanceAdministrationCode ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
18. 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 |
20. 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('#') ) |
22. SubstanceAdministration.statusCode | |
Comments | SHALL contain exactly one [1..1] statusCode (CONF:1098-7507). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus (required to http://terminology.hl7.org/ValueSet/v3-ActStatus ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CS |
24. 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. |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there SHALL be an effectiveTime documentation of the duration (or single-administration timestamp), and that there SHOULD be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet Medication Status urn:oid:2.16.840.1.113762.1.4.1099.11 DYNAMIC (CONF:1098-32360). |
Control | 1..1 |
Binding | The codes SHALL be taken from Medication Status (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.11 ) |
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 |
26. 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 |
28. 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 |
30. 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 |
32. 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 |
34. 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 |
36. 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 |
38. 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 |
40. SubstanceAdministration.effectiveTime | |
Control | 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. |
Slicing | This element introduces a set of slices on SubstanceAdministration.effectiveTime . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
42. SubstanceAdministration.effectiveTime:duration | |
Slice Name | duration |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there **SHALL** be an effectiveTime documentation of the duration (or single-administration timestamp), and that there **SHOULD** be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. Note: This effectiveTime represents either the time the medication was started and stopped or the single-administration timestamp. |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1098-7508) such that it |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-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. |
Invariants | 1098-32890: This effectiveTime **SHALL** contain either a low or a @value but not both (CONF:1098-32890). ((value.exists() or low.exists()) and ((value.exists() and low.exists()).not()) )should-value-att: SHOULD contain @value ( value.exists() )should-low: SHOULD contain low ( low.exists() ) |
44. SubstanceAdministration.effectiveTime:duration.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Short | indicates a single-administration timestamp |
Comments | SHOULD contain zero or one [0..1] @value (CONF:1098-32775). |
Control | 0..1 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
46. SubstanceAdministration.effectiveTime:duration.low | |
Definition | This is the low limit of the interval. |
Short | indicates when medication started |
Comments | SHOULD contain zero or one [0..1] low (CONF:1098-32776). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS |
Label | Low Boundary |
48. SubstanceAdministration.effectiveTime:duration.high | |
Definition | This is the high limit of the interval. |
Short | indicates when medication stopped |
Comments | MAY contain zero or one [0..1] high (CONF:1098-32777). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS |
Label | High Boundary |
50. SubstanceAdministration.effectiveTime:periodicFrequency | |
Slice Name | periodicFrequency |
Short | This effectiveTime represents a periodic medication frequency (e.g., administration times per day). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EIVL-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. |
52. SubstanceAdministration.effectiveTime:periodicFrequency.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 0..0 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
54. SubstanceAdministration.effectiveTime:periodicFrequency.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. |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
Pattern Value | A |
56. SubstanceAdministration.effectiveTime:eventFrequency | |
Slice Name | eventFrequency |
Short | This effectiveTime represents an event-based medication frequency (e.g., administration at bedtime). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PIVL-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. |
58. SubstanceAdministration.effectiveTime:eventFrequency.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 0..0 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
60. SubstanceAdministration.effectiveTime:eventFrequency.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. |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
Pattern Value | A |
62. 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. |
Comments | MAY contain zero or one [0..1] repeatNumber (CONF:1098-7555). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT |
64. SubstanceAdministration.routeCode | |
Comments | SHOULD 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:1098-7514). |
Control | 0..1 |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.7 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
66. 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 |
68. 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 SHOULD be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1098-32950). |
Control | 0..* |
Binding | The codes SHOULD be taken from Medication Route (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.12 ) |
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 |
70. 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:1098-7515). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.9 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
72. SubstanceAdministration.doseQuantity | |
Short | If the consumable code is not pre-coordinated (e.g., is "simply metoprolol Oral Product" (RxCUI 1163523), then doseQuantity must represent a physical quantity with @unit, e.g., "25" and "mg", specifying the amount of product given per administration (CONF:1098-16879). If the consumable code is a pre-coordinated unit dose (e.g., "metoprolol 25mg tablet") then doseQuantity is a unitless number that indicates the number of products given per administration (e.g., "2", meaning 2 x "metoprolol 25mg tablet" per administration) (CONF:1098-16878). |
Comments | SHALL contain exactly one [1..1] doseQuantity (CONF:1098-7516). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
74. SubstanceAdministration.doseQuantity.unit | |
Definition | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Short | (USCDI) Dose Unit of Measure. 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 | This doseQuantity SHOULD contain zero or one [0..1] @unit, which SHOULD be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7526). |
Control | 0..1 |
Binding | The codes SHOULD be taken from UnitsOfMeasureCaseSensitive (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
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 |
76. SubstanceAdministration.rateQuantity | |
Comments | MAY contain zero or one [0..1] rateQuantity (CONF:1098-7517). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
78. SubstanceAdministration.rateQuantity.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 rateQuantity, if present, SHALL contain exactly one [1..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7525). |
Control | 1..1 |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
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 |
80. SubstanceAdministration.maxDoseQuantity | |
Comments | MAY contain zero or one [0..1] maxDoseQuantity (CONF:1098-7518). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ |
82. SubstanceAdministration.administrationUnitCode | |
Short | administrationUnitCode@code describes the units of medication administration for an item using a code that is pre-coordinated to include a physical unit form (ointment, powder, solution, etc.) which differs from the units used in administering the consumable (capful, spray, drop, etc.). For example when recording medication administrations, 'metric drop (C48491)'' would be appropriate to accompany the RxNorm code of 198283 (Timolol 0.25% Ophthalmic Solution) where the number of drops would be specified in doseQuantity@value. |
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:1098-7519). |
Control | 0..1 |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.30 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
84. 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. |
Short | (USCDI) Medications |
Comments | This consumable SHALL contain exactly one [1..1] Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.23:2014-06-09) (CONF:1098-16085). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot |
86. 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 |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Medication Information) |
Is Modifier | false |
Invariants | product-choice: manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) ((manufacturedLabeledDrug | manufacturedMaterial).count() = 1 ) |
88. SubstanceAdministration.performer | |
Comments | MAY contain zero or one [0..1] performer (CONF:1098-7522). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Performer2 |
90. 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:1098-31150). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
Is Modifier | false |
92. 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 areUnordered and Open, and can be differentiated using the following discriminators: |
94. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1098-7523) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
96. 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:1098-7524). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAParticipationType (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType ) |
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 |
98. 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:1098-16086). |
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 ) |
100. 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 areUnordered and Open, and can be differentiated using the following discriminators: |
102. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Short | (USCDI) Indication |
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:1098-16087). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
104. 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:1098-7537). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
106. 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 |
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() )indication-value: If the ID element does not reference a problem recorded elsewhere in the document, then observation/value must be populated with a coded entry. ( value.exists() or (%resource.descendants().ofType(CDA.Observation).where(id.exists($this.root = %context.id.first().root and $this.extension ~ %context.id.first().extension) and value.exists())) ) |
108. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7539) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
110. 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:1098-7540). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
112. 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:1098-7542). |
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 |
114. 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:1098-31387). |
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() ) |
116. SubstanceAdministration.entryRelationship:supplyOrder | |
Slice Name | supplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7543) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
118. SubstanceAdministration.entryRelationship:supplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7547). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
120. SubstanceAdministration.entryRelationship:supplyOrder.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:1098-16089). |
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() ) |
122. SubstanceAdministration.entryRelationship:medicationDispense | |
Slice Name | medicationDispense |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7549) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
124. SubstanceAdministration.entryRelationship:medicationDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7553). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
126. SubstanceAdministration.entryRelationship:medicationDispense.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:1098-16090). |
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() ) |
128. SubstanceAdministration.entryRelationship:reaction | |
Slice Name | reaction |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7552) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
130. SubstanceAdministration.entryRelationship:reaction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7544). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
132. SubstanceAdministration.entryRelationship:reaction.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:1098-16091). |
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() ) |
134. SubstanceAdministration.entryRelationship:drugMonitoring | |
Slice Name | drugMonitoring |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-30820) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
136. SubstanceAdministration.entryRelationship:drugMonitoring.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CONF:1098-30821). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
138. SubstanceAdministration.entryRelationship:drugMonitoring.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] Drug Monitoring Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.123) (CONF:1098-30822). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Drug Monitoring Act) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
140. SubstanceAdministration.entryRelationship:substanceAdministered | |
Slice Name | substanceAdministered |
Short | The following entryRelationship is used to indicate a given medication'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 | MAY contain zero or more [0..*] entryRelationship (CONF:1098-31515) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
142. SubstanceAdministration.entryRelationship:substanceAdministered.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-31516). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
144. SubstanceAdministration.entryRelationship:substanceAdministered.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:1098-31517). |
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 |
146. SubstanceAdministration.entryRelationship:substanceAdministered.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1098-31518). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
148. SubstanceAdministration.entryRelationship:substanceAdministered.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:1098-31519). |
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() ) |
150. SubstanceAdministration.entryRelationship:adherence | |
Slice Name | adherence |
Short | (USCDI) Medication Adherence |
Comments | MAY contain zero or more [0..*] entryRelationship such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
152. SubstanceAdministration.entryRelationship:adherence.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
154. SubstanceAdministration.entryRelationship:adherence.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] Medication Adherence (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.508). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Medication Adherence) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-informant: SHOULD contain informant ( informant.exists() ) |
156. SubstanceAdministration.entryRelationship:signature | |
Slice Name | signature |
Short | (USCDI) Medication Instructions |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-32907) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
158. SubstanceAdministration.entryRelationship:signature.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-32908). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
160. SubstanceAdministration.entryRelationship:signature.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 |
Comments | SHALL contain exactly one [1..1] Medication Free Text Sig (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.147) (CONF:1098-32909). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration(Medication Free Text Sig) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
162. SubstanceAdministration.precondition | |
Comments | MAY contain zero or more [0..*] precondition (CONF:1098-31520). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
164. SubstanceAdministration.precondition.typeCode | |
Comments | The precondition, if present, SHALL contain exactly one [1..1] @typeCode="PRCN" (CONF:1098-31882). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAActRelationshipType (required to http://hl7.org/cda/stds/core/ValueSet/CDAActRelationshipType ) |
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 |
166. SubstanceAdministration.precondition.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 | The precondition, if present, 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:1098-31883). |
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 | Instance 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() )1098-7513: SHOULD contain zero or one [0..1] effectiveTime (CONF:1098-7513) such that it **SHALL** contain exactly one [1..1] @xsi:type="PIVL_TS" or "EIVL_TS" (CONF:1098-28499). ( effectiveTime.ofType(CDA.PIVL_TS).exists() or effectiveTime.ofType(CDA.EIVL_TS).exists() )should-routeCode: SHOULD contain routeCode ( routeCode.exists() )dose-unit-or-admin-unit: If doseQuantity/@unit is present, then administrationUnitCode SHALL NOT be present. ( doseQuantity.unit.exists() implies administrationUnitCode.empty() )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 (required to http://hl7.org/cda/stds/core/ValueSet/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 (required to http://hl7.org/cda/stds/core/ValueSet/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 areUnordered and Open, and can be differentiated using the following discriminators: |
20. SubstanceAdministration.templateId:medication-activity | |
Slice Name | medication-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:medication-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 (required to http://hl7.org/cda/stds/core/ValueSet/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:medication-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:medication-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:medication-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.16 |
30. SubstanceAdministration.templateId:medication-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 | 2014-06-09 |
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:1098-7496). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAActClass (required to http://hl7.org/cda/stds/core/ValueSet/CDAActClass ) |
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 2011-04-03 (CONF:1098-7497). |
Control | 1..1 |
Binding | The codes SHALL be taken from MoodCodeEvnInt (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.11.20.9.18 ) |
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:1098-7500). |
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:1098-7506). |
Control | 0..1 |
Binding | For example codes, see CDAActSubstanceAdministrationCode (example to http://hl7.org/cda/stds/core/ValueSet/CDAActSubstanceAdministrationCode ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
40. SubstanceAdministration.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. |
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 (required to http://hl7.org/cda/stds/core/ValueSet/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 CDACompressionAlgorithm (required to http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm ) |
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) (required to http://terminology.hl7.org/ValueSet/v3-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 (example to http://terminology.hl7.org/ValueSet/v3-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 CDABinaryDataEncoding (required to http://hl7.org/cda/stds/core/ValueSet/BinaryDataEncoding ) |
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:1098-7507). |
Control | 1..1 |
Binding | The codes SHALL be taken from ActStatus (required to http://terminology.hl7.org/ValueSet/v3-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 (required to http://hl7.org/cda/stds/core/ValueSet/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. |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there SHALL be an effectiveTime documentation of the duration (or single-administration timestamp), and that there SHOULD be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. |
Comments | This statusCode SHALL contain exactly one [1..1] @code, which SHALL be selected from ValueSet Medication Status urn:oid:2.16.840.1.113762.1.4.1099.11 DYNAMIC (CONF:1098-32360). |
Control | 1..1 |
Binding | The codes SHALL be taken from Medication Status (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.11 ) |
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 | |
Control | 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. |
Slicing | This element introduces a set of slices on SubstanceAdministration.effectiveTime . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
90. SubstanceAdministration.effectiveTime:duration | |
Slice Name | duration |
Short | The substance administration effectiveTime field can repeat, in order to represent varying levels of complex dosing. effectiveTime can be used to represent the duration of administration (e.g., "10 days"), the frequency of administration (e.g., "every 8 hours"), and more. Here, we require that there **SHALL** be an effectiveTime documentation of the duration (or single-administration timestamp), and that there **SHOULD** be an effectiveTime documentation of the frequency. Other timing nuances, supported by the base CDA R2 standard, may also be included. Note: This effectiveTime represents either the time the medication was started and stopped or the single-administration timestamp. |
Comments | SHALL contain exactly one [1..1] effectiveTime (CONF:1098-7508) such that it |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-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. |
Invariants | 1098-32890: This effectiveTime **SHALL** contain either a low or a @value but not both (CONF:1098-32890). ((value.exists() or low.exists()) and ((value.exists() and low.exists()).not()) )should-value-att: SHOULD contain @value ( value.exists() )should-low: SHOULD contain low ( low.exists() ) |
92. SubstanceAdministration.effectiveTime:duration.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
94. SubstanceAdministration.effectiveTime:duration.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Short | indicates a single-administration timestamp |
Comments | SHOULD contain zero or one [0..1] @value (CONF:1098-32775). |
Control | 0..1 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
96. SubstanceAdministration.effectiveTime:duration.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 CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
98. SubstanceAdministration.effectiveTime:duration.low | |
Definition | This is the low limit of the interval. |
Short | indicates when medication started |
Comments | SHOULD contain zero or one [0..1] low (CONF:1098-32776). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS |
Label | Low Boundary |
100. SubstanceAdministration.effectiveTime:duration.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/TS |
Label | Central Value |
102. SubstanceAdministration.effectiveTime:duration.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 |
104. SubstanceAdministration.effectiveTime:duration.high | |
Definition | This is the high limit of the interval. |
Short | indicates when medication stopped |
Comments | MAY contain zero or one [0..1] high (CONF:1098-32777). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS |
Label | High Boundary |
106. SubstanceAdministration.effectiveTime:periodicFrequency | |
Slice Name | periodicFrequency |
Short | This effectiveTime represents a periodic medication frequency (e.g., administration times per day). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EIVL-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. |
108. SubstanceAdministration.effectiveTime:periodicFrequency.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
110. SubstanceAdministration.effectiveTime:periodicFrequency.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 0..0 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
112. SubstanceAdministration.effectiveTime:periodicFrequency.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. |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
Pattern Value | A |
114. SubstanceAdministration.effectiveTime:periodicFrequency.event | |
Definition | A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
Label | Event |
116. SubstanceAdministration.effectiveTime:periodicFrequency.offset | |
Definition | An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
Label | Offset |
118. SubstanceAdministration.effectiveTime:eventFrequency | |
Slice Name | eventFrequency |
Short | This effectiveTime represents an event-based medication frequency (e.g., administration at bedtime). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PIVL-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. |
120. SubstanceAdministration.effectiveTime:eventFrequency.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
122. SubstanceAdministration.effectiveTime:eventFrequency.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 0..0 |
Type | dateTime(ts: Point in Time) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Date Format | YYYYMMDDHHMMSS.UUUU[+|-ZZzz] |
XML Format | In the XML format, this property is represented as an attribute. |
124. SubstanceAdministration.effectiveTime:eventFrequency.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. |
Comments | SHALL contain exactly one [1..1] @operator="A" (CONF:1098-9106). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
Pattern Value | A |
126. SubstanceAdministration.effectiveTime:eventFrequency.phase | |
Definition | A prototype of the repeating interval, specifying the duration of each occurrence and anchors the periodic interval sequence at a certain point in time. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS |
Label | Phase |
128. SubstanceAdministration.effectiveTime:eventFrequency.period | |
Definition | A time duration specifying as a reciprocal measure of the frequency at which the periodic interval repeats. |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/PQ |
Label | Period |
130. SubstanceAdministration.effectiveTime:eventFrequency.alignment | |
Definition | Specifies if and how the repetitions are aligned to the cycles of the underlying calendar (e.g., to distinguish every 30 days from "the 5th of every month".) A non-aligned periodic interval recurs independently from the calendar. An aligned periodic interval is synchronized with the calendar. |
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 | Alignment to the Calendar |
132. SubstanceAdministration.effectiveTime:eventFrequency.institutionSpecified | |
Definition | Indicates whether the exact timing is up to the party executing the schedule (e.g., to distinguish "every 8 hours" from "3 times a day".) |
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 | Institution Specified Timing |
134. SubstanceAdministration.priorityCode | |
Control | 0..1 |
Binding | For example codes, see ActPriority (example to http://terminology.hl7.org/ValueSet/v3-ActPriority ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
136. 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. |
Comments | MAY contain zero or one [0..1] repeatNumber (CONF:1098-7555). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-INT |
138. SubstanceAdministration.routeCode | |
Comments | SHOULD 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:1098-7514). |
Control | 0..1 |
Binding | The codes SHALL be taken from SPL Drug Route of Administration Terminology (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.7 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
Invariants | should-translation: SHOULD contain translation (translation.exists() ) |
140. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
142. 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 |
144. 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 |
146. 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 |
148. 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 |
150. 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 |
152. 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 . |
154. 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 . |
156. 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 |
158. 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 |
160. 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 SHOULD be selected from ValueSet Medication Route urn:oid:2.16.840.1.113762.1.4.1099.12 DYNAMIC (CONF:1098-32950). |
Control | 0..* |
Binding | The codes SHOULD be taken from Medication Route (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.12 ) |
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 |
162. 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:1098-7515). |
Control | 0..1 |
Binding | The codes SHALL be taken from Body Site Value Set (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.88.12.3221.8.9 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CD |
164. SubstanceAdministration.doseQuantity | |
Short | If the consumable code is not pre-coordinated (e.g., is "simply metoprolol Oral Product" (RxCUI 1163523), then doseQuantity must represent a physical quantity with @unit, e.g., "25" and "mg", specifying the amount of product given per administration (CONF:1098-16879). If the consumable code is a pre-coordinated unit dose (e.g., "metoprolol 25mg tablet") then doseQuantity is a unitless number that indicates the number of products given per administration (e.g., "2", meaning 2 x "metoprolol 25mg tablet" per administration) (CONF:1098-16878). |
Comments | SHALL contain exactly one [1..1] doseQuantity (CONF:1098-7516). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
Invariants | should-unit: SHOULD contain @unit (nullFlavor.exists() or unit.exists() ) |
166. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
168. SubstanceAdministration.doseQuantity.unit | |
Definition | NOTE: The base CDA R2.0 standard requires @unit to be drawn from UCUM, and best practice is to use case sensitive UCUM units |
Short | (USCDI) Dose Unit of Measure. 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 | This doseQuantity SHOULD contain zero or one [0..1] @unit, which SHOULD be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7526). |
Control | 0..1 |
Binding | The codes SHOULD be taken from UnitsOfMeasureCaseSensitive (preferred to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
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 |
170. 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 |
172. 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 |
174. 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 CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
176. 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 |
178. 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 |
180. 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 |
182. 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 |
184. SubstanceAdministration.rateQuantity | |
Comments | MAY contain zero or one [0..1] rateQuantity (CONF:1098-7517). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ |
186. SubstanceAdministration.rateQuantity.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
188. SubstanceAdministration.rateQuantity.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 rateQuantity, if present, SHALL contain exactly one [1..1] @unit, which SHALL be selected from ValueSet UnitsOfMeasureCaseSensitive urn:oid:2.16.840.1.113883.1.11.12839 DYNAMIC (CONF:1098-7525). |
Control | 1..1 |
Binding | The codes SHALL be taken from UnitsOfMeasureCaseSensitive (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12839 ) |
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 |
190. SubstanceAdministration.rateQuantity.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 |
192. SubstanceAdministration.rateQuantity.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 |
194. SubstanceAdministration.rateQuantity.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 CDASetOperator (required to http://hl7.org/cda/stds/core/ValueSet/CDASetOperator ) |
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 |
196. SubstanceAdministration.rateQuantity.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 |
198. SubstanceAdministration.rateQuantity.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 |
200. SubstanceAdministration.rateQuantity.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 |
202. SubstanceAdministration.rateQuantity.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 |
204. SubstanceAdministration.maxDoseQuantity | |
Comments | MAY contain zero or one [0..1] maxDoseQuantity (CONF:1098-7518). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RTO-PQ-PQ |
206. SubstanceAdministration.administrationUnitCode | |
Short | administrationUnitCode@code describes the units of medication administration for an item using a code that is pre-coordinated to include a physical unit form (ointment, powder, solution, etc.) which differs from the units used in administering the consumable (capful, spray, drop, etc.). For example when recording medication administrations, 'metric drop (C48491)'' would be appropriate to accompany the RxNorm code of 198283 (Timolol 0.25% Ophthalmic Solution) where the number of drops would be specified in doseQuantity@value. |
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:1098-7519). |
Control | 0..1 |
Binding | The codes SHALL be taken from AdministrationUnitDoseForm (required to http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.30 ) |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
208. 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. |
Short | (USCDI) Medications |
Comments | This consumable SHALL contain exactly one [1..1] Medication Information (identifier: urn:hl7ii:2.16.840.1.113883.10.20.22.4.23:2014-06-09) (CONF:1098-16085). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot |
210. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
212. 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 |
214. 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 |
216. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
218. 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 |
220. 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 |
222. 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 |
224. 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 |
226. 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 |
228. SubstanceAdministration.consumable.typeCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from CDAParticipationType (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType ) |
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 |
230. 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 |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ManufacturedProduct(Medication Information) |
Is Modifier | false |
Invariants | product-choice: manufacturedLabeledDrug and manufacturedMaterial are mutually exclusive (one must be present) ((manufacturedLabeledDrug | manufacturedMaterial).count() = 1 ) |
232. SubstanceAdministration.subject | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Subject |
234. SubstanceAdministration.specimen | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Specimen |
236. SubstanceAdministration.performer | |
Comments | MAY contain zero or one [0..1] performer (CONF:1098-7522). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Performer2 |
238. 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:1098-31150). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Author(Author Participation) |
Is Modifier | false |
240. SubstanceAdministration.informant | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Informant |
242. 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 areUnordered and Open, and can be differentiated using the following discriminators: |
244. SubstanceAdministration.participant:drugVehicle | |
Slice Name | drugVehicle |
Comments | MAY contain zero or more [0..*] participant (CONF:1098-7523) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Participant2 |
246. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
248. 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 |
250. 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 |
252. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
254. 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 |
256. 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 |
258. 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 |
260. 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 |
262. 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 |
264. 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:1098-7524). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAParticipationType (required to http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType ) |
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 |
266. SubstanceAdministration.participant:drugVehicle.contextControlCode | |
Control | 0..1 |
Binding | The codes SHALL be taken from CDAContextControl (required to http://hl7.org/cda/stds/core/ValueSet/CDAContextControl ) |
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 |
268. 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 . |
270. SubstanceAdministration.participant:drugVehicle.time | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS |
272. SubstanceAdministration.participant:drugVehicle.awarenessCode | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/CE |
274. 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:1098-16086). |
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 ) |
276. 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 areUnordered and Open, and can be differentiated using the following discriminators: |
278. SubstanceAdministration.entryRelationship:indication | |
Slice Name | indication |
Short | (USCDI) Indication |
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:1098-16087). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
280. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
282. 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 |
284. 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 |
286. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
288. 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 |
290. 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 |
292. 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 |
294. 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 |
296. 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 |
298. 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:1098-7537). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
300. 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. |
302. 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 |
304. 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. |
306. SubstanceAdministration.entryRelationship:indication.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
308. SubstanceAdministration.entryRelationship:indication.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
310. SubstanceAdministration.entryRelationship:indication.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
312. SubstanceAdministration.entryRelationship:indication.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
314. 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 |
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() )indication-value: If the ID element does not reference a problem recorded elsewhere in the document, then observation/value must be populated with a coded entry. ( value.exists() or (%resource.descendants().ofType(CDA.Observation).where(id.exists($this.root = %context.id.first().root and $this.extension ~ %context.id.first().extension) and value.exists())) ) |
316. SubstanceAdministration.entryRelationship:indication.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
318. SubstanceAdministration.entryRelationship:indication.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
320. SubstanceAdministration.entryRelationship:indication.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
322. SubstanceAdministration.entryRelationship:indication.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
324. SubstanceAdministration.entryRelationship:indication.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
326. SubstanceAdministration.entryRelationship:indication.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
328. SubstanceAdministration.entryRelationship:instruction | |
Slice Name | instruction |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7539) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
330. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
332. 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 |
334. 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 |
336. 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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
338. 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 |
340. 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 |
342. 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 |
344. 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 |
346. 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 |
348. 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:1098-7540). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
350. 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:1098-7542). |
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 |
352. 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 |
354. 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. |
356. SubstanceAdministration.entryRelationship:instruction.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
358. SubstanceAdministration.entryRelationship:instruction.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
360. 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:1098-31387). |
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() ) |
362. SubstanceAdministration.entryRelationship:instruction.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
364. SubstanceAdministration.entryRelationship:instruction.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
366. SubstanceAdministration.entryRelationship:instruction.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
368. SubstanceAdministration.entryRelationship:instruction.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
370. SubstanceAdministration.entryRelationship:instruction.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
372. SubstanceAdministration.entryRelationship:instruction.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
374. SubstanceAdministration.entryRelationship:instruction.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
376. SubstanceAdministration.entryRelationship:instruction.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
378. SubstanceAdministration.entryRelationship:supplyOrder | |
Slice Name | supplyOrder |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-7543) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
380. SubstanceAdministration.entryRelationship:supplyOrder.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
382. SubstanceAdministration.entryRelationship:supplyOrder.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 |
384. SubstanceAdministration.entryRelationship:supplyOrder.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 |
386. SubstanceAdministration.entryRelationship:supplyOrder.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
388. SubstanceAdministration.entryRelationship:supplyOrder.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 |
390. SubstanceAdministration.entryRelationship:supplyOrder.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 |
392. SubstanceAdministration.entryRelationship:supplyOrder.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 |
394. SubstanceAdministration.entryRelationship:supplyOrder.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 |
396. SubstanceAdministration.entryRelationship:supplyOrder.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 |
398. SubstanceAdministration.entryRelationship:supplyOrder.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7547). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
400. SubstanceAdministration.entryRelationship:supplyOrder.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. |
402. SubstanceAdministration.entryRelationship:supplyOrder.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 |
404. SubstanceAdministration.entryRelationship:supplyOrder.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. |
406. SubstanceAdministration.entryRelationship:supplyOrder.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
408. SubstanceAdministration.entryRelationship:supplyOrder.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
410. SubstanceAdministration.entryRelationship:supplyOrder.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
412. SubstanceAdministration.entryRelationship:supplyOrder.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
414. SubstanceAdministration.entryRelationship:supplyOrder.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
416. SubstanceAdministration.entryRelationship:supplyOrder.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
418. SubstanceAdministration.entryRelationship:supplyOrder.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
420. SubstanceAdministration.entryRelationship:supplyOrder.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
422. SubstanceAdministration.entryRelationship:supplyOrder.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
424. SubstanceAdministration.entryRelationship:supplyOrder.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
426. SubstanceAdministration.entryRelationship:supplyOrder.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:1098-16089). |
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() ) |
428. SubstanceAdministration.entryRelationship:medicationDispense | |
Slice Name | medicationDispense |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7549) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
430. SubstanceAdministration.entryRelationship:medicationDispense.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
432. SubstanceAdministration.entryRelationship:medicationDispense.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 |
434. SubstanceAdministration.entryRelationship:medicationDispense.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 |
436. SubstanceAdministration.entryRelationship:medicationDispense.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
438. SubstanceAdministration.entryRelationship:medicationDispense.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 |
440. SubstanceAdministration.entryRelationship:medicationDispense.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 |
442. SubstanceAdministration.entryRelationship:medicationDispense.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 |
444. SubstanceAdministration.entryRelationship:medicationDispense.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 |
446. SubstanceAdministration.entryRelationship:medicationDispense.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 |
448. SubstanceAdministration.entryRelationship:medicationDispense.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="REFR" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7553). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
450. SubstanceAdministration.entryRelationship:medicationDispense.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. |
452. SubstanceAdministration.entryRelationship:medicationDispense.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 |
454. SubstanceAdministration.entryRelationship:medicationDispense.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. |
456. SubstanceAdministration.entryRelationship:medicationDispense.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
458. SubstanceAdministration.entryRelationship:medicationDispense.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
460. SubstanceAdministration.entryRelationship:medicationDispense.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
462. SubstanceAdministration.entryRelationship:medicationDispense.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
464. SubstanceAdministration.entryRelationship:medicationDispense.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
466. SubstanceAdministration.entryRelationship:medicationDispense.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
468. SubstanceAdministration.entryRelationship:medicationDispense.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
470. SubstanceAdministration.entryRelationship:medicationDispense.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
472. SubstanceAdministration.entryRelationship:medicationDispense.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
474. SubstanceAdministration.entryRelationship:medicationDispense.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
476. SubstanceAdministration.entryRelationship:medicationDispense.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:1098-16090). |
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() ) |
478. SubstanceAdministration.entryRelationship:reaction | |
Slice Name | reaction |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-7552) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
480. SubstanceAdministration.entryRelationship:reaction.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
482. SubstanceAdministration.entryRelationship:reaction.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 |
484. SubstanceAdministration.entryRelationship:reaction.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 |
486. SubstanceAdministration.entryRelationship:reaction.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
488. SubstanceAdministration.entryRelationship:reaction.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 |
490. SubstanceAdministration.entryRelationship:reaction.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 |
492. SubstanceAdministration.entryRelationship:reaction.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 |
494. SubstanceAdministration.entryRelationship:reaction.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 |
496. SubstanceAdministration.entryRelationship:reaction.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 |
498. SubstanceAdministration.entryRelationship:reaction.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="CAUS" (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002 STATIC) (CONF:1098-7544). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
500. SubstanceAdministration.entryRelationship:reaction.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. |
502. SubstanceAdministration.entryRelationship:reaction.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 |
504. SubstanceAdministration.entryRelationship:reaction.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. |
506. SubstanceAdministration.entryRelationship:reaction.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
508. SubstanceAdministration.entryRelationship:reaction.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
510. SubstanceAdministration.entryRelationship:reaction.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
512. SubstanceAdministration.entryRelationship:reaction.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
514. SubstanceAdministration.entryRelationship:reaction.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:1098-16091). |
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() ) |
516. SubstanceAdministration.entryRelationship:reaction.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
518. SubstanceAdministration.entryRelationship:reaction.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
520. SubstanceAdministration.entryRelationship:reaction.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
522. SubstanceAdministration.entryRelationship:reaction.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
524. SubstanceAdministration.entryRelationship:reaction.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
526. SubstanceAdministration.entryRelationship:reaction.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
528. SubstanceAdministration.entryRelationship:drugMonitoring | |
Slice Name | drugMonitoring |
Comments | MAY contain zero or one [0..1] entryRelationship (CONF:1098-30820) such that it |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
530. SubstanceAdministration.entryRelationship:drugMonitoring.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
532. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
534. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
536. SubstanceAdministration.entryRelationship:drugMonitoring.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
538. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
540. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
542. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
544. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
546. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
548. SubstanceAdministration.entryRelationship:drugMonitoring.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CONF:1098-30821). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
550. SubstanceAdministration.entryRelationship:drugMonitoring.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. |
552. SubstanceAdministration.entryRelationship:drugMonitoring.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 |
554. SubstanceAdministration.entryRelationship:drugMonitoring.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. |
556. SubstanceAdministration.entryRelationship:drugMonitoring.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
558. SubstanceAdministration.entryRelationship:drugMonitoring.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
560. SubstanceAdministration.entryRelationship:drugMonitoring.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] Drug Monitoring Act (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.123) (CONF:1098-30822). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act(Drug Monitoring Act) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
562. SubstanceAdministration.entryRelationship:drugMonitoring.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
564. SubstanceAdministration.entryRelationship:drugMonitoring.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
566. SubstanceAdministration.entryRelationship:drugMonitoring.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
568. SubstanceAdministration.entryRelationship:drugMonitoring.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
570. SubstanceAdministration.entryRelationship:drugMonitoring.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
572. SubstanceAdministration.entryRelationship:drugMonitoring.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
574. SubstanceAdministration.entryRelationship:drugMonitoring.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
576. SubstanceAdministration.entryRelationship:drugMonitoring.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
578. SubstanceAdministration.entryRelationship:substanceAdministered | |
Slice Name | substanceAdministered |
Short | The following entryRelationship is used to indicate a given medication'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 | MAY contain zero or more [0..*] entryRelationship (CONF:1098-31515) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
580. SubstanceAdministration.entryRelationship:substanceAdministered.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
582. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
584. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
586. SubstanceAdministration.entryRelationship:substanceAdministered.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 (required to http://hl7.org/cda/stds/core/ValueSet/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.entryRelationship:substanceAdministered.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 |
590. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
592. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
594. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
596. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
598. SubstanceAdministration.entryRelationship:substanceAdministered.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-31516). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
600. SubstanceAdministration.entryRelationship:substanceAdministered.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:1098-31517). |
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 |
602. SubstanceAdministration.entryRelationship:substanceAdministered.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 |
604. SubstanceAdministration.entryRelationship:substanceAdministered.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. |
606. SubstanceAdministration.entryRelationship:substanceAdministered.sequenceNumber | |
Comments | MAY contain zero or one [0..1] sequenceNumber (CONF:1098-31518). |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
608. SubstanceAdministration.entryRelationship:substanceAdministered.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
610. SubstanceAdministration.entryRelationship:substanceAdministered.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:1098-31519). |
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() ) |
612. SubstanceAdministration.entryRelationship:substanceAdministered.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
614. SubstanceAdministration.entryRelationship:substanceAdministered.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
616. SubstanceAdministration.entryRelationship:substanceAdministered.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
618. SubstanceAdministration.entryRelationship:substanceAdministered.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
620. SubstanceAdministration.entryRelationship:substanceAdministered.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
622. SubstanceAdministration.entryRelationship:substanceAdministered.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
624. SubstanceAdministration.entryRelationship:substanceAdministered.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
626. SubstanceAdministration.entryRelationship:substanceAdministered.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
628. SubstanceAdministration.entryRelationship:adherence | |
Slice Name | adherence |
Short | (USCDI) Medication Adherence |
Comments | MAY contain zero or more [0..*] entryRelationship such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
630. SubstanceAdministration.entryRelationship:adherence.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
632. SubstanceAdministration.entryRelationship:adherence.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 |
634. SubstanceAdministration.entryRelationship:adherence.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 |
636. SubstanceAdministration.entryRelationship:adherence.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
638. SubstanceAdministration.entryRelationship:adherence.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 |
640. SubstanceAdministration.entryRelationship:adherence.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 |
642. SubstanceAdministration.entryRelationship:adherence.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 |
644. SubstanceAdministration.entryRelationship:adherence.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 |
646. SubstanceAdministration.entryRelationship:adherence.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 |
648. SubstanceAdministration.entryRelationship:adherence.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
650. SubstanceAdministration.entryRelationship:adherence.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. |
652. SubstanceAdministration.entryRelationship:adherence.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 |
654. SubstanceAdministration.entryRelationship:adherence.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. |
656. SubstanceAdministration.entryRelationship:adherence.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
658. SubstanceAdministration.entryRelationship:adherence.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
660. SubstanceAdministration.entryRelationship:adherence.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
662. SubstanceAdministration.entryRelationship:adherence.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
664. SubstanceAdministration.entryRelationship:adherence.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] Medication Adherence (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.508). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation(Medication Adherence) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() )should-informant: SHOULD contain informant ( informant.exists() ) |
666. SubstanceAdministration.entryRelationship:adherence.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
668. SubstanceAdministration.entryRelationship:adherence.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
670. SubstanceAdministration.entryRelationship:adherence.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
672. SubstanceAdministration.entryRelationship:adherence.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
674. SubstanceAdministration.entryRelationship:adherence.substanceAdministration | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration |
676. SubstanceAdministration.entryRelationship:adherence.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
678. SubstanceAdministration.entryRelationship:signature | |
Slice Name | signature |
Short | (USCDI) Medication Instructions |
Comments | MAY contain zero or more [0..*] entryRelationship (CONF:1098-32907) such that it |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship |
680. SubstanceAdministration.entryRelationship:signature.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
682. SubstanceAdministration.entryRelationship:signature.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 |
684. SubstanceAdministration.entryRelationship:signature.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 |
686. SubstanceAdministration.entryRelationship:signature.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
688. SubstanceAdministration.entryRelationship:signature.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 |
690. SubstanceAdministration.entryRelationship:signature.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 |
692. SubstanceAdministration.entryRelationship:signature.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 |
694. SubstanceAdministration.entryRelationship:signature.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 |
696. SubstanceAdministration.entryRelationship:signature.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 |
698. SubstanceAdministration.entryRelationship:signature.typeCode | |
Comments | SHALL contain exactly one [1..1] @typeCode="COMP" Has component (CodeSystem: HL7ActRelationshipType urn:oid:2.16.840.1.113883.5.1002) (CONF:1098-32908). |
Control | 1..1 |
Binding | The codes SHALL be taken from x_ActRelationshipEntryRelationship (required to http://terminology.hl7.org/ValueSet/v3-xActRelationshipEntryRelationship ) |
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 |
700. SubstanceAdministration.entryRelationship:signature.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. |
702. SubstanceAdministration.entryRelationship:signature.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 |
704. SubstanceAdministration.entryRelationship:signature.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. |
706. SubstanceAdministration.entryRelationship:signature.sequenceNumber | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/INT |
708. SubstanceAdministration.entryRelationship:signature.seperatableInd | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/BL |
710. SubstanceAdministration.entryRelationship:signature.act | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Act |
712. SubstanceAdministration.entryRelationship:signature.encounter | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Encounter |
714. SubstanceAdministration.entryRelationship:signature.observation | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Observation |
716. SubstanceAdministration.entryRelationship:signature.observationMedia | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/ObservationMedia |
718. SubstanceAdministration.entryRelationship:signature.organizer | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Organizer |
720. SubstanceAdministration.entryRelationship:signature.procedure | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Procedure |
722. SubstanceAdministration.entryRelationship:signature.regionOfInterest | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/RegionOfInterest |
724. SubstanceAdministration.entryRelationship:signature.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 |
Comments | SHALL contain exactly one [1..1] Medication Free Text Sig (identifier: urn:oid:2.16.840.1.113883.10.20.22.4.147) (CONF:1098-32909). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/SubstanceAdministration(Medication Free Text Sig) |
Is Modifier | false |
Invariants | should-text-ref-value: SHOULD contain text/reference/@value (text.reference.value.exists() ) |
726. SubstanceAdministration.entryRelationship:signature.supply | |
Control | 0..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Supply |
728. SubstanceAdministration.reference | |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Reference |
730. SubstanceAdministration.precondition | |
Comments | MAY contain zero or more [0..*] precondition (CONF:1098-31520). |
Control | 0..* |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Precondition |
732. SubstanceAdministration.precondition.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
734. SubstanceAdministration.precondition.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 |
736. SubstanceAdministration.precondition.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 |
738. SubstanceAdministration.precondition.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 (required to http://hl7.org/cda/stds/core/ValueSet/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 |
740. SubstanceAdministration.precondition.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 |
742. SubstanceAdministration.precondition.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 |
744. SubstanceAdministration.precondition.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 |
746. SubstanceAdministration.precondition.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 |
748. SubstanceAdministration.precondition.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 |
750. SubstanceAdministration.precondition.typeCode | |
Comments | The precondition, if present, SHALL contain exactly one [1..1] @typeCode="PRCN" (CONF:1098-31882). |
Control | 1..1 |
Binding | The codes SHALL be taken from CDAActRelationshipType (required to http://hl7.org/cda/stds/core/ValueSet/CDAActRelationshipType ) |
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 |
752. SubstanceAdministration.precondition.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 | The precondition, if present, 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:1098-31883). |
Control | 1..1 |
Type | http://hl7.org/cda/stds/core/StructureDefinition/Criterion(Precondition for Substance Administration) |
Is Modifier | false |
754. 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 . |