Id1.3.6.1.4.1.19376.1.5.3.1.4.3
ref
epsos-
Effective Date2020‑04‑16 13:04:04
Statusretired RetiredVersion Label
NameeHDSIPatientMedicationInstructionsDisplay NameeHDSI Patient Medication Instructions
Description

Any medication may be the subject of further instructions to the patient, for example to indicate that it should be taken with food, etc.

This structure is included in the target supply act using the <entryRelationship> element defined in the CDA Schema. The example below shows the recording of patient medication instruction for an <entry>, and is used as context for the following section.

Act classCode

<act classCode='ACT' moodCode='INT'>

The related statement is the intent (moodCode='INT') on how the related entry is to be performed.

Template Id root

<templateId root='2.16.840.1.113883.10.20.1.49'/><templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.3'/>

These <templateId> elements identify this <act> as a medication instruction, allowing for validation of the content.

Code

<code code='PINSTRUCT' codeSystem='1.3.6.1.4.1.19376.1.5.3.2' codeSystemName='IHEActCode' />

The <code> element indicates that this is a patient medication instruction. This element shall be recorded exactly as specified above.

Text-reference

<text><reference value='#comment'/></text>

The <text> element contains a free text representation of the instruction. This element SHALL contain a <reference>element to the link text of the comment in the narrative portion of the document. The comment itself is not the act being coded, so it appears in the <text> of the <observation>, not as part of the <code>.

Status Code

<statusCode code='completed' />

The code attribute of <statusCode> for all comments must be completed.

ContextParent nodes of template element with id 1.3.6.1.4.1.19376.1.5.3.1.4.3
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 17 templates, Uses 0 templates
Used by as NameVersion
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentdraft epSOS CDA substanceAdministration2013‑12‑20
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentretired epSOS CDA substanceAdministration2019‑03‑21 13:51:15
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentretired epSOS CDA substanceAdministration2019‑11‑07 16:15:52
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentretired epSOS CDA substanceAdministration2020‑03‑30 13:06:06
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentretired eHDSI Substance Administration2020‑04‑14 14:55:37
1.3.6.1.4.1.12559.11.10.1.3.1.3.2Containmentretired eHDSI Substance Administration2020‑07‑02 13:56:15
1.3.6.1.4.1.19376.1.5.3.1.4.7Containmentactive IHE Medications Entry (2014)2013‑12‑20
1.3.6.1.4.1.19376.1.9.1.3.2Containmentdraft Prescription Item Entry Content Module (PRE2016)2016‑01‑08 13:04:49
1.3.6.1.4.1.19376.1.9.1.3.4Containmentpending IHE Dispense Item Entry Content Module (2017)2018‑01‑11 11:13:04
1.3.6.1.4.1.19376.1.9.1.3.4Containmentdraft IHE Dispense Item Entry Content Module (2022)2022‑02‑17 13:16:06
1.3.6.1.4.1.19376.1.9.1.3.7Containmentpending IHE Medication Treatment Plan Item Entry Content Module (2020)2017‑03‑31 14:43:01
1.3.6.1.4.1.19376.1.9.1.3.7Containmentdraft IHE Medication Treatment Plan Item Entry Content Module (2022)2022‑02‑24 11:14:07
2.16.756.5.30.1.1.10.4.34Containmentcancelled Medication Treatment Plan Item Entry Content Module (2017)2016‑06‑13
2.16.756.5.30.1.1.10.4.34Containmentdraft Medication Treatment Plan Item Entry Content Module (2021)2019‑12‑11 11:31:52
2.16.756.5.30.1.1.10.4.42Containmentdraft Dispense Item Entry Content Module (2021)2016‑06‑17
2.16.756.5.30.1.1.10.4.43Containmentcancelled Prescription Item Entry Content Module (2017)2016‑06‑25
2.16.756.5.30.1.1.10.4.43Containmentdraft Prescription Item Entry Content Module (2021)2019‑09‑11 17:05:49
RelationshipSpecialization: template 2.16.840.1.113883.10.12.301 CDA Act (2005‑09‑07)
ref
ad1bbr-
Example
Example
<entry>
  <supply classCode="SPLY" moodCode="EVN">
    <!-- ... -->
    <entryRelationship typeCode="SUBJ" inversionInd="true">
      <act classCode="ACT" moodCode="INT">
        <templateId root="2.16.840.1.113883.10.20.1.49"/>        <templateId root="1.3.6.1.4.1.19376.1.5.3.1.4.3"/>        <code code="PINSTRUCT" codeSystem="1.3.6.1.4.1.19376.1.5.3.2" codeSystemName="IHEActCode"/>        <text>
          <reference value="#comment-2"/>        </text>
        <statusCode code="completed"/>      </act>
    </entryRelationship>
    <!-- ... -->
  </supply>
</entry>
ItemDTCardConfDescriptionLabel
hl7:act
0 … *ReHDSdotsions
@classCode
cs1 … 1FACT
@moodCode
cs1 … 1FINT
hl7:templateId
II.EPSOS1 … 1ReHDSdotsions
@root
uid1 … 1F2.16.840.1.113883.10.20.1.49
hl7:templateId
1 … 1MeHDSdotsions
@root
uid1 … 1F1.3.6.1.4.1.19376.1.5.3.1.4.3
hl7:code
CD.EPSOS1 … 1ReHDSdotsions
@code
CONF0 … 1FPINSTRUCT
@codeSystem
0 … 1F1.3.6.1.4.1.19376.1.5.3.2
hl7:text
ED0 … 1ReHDSdotsions
hl7:reference
TEL1 … 1MeHDSdotsions
@value
1 … 1RReference pointing to the narrative, typically #{label}-{generated-id}, e.g. #xxx-1
hl7:statusCode
CS0 … 1ReHDSdotsions
@code
CONF0 … 1Fcompleted