2.16.840.1.113883.10.21.4.6/static-2017-04-30T000000

From HL7 IPS
Revision as of 13:51, 26 March 2018 by ADbot (talk | contribs) (Automated ADBot page content)
Jump to: navigation, search
Id2.16.840.1.113883.10.21.4.6Effective Date valid from 2017‑04‑30
StatusKyellow.png DraftVersion Label
NameUVSubordinateadministrationDisplay NameUV Subordinate Substance Administration
DescriptionUniversal Subordinate Substance Administration to convey information about dosages
ContextParent nodes of template element with id 2.16.840.1.113883.10.21.4.6
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 0 templates
Used by as NameVersion
2.16.840.1.113883.10.21.4.1ContainmentKyellow.png UV Medication Order ()2015‑10‑07
2.16.840.1.113883.10.21.4.7ContainmentKyellow.png UV Medication Statement ()2017‑05‑01
RelationshipSpecialization: template 2.16.840.1.113883.10.12.308 CDA SubstanceAdministration (2005‑09‑07)
ref
(from repository: ad1bbr-)
Example
Example
<substanceAdministration classCode="SBADM" moodCode="EVN">
  <statusCode code="active"/>  <effectiveTime xsi:type="PIVL_TS" institutionSpecified="true">
    <period value="12" unit="h"/>  </effectiveTime>
  <doseQuantity xsi:type="IVL_PQ" value="2" unit="{puff}"/>  <consumable>
    <manufacturedProduct>
      <manufacturedMaterial nullFlavor="NA"/>    </manufacturedProduct>
  </consumable>
</substanceAdministration>
ItemDTCardConfDescriptionLabel
hl7:substanceAdministration
1 … 1RUVSu...tion
Treetree.png@classCode
cs1 … 1FSBADM
Treetree.png@moodCode
cs1 … 1RIf the subordinate substance administration refers to Medication Order then a <substanceAdministration> request/intend (@moodCode='RQO' or 'INT') is used; otherwise, to record medications which are stated to have taken, the @moodCode shall be set to 'EVN'.
 CONF
The value of @moodCode shall be drawn from value set 2.16.840.1.113883.11.20.9.18 MoodCodeEvnInt (DYNAMIC)
 ConstraintThe moodCode of this subordinate substance administration SHALL be the same of the parent substance administration
Treetree.pnghl7:templateId
II1 … 1MUVSu...tion
Treeblank.pngTreetree.png@root
uid1 … 1F2.16.840.1.113883.10.21.4.6
Treetree.pnghl7:statusCode
CS1 … 1MUVSu...tion
 ConstraintThe statusCode of this subordinate substance administration SHALL be the same of that of the parent substance administration.
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.11.21.2 ActStatusActiveCompletedAbortedSuspended (DYNAMIC)
Treetree.pnghl7:effectiveTime
1 … 1RThis required element describes the frequency of intakes. If not known it shall be valued with the nullflavor "UNK"UVSu...tion
 Example
Once (known date)
<effectiveTime value="20170404"/>
 Example
Unknown
<effectiveTime nullFlavor="UNK"/>
 Example
Every 4 hours
<effectiveTime xsi:type="PIVL_TS" institutionSpecified="false">
  <period value="4" unit="h"/></effectiveTime>
 Example
Twice a day
<effectiveTime xsi:type="PIVL_TS" institutionSpecified="true">
  <period value="12" unit="h"/></effectiveTime>
 Example
After meal
<effectiveTime xsi:type="EIVL_TS">
  <event code="PC" codeSystem="2.16.840.1.113883.5.139"/></effectiveTime>
 Example
One hour before breakfast
<effectiveTime xsi:type="EIVL_TS">
  <event code="ACM" codeSystem="2.16.840.1.113883.5.139"/>  <offset>
    <low value="1" unit="h"/>  </offset>
</effectiveTime>
Treetree.pnghl7:doseQuantity
IVL_PQ0 … 1RThe &lt;doseQuantity&gt; describes the amount of the medication given (the dosage).
         <br clear="none"/>If a dose range is given (e.g., 1-2 tablets, or 325-750mg), then the &lt;low&gt; and &lt;high&gt; bounds are specified in their respective elements; otherwise only one physical quantity is specified (e.g. 2 drops).
         <br clear="none"/>The dose can be expressed in some known and measurable unit, such as grams, milligrams, or described in "administration" units (unit of presentation, such as capsules).
         <br clear="none"/>If the dose is in countable items (tablets, caplets, "eaches"), then the unit could be omitted or valorized using the UCUM annotations for describing the type of countable items (e.g. .{tablet}, {puff},..).
         <br clear="none"/>The unit attribute – when expresses unit of measures- shall be derived from the UCUM code system.
         <br clear="none"/>The used elements should contain a &lt;translation&gt; element that provides a &lt;reference&gt; to the &lt;originalText&gt; found in the narrative body of the document.
UVSu...tion
Treeblank.pngTreetree.png@unit
cs0 … 1 
 Example
Not pre-coordinated consumable
<doseQuantity value="25" unit="mg"/>
 Example
Pre-coordinated consumable - Dose Range
<doseQuantity>
  <low value="1" unit="{tablet}"/>  <high value="2" unit="{tablet}"/></doseQuantity>
 Example
Pre-coordinated consumable
<doseQuantity value="2" unit="{puff}"/>
 Example
Pre-coordinated consumable with text reference
<!-- TO BE CHECKED -->
<doseQuantity value="2" unit="{puff}">
  <translation>
    <originalText>
      <reference value="#text-ref-1"/>    </originalText>
  </translation>
</doseQuantity>
 Example
Textual dosage
<!-- TO BE CHECKED -->
<doseQuantity>
  <translation>
    <originalText>
      <reference value="#text-ref-1"/>    </originalText>
  </translation>
</doseQuantity>
Treetree.pnghl7:rateQuantity
IVL_PQ0 … 1UVSu...tion
Treetree.pnghl7:administrationUnitCode
CE0 … 1UVSu...tion
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.14570 AdministrableDrugForm (DYNAMIC)
Treetree.pnghl7:consumable
1 … 1RUVSu...tion
Treeblank.pngTreetree.pnghl7:manufacturedProduct
1 … 1RUVSu...tion
Treeblank.pngTreeblank.pngTreetree.pnghl7:manufactured​Material
1 … 1RUVSu...tion
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@nullFlavor
cs1 … 1FNA