2.16.840.1.113883.10.21.9.2/static-2017-01-02T000000

From HL7 IPS
Jump to: navigation, search
Id2.16.840.1.113883.10.21.9.2Effective Date2017‑01‑02
StatusKcancelledblue.png 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']
Treetree.pnghl7:effectiveTime
TSCTime 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"/>
Treetree.pnghl7:effectiveTime
PIVL_TSCDose 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)]
Treeblank.pngTreetree.png@operator
1 … 1FA
Treeblank.pngTreetree.png@institutionSpecified
1 … 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>
Treeblank.pngTreetree.pnghl7:period
PQ1 … 1M(Nor...ing)
Treeblank.pngTreeblank.pngTreetree.png@value
1 … 1F1
Treeblank.pngTreeblank.pngTreetree.png@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)
Treeblank.pngTreetree.pnghl7:phase
NP(Nor...ing)
Treetree.pnghl7:effectiveTime
TSCDose to be taken at a specific event(Nor...ing)
where [hl7:event and @xsi:type='EIVL']
Treeblank.pngTreetree.png@operator
1 … 1FA
 Example
Before lunch
<effectiveTime xsi:type="EIVL" operator="A">
  <event code="ACD"/></effectiveTime>
Treeblank.pngTreetree.pnghl7:event
CS1 … 1M(Nor...ing)
Treeblank.pngTreeblank.pngTreetree.png@code
cs1 … 1R
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10706 TimingEvent (DYNAMIC)