Back To Index  <<  Back To Templates

draft Template  Recommendation

Id 1.2.840.10008.9.12
ref
DICOM-
Effective Date 2021‑06‑22 12:18:21
Status draft Draft Version Label DICOM-20150324
Name Recommendation Display Name Recommendation
Description This section provides a separate section to describe the study interpreter's recommendations for follow-up studies or procedures.
Context Parent nodes of template element with id 1.2.840.10008.9.12
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 4 templates, Uses 0 templates
Used by as Name Version
1.2.840.10008.9.5 Containment draft Impression (DICOM-20150324) 2021‑06‑22 12:22:26
2.16.840.1.113883.2.51.10.1.9.1 link cancelled XeH Imaging Report 2021‑06‑22 14:23:06
2.16.840.1.113883.2.51.10.2 link draft XeH Diagnostic Imaging Report (0.1) 2021‑06‑21 14:23:14
2.16.840.1.113883.2.51.10.45 link cancelled XeH Diagnostic Imaging Report2 (DICOM-20150324) 2021‑11‑08 15:59:54
Example
Example
<section classCode="DOCSECT" moodCode="EVN">
  <templateId root="1.2.840.10008.9.12"/>  <id root="1.2.840.10213.2.62.7044779.114265201"/>  <code code="18783-1" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Study Recommendation"/>  <title>Radiology Recommendation</title>  <text>
    <content ID="rec01">Biopsy should be considered. Follow-up at 3 month interval. </content>    <linkHtml href="http://pubs.rsna.org/doi/abs/10.1148/radiol.2372041887"/>  </text>
  <entry>
    <procedure ID="RadRec1" classCode="PROC" moodCode="PRP"/>    <!-- local coding scheme -->
    <code code="9191919" codeSystem="2.16.840.1.56789.6.1" codeSystemName="My Hospital Coding System" displayName="3 month follow-up"/>    <text>
      <reference value="#rec01"/>    </text>
    <effectiveTime value="20141213"/>  </entry>
</section>
Item DT Card Conf Description Label
hl7:section
1 … 1 R (Recdotsion)
hl7:templateId
II 1 … 1 M (Recdotsion)
@root
uid 1 … 1 F 1.2.840.10008.9.12
hl7:id
II 1 … * R (Recdotsion)
hl7:code
CD 1 … 1 R (Recdotsion)
@code
CONF 0 … 1 F 18783-1
@codeSystem
0 … 1 F 2.16.840.1.113883.6.1 (LOINC)
hl7:title
ST 0 … 1 (Recdotsion)
hl7:text
ED 0 … 1 (Recdotsion)
  Example <cda:text>
  <cda:content ID="--TODO--">
    <cda:linkHtml href="--TODO--">linkHtml</cda:linkHtml>  </cda:content>
</cda:text>
hl7:content
ST 0 … * (Recdotsion)
@ID
XML_ID 1 … 1 R
hl7:linkHtml
ST 0 … 1 (Recdotsion)
@href
uri 1 … 1 R
hl7:entry
0 … * (Recdotsion)
  Example <cda:entry>
  <cda:procedure moodCode="PRP" classCode="PROC">
    <cda:code/>    <cda:effectiveTime>
      <cda:low value="20210806062752"/>    </cda:effectiveTime>
    <cda:text>
      <cda:reference value="http:mydomain.org"/>    </cda:text>
  </cda:procedure>
</cda:entry>
hl7:procedure
1 … 1 R (Recdotsion)
@moodCode
cs 1 … 1 F PRP
@classCode
cs 1 … 1 F PROC
hl7:code
CD 1 … 1 R Concept Domain Recommended Follow-up
(Recdotsion)
hl7:effectiveTime
IVL_TS 1 … 1 R (Recdotsion)
hl7:text
ED 1 … 1 R (Recdotsion)
hl7:reference
URL 1 … 1 R # content​Ref
(Recdotsion)