Choice |
… 1 |
|
Elements to choose from:
- hl7:effectiveTime[not(*) and @xsi:type='TS']
- hl7:effectiveTime[hl7:period and not(hl7:phase)]
- hl7:effectiveTime[hl7:event and @xsi:type='EIVL']
|
hl7:effectiveTime
|
TS |
|
C |
Time stamp to indicate one time application |
(Nor…ing) |
 |
where [not(*) and @xsi:type='TS'] |
|
|
|
Example |
Once, on 21-09-2015 at 7:18 in the morning <effectiveTime xsi:type="TS" value="201509210718"/> |
hl7:effectiveTime
|
PIVL_TS |
|
C |
Dose to be taken over a certain period of time, e.g. within a day, a week etc. |
(Nor…ing) |
 |
where [hl7:period and not(hl7:phase)] |
|
|
@operator
|
|
1 … 1 |
F |
A |
@institutionSpecified
|
|
1 … 1 |
F |
true |
|
Constraint |
Conditional Conformance:
Card |
Conf |
Predicate |
1..1 |
M |
Dose specified in doseQuantity |
|
NP |
Dose not specified in doseQuantity |
|
|
Example |
Twice a day <effectiveTime xsi:type="PIVL_TS" institutionSpecified="true" operator="A"> <period value="12" unit="h"/></effectiveTime> |
|
Example |
Every twelve hours <effectiveTime xsi:type="PIVL_TS" institutionSpecified="false" operator="A"> <period value="12" unit="h"/></effectiveTime> |
|
Example |
Three times a day, at times determined by the person administering the medication <effectiveTime xsi:type="PIVL_TS" institutionSpecified="true" operator="A"> <period value="8" unit="h"/></effectiveTime> |
|
Example |
Every 8 hours <effectiveTime xsi:type="PIVL_TS" institutionSpecified="false" operator="A"> <period value="8" unit="h"/></effectiveTime> |
hl7:period
|
PQ |
1 … 1 |
M |
|
(Nor…ing) |
@value
|
|
1 … 1 |
F |
1 |
@unit
|
cs |
1 … 1 |
R |
|
|
CONF |
|
hl7:phase
|
|
|
NP |
|
(Nor…ing) |
hl7:effectiveTime
|
TS |
|
C |
Dose to be taken at a specific event |
(Nor…ing) |
 |
where [hl7:event and @xsi:type='EIVL'] |
|
|
@operator
|
|
1 … 1 |
F |
A |
|
Example |
Before lunch <effectiveTime xsi:type="EIVL" operator="A"> <event code="ACD"/></effectiveTime> |
hl7:event
|
CS |
1 … 1 |
M |
|
(Nor…ing) |
@code
|
cs |
1 … 1 |
R |
|
|
CONF |
|