2.16.840.1.113883.10.21.4.6/static-2023-01-30T093600

Aus HL7 Austria MediaWiki
Wechseln zu: Navigation, Suche
Id2.16.840.1.113883.10.21.4.6Gültigkeit ab2023‑01‑30 09:36:00
StatusKyellow.png EntwurfVersions-Label2023
NameUVSubordinateadministrationBezeichnungUV Subordinate Substance Administration
BeschreibungEN-US.png Universal Subordinate Substance Administration to convey information about dosages
KontextElternknoten des Template-Element mit Id 2.16.840.1.113883.10.21.4.6
KlassifikationCDA Entry Level Template
Offen/GeschlossenOffen (auch andere als die definierten Elemente sind erlaubt)
BeziehungVersion: Template 2.16.840.1.113883.10.21.4.6 UV Subordinate Substance Administration (2017‑04‑30)
ref
pharmcda-

Spezialisierung: Template 2.16.840.1.113883.10.12.308 CDA SubstanceAdministration (2005‑09‑07)
ref
ad1bbr-
Beispiel
Beispiel
<substanceAdministration classCode="SBADM" moodCode="EVN">
  <templateId root="2.16.840.1.113883.10.21.4.6"/>  <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>
ItemDTKardKonfBeschreibungLabel
hl7:substanceAdministration
1 … 1R
Treetree.png@classCode
cs1 … 1FSBADM
Treetree.png@moodCode
cs1 … 1REN-US.png If the subordinate substance administration refers to Medication Order then a substance administration request (moodCode is 'RQO') is used.
If it refers to a Medication Statement, the moodCode shall be set to event/intent (moodCode is 'EVN' or 'INT').
 CONF
Der Wert von @moodCode MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.21.4 Mood Code Evn Int Rqo (DYNAMIC)
 ConstraintEN-US.png The moodCode of this subordinate substance administration SHALL be the same of the parent substance administration
Treetree.pnghl7:templateId
II1 … 1M
Treeblank.pngTreetree.png@root
uid1 … 1F2.16.840.1.113883.10.21.4.6
Treetree.pnghl7:statusCode
CS1 … 1M
 ConstraintEN-US.png The statusCode of this subordinate substance administration SHALL be the same of that of the parent substance administration.
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.11.21.2 ActStatusActiveCompletedAbortedSuspended (DYNAMIC)
Auswahl1 … 1Elemente in der Auswahl:
  • hl7:effectiveTime[@value or @nullFlavor]
  • hl7:effectiveTime[@xsi:type='PIVL_TS']
  • hl7:effectiveTime[@xsi:type='EIVL_TS']
  • hl7:effectiveTime[@xsi:type='SXPR_TS']
Treeblank.pngTreetree.pnghl7:effectiveTime
TS0 … 1CEN-US.png This required element describes the frequency of intakes. If not known it shall be valued with the nullflavor "UNK"
wo [@value or @nullFlavor]
 Beispiel
Once (known date)
<effectiveTime value="20170404"/>
 Beispiel
Unknown
<effectiveTime nullFlavor="UNK"/>
Treeblank.pngTreetree.pnghl7:effectiveTime
PIVL_TS0 … 1CEN-US.png Periodic Time Interval
wo [@xsi:type='PIVL_TS']
 Beispiel
Every 4 hours
<effectiveTime xsi:type="PIVL_TS" institutionSpecified="false">
  <period value="4" unit="h"/></effectiveTime>
 Beispiel
Twice a day
<effectiveTime xsi:type="PIVL_TS" institutionSpecified="true">
  <period value="12" unit="h"/></effectiveTime>
Treeblank.pngTreetree.pnghl7:effectiveTime
EIVL_TS0 … 1CEN-US.png Event Related Time Interval
wo [@xsi:type='EIVL_TS']
 Beispiel
After meal
<effectiveTime xsi:type="EIVL_TS">
  <event code="PC" codeSystem="2.16.840.1.113883.5.139"/></effectiveTime>
 Beispiel
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>
Treeblank.pngTreeblank.pngTreetree.pnghl7:event
EIVL.event0 … 1C
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@code
cs0 … 1 
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.10706 TimingEvent (DYNAMIC)
Treeblank.pngTreetree.pnghl7:effectiveTime
SXPR_TS0 … 1REN-US.png Combined Time Interval
wo [@xsi:type='SXPR_TS']
Treetree.pnghl7:doseQuantity
IVL_PQ0 … 1REN-US.png The doseQuantity describes the amount of the medication given (the dosage).

If a dose range is given (e.g., 1-2 tablets, or 325-750mg), then the <low> and <high> bounds are specified in their respective elements; otherwise only one physical quantity is specified (e.g. 2 drops)

The dose can be in some known and measurable unit, such as grams, milligrams,or described in "administration" units (unit of presentation, such as capsules).

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},..).

The unit attribute – when expresses unit of measures- shall be derived from the UCUM code system.
The used elements should contain a <translation> element that provides a reference to the originalText found in the narrative body of the document.
Treeblank.pngTreetree.png@unit
cs0 … 1 
 Beispiel
Not pre-coordinated consumable
<doseQuantity value="25" unit="mg"/>
 Beispiel
Pre-coordinated consumable - Dose Range
<doseQuantity>
  <low value="1" unit="{tablet}"/>  <high value="2" unit="{tablet}"/></doseQuantity>
 Beispiel
Pre-coordinated consumable
<doseQuantity value="2" unit="{puff}"/>
 Beispiel
Pre-coordinated consumable with text reference
<doseQuantity value="2" unit="{puff}">
  <translation nullFlavor="NI">
    <originalText>
      <reference value="#text-ref-1"/>    </originalText>
  </translation>
</doseQuantity>
 Beispiel
Textual dosage
<doseQuantity nullFlavor="NI">
  <translation nullFlavor="NI">
    <originalText>
      <reference value="#text-ref-1"/>    </originalText>
  </translation>
</doseQuantity>
Treetree.pnghl7:rateQuantity
IVL_PQ0 … 1
Treetree.pnghl7:maxDoseQuantity
RTO_PQ_PQ0 … 1
Treetree.pnghl7:administrationUnitCode
CE0 … 1
 CONF
Der Wert von @code MUSS gewählt werden aus dem Value Set 2.16.840.1.113883.1.11.14570 AdministrableDrugForm (DYNAMIC)
Treetree.pnghl7:consumable
1 … 1R
Treeblank.pngTreetree.pnghl7:manufacturedProduct
1 … 1R
Treeblank.pngTreeblank.pngTreetree.pnghl7:manufactured​Material
1 … 1R
Treeblank.pngTreeblank.pngTreeblank.pngTreetree.png@nullFlavor
cs1 … 1FNA