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 3 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
1.2.840.10008.9.1.10.12 link draft Diagnostic Imaging Report (DICOM-20150324) 2021‑08‑04 07:04:03
2.16.840.1.113883.2.51.10.1.9.1 link cancelled XeH Imaging Report 2021‑06‑22 14:23:06
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 <hl7:text>
  <hl7:content ID="--TODO--">
    <hl7:linkHtml href="--TODO--">linkHtml</hl7:linkHtml>  </hl7:content>
</hl7: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 <hl7:entry>
  <hl7:procedure moodCode="PRP" classCode="PROC">
    <hl7:code/>    <hl7:effectiveTime>
      <hl7:low value="20210806062752"/>    </hl7:effectiveTime>
    <hl7:text>
      <hl7:reference value="http:mydomain.org"/>    </hl7:text>
  </hl7:procedure>
</hl7: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 (Recdotsion)
hl7:effectiveTime
IVL_TS 1 … 1 R (Recdotsion)
hl7:text
ED 1 … 1 R (Recdotsion)
hl7:reference
URL 1 … 1 R (Recdotsion)