Template

Show index

Template UV Normal Dosing 2017‑01‑02

Id2.16.840.1.113883.10.21.9.2Effective Date2017‑01‑02
Statuscancelled CancelledVersion Label
NameNormaldosingDisplay NameUV Normal Dosing
DescriptionNormal Dosing
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Example
Every day at 8:00 in the morning for 10 minutes
<effectiveTime xsi:type="PIVL_TS" operator="A">
  <phase>
    <low value="198701010800"/>    <width value="10" unit="min"/>  </phase>
  <period value="1" unit="d"/></effectiveTime>
ItemDTCardConfDescriptionLabel
Choice … 1Elements 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
TSCTime stamp to indicate one time applicationNormdotssing
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_TSCDose to be taken over a certain period of time, e.g. within a day, a week etc.Normdotssing
where [hl7:period and not(hl7:phase)]
@operator
cs1 … 1FA
@institutionSpecified
bl1 … 1Ftrue
 ConstraintConditional Conformance:
CardConfPredicate
1..1MDose specified in doseQuantity
NPDose 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
PQ1 … 1MNormdotssing
@value
1 … 1F1
@unit
cs1 … 1R
 CONF
The value of @unit shall be drawn from value set 2.16.840.1.113883.11.21.1 Medication Time Units (UCUM) (DYNAMIC)
hl7:phase
NPNormdotssing
hl7:effectiveTime
TSCDose to be taken at a specific eventNormdotssing
where [hl7:event and @xsi:type='EIVL']
@operator
cs1 … 1FA
 Example
Before lunch
<effectiveTime xsi:type="EIVL" operator="A">
  <event code="ACD"/></effectiveTime>
hl7:event
CS1 … 1MNormdotssing
@code
cs1 … 1R
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10706 TimingEvent (DYNAMIC)