| DICOM PS3.20 2020a - Imaging Reports using HL7 Clinical Document Architecture |
|---|
|
The Procedure Technique entry allows the encoding of various parameters of the image acquisition. Other details may be found in other entries (e.g., procedural medication). |
|
|
Included in 9.3 Imaging Procedure Description and 9.4 Comparison Study |
|
|
ValueSet CID 29 “Acquisition Modality” |
||||||||
|
ValueSet CID 244 “Laterality” |
||||||||
Example 10.4-1. Procedure Technique template example
<procedure moodCode="EVN" classCode="PROC">
<templateId root="1.2.840.10008.9.14"/>
<id root="1.2.840.6544.33.9100653988998717.997527582345600170"/>
<code code="RPID465"
displayName="MR NECK ANGIOGRAPHY"
codeSystem="2.16.840.1.113883.6.256"
codeSystemName="RadLex"/>
<text><reference value="#proc"/></text>
<effectiveTime value="20140913222400"/>
<methodCode code="MR"
displayName="Magnetic Resonance"
codeSystem="1.2.840.10008.2.16.4" codeSystemName="DCM"/>
<targetSiteCode code="45048000"
codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"
displayName="Neck (structure)">
</targetSiteCode>
</procedure>
| DICOM PS3.20 2020a - Imaging Reports using HL7 Clinical Document Architecture |
|---|