Back To Index  <<  Back To Templates

ref Template  Dosage Instructions CH P2

Id 2.16.756.5.30.1.1.10.4.36 Effective Date valid from 2017‑01‑23 16:30:55
Status draft Draft Version Label 2017
Name DosageInstructionsEntryCHP2 Display Name Dosage Instructions CH P2
Description
Dosage Instructions are a set of data elements which together represent the dosage instructions to a medication such as duration of treatment, medication frequency, dose quantity, route of administration, etc. Dosage Instructions may be provided structured and/or narrative. This entry describes structured dosage instructions.
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 1 concept
Id Name Data Set
chdachpharm-dataelement-50 Dosierung
Used by / Uses
Used by 0 transactions and 14 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.4.34 Include draft Medication Treatment Plan Item Entry Content Module (2017) 2016‑06‑13
2.16.756.5.30.1.1.10.3.13 link draft Medication Treatment Plan Section Content Module (2017) 2017‑05‑01 12:51:36
2.16.756.5.30.1.1.10.1.7 link draft eMedicationTreatmentPlan (2017) 2017‑04‑12 13:57:31
2.16.756.5.30.1.1.10.3.9 link draft eCurrentMedication Section Content Module (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.1.3 link draft eCurrentMedication (2017) 2016‑05‑13
2.16.756.5.30.1.1.10.4.44 link draft Pharmaceutical Advice Item Entry Content Module (2017) 2016‑06‑25
2.16.756.5.30.1.1.10.3.12 link draft Pharmaceutical Advice Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.1.6 link draft eMedicationComment (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.4.42 Include draft Dispense Item Entry Content Module (2017) 2016‑06‑17
2.16.756.5.30.1.1.10.3.11 link draft Dispense Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.1.5 link draft eAbgabe (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.4.43 Include draft Prescription Item Entry Content Module (2017) 2016‑06‑25
2.16.756.5.30.1.1.10.3.10 link draft Prescription Section Content Module (2017) 2016‑06‑06
2.16.756.5.30.1.1.10.1.4 link draft eRezept (2017) 2016‑05‑21
Example
Dosage Option 3
<!-- 1 morgens, 0.5 abends ab 20120204 -->
<snip>
  <!-- Split dosing -->
  <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.9"/>  <effectiveTime xsi:type="IVL_TS">
    <low value="20120204"/>  </effectiveTime>
  <routeCode code="PO" displayName="Oral" codeSystem="2.16.840.1.113883.5.112" codeSystemName="RouteOfAdministration"/>  <consumable>
    <manufacturedProduct>
      <manufacturedMaterial nullFlavor="NA"/>    </manufacturedProduct>
  </consumable>
  <entryRelationship typeCode="COMP">
    <!-- morgens 1 stück -->
    <sequenceNumber value="1"/>    <substanceAdministration classCode="SBADM" moodCode="INT">
      <effectiveTime xsi:type="EIVL_TS">
        <event code="ACM"/>      </effectiveTime>
      <doseQuantity>
        <center value="1"/>      </doseQuantity>
      <consumable>
        <manufacturedProduct>
          <manufacturedMaterial nullFlavor="NA"/>        </manufacturedProduct>
      </consumable>
    </substanceAdministration>
  </entryRelationship>
  <entryRelationship typeCode="COMP">
    <!-- abends 0.5 stück -->
    <sequenceNumber value="2"/>    <substanceAdministration classCode="SBADM" moodCode="INT">
      <effectiveTime xsi:type="EIVL_TS">
        <event code="ACV"/>      </effectiveTime>
      <doseQuantity>
        <center value="0.5"/>      </doseQuantity>
      <consumable>
        <manufacturedProduct>
          <manufacturedMaterial nullFlavor="NA"/>        </manufacturedProduct>
      </consumable>
    </substanceAdministration>
  </entryRelationship>
</snip>
Item DT Card Conf Description Label
hl7:entryRelationship
0 … * Dosage Option 3. Multiple events within a day with different dosage (DosageInstructionsEntryCHP2)
where [@typeCode='COMP' and hl7:substanceAdministration]
@typeCode
cs 1 … 1 F COMP
  target Associated with concepts:
chdachpharm-dataelement-50 Dosierung
hl7:sequenceNumber
INT 1 … 1 M (DosageInstructionsEntryCHP2)
hl7:substanceAdministration
0 … 1 R (DosageInstructionsEntryCHP2)
hl7:effectiveTime
EIVL_TS 0 … 1 timing purpose (DosageInstructionsEntryCHP2)
treeblank treeblank where [@xsi:type='EIVL_TS']
@xsi:type
cs 1 … 1 F EIVL_TS
hl7:event
CS 1 … 1 M (DosageInstructionsEntryCHP2)
@code
cs 1 … 1 R
  CONF
The value of @code shall be drawn from value set 2.16.756.5.30.1.127.77.4.11.2 TimingEvent (DYNAMIC)
hl7:doseQuantity
0 … 1 (DosageInstructionsEntryCHP2)
hl7:rateQuantity
0 … 1 (DosageInstructionsEntryCHP2)
hl7:consumable
0 … 1 (DosageInstructionsEntryCHP2)
hl7:manufacturedProduct
0 … 1 R (DosageInstructionsEntryCHP2)
hl7:manufacturedMaterial
0 … 1 (DosageInstructionsEntryCHP2)
@nullFlavor
cs 1 … 1 F NA