2.16.840.1.113883.10.21.9.1/static-2017-01-02T000000

From HL7 IPS
Jump to: navigation, search
Id2.16.840.1.113883.10.21.9.1Effective Date2017‑01‑02
Other versions this id:
  • Kblank.png Useperiod as of 2023‑01‑30 09:55:27
  • Kblank.png Useperiod as of 2017‑05‑02
StatusKvalidblue.png RetiredVersion Label
NameUseperiodDisplay NameUV Use Period
Description
This element encodes the start and stop time of the medication regimen. This an interval of time (xsi:type='IVL_TS'), and must be specified as shown. This is an additional constraint placed upon CDA Release 2.0 by this profile, and simplifies the exchange of start/stop and frequency information between EMR systems.
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Example
Take medication from 27-05-2011 (start) to 03-06-2011 (end)
<effectiveTime xsi:type="IVL_TS">
  <low value="20110527000000+0200"/>  <high value="20110603235959+0200"/></effectiveTime>
Example
Take medication from 27-05-2011 (start) for one week
<effectiveTime xsi:type="IVL_TS">
  <low value="20110527000000+0200"/>  <width value="1" unit="wk"/></effectiveTime>
Example
Take medication from 27-05-2011 on (start), end open
<effectiveTime xsi:type="IVL_TS">
  <low value="20110527000000+0200"/>  <high nullFlavor="UNK"/></effectiveTime>
Example
Take medication for two weeks, start open
<effectiveTime xsi:type="IVL_TS">
  <width value="2" unit="wk"/></effectiveTime>
Example
Information about the Medication Regimen Period not applicable
<effectiveTime xsi:type="IVL_TS" nullFlavor="NA"/>
ItemDTCardConfDescriptionLabel
Choice0 … 1Elements to choose from:
  • hl7:effectiveTime[1][hl7:low]
  • hl7:effectiveTime[1][hl7:width]
  • hl7:effectiveTime[1][@nullFlavor]
Treetree.pnghl7:effectiveTime
IVL_TSMedication Regimen Period(Use...iod)
where [1] [hl7:low]
Treeblank.pngTreetree.png@xsl:type
1 … 1FIVL_TS
Treeblank.pngTreetree.pnghl7:low
TS1 … 1RStart date/time(Use...iod)
Treeblank.pngTreetree.pnghl7:high
TS1 … 1REnd date/time(Use...iod)
Treetree.pnghl7:effectiveTime
IVL_TSMedication Regimen Period width know, exact start/end date/time unknown(Use...iod)
where [1] [hl7:width]
Treeblank.pngTreetree.pnghl7:width
PQ1 … 1R(Use...iod)
Treeblank.pngTreeblank.pngTreetree.png@unit
0 … 1 
 CONF
The value of @unit shall be drawn from value set 2.16.840.1.113883.11.21.1 Medication Time Units (UCUM) (DYNAMIC)
Treetree.pnghl7:effectiveTime
IVL_TSMedication Regimen Period not applicable(Use...iod)
where [1] [@nullFlavor]
Treeblank.pngTreetree.png@nullFlavor
1 … 1FNA