| DICOM PS3.20 2018e - Imaging Reports using HL7 Clinical Document Architecture |
|---|
This encounterParticipant with typeCode="ATND" (Attender) is the attending physician and is usually different from the Physician Reading Study Performer defined in documentationOf/serviceEvent.
Example 8.2.2-1. Physician of record participant example
<encounterParticipant typeCode="ATND">
<assignedEntity>
<id extension="44444444" root="2.16.840.1.113883.4.6"/>
<code code="208M00000X"
codeSystem="2.16.840.1.113883.6.101"
codeSystemName="NUCC"
displayName="Hospitalist"/>
<addr nullFlavor="NI"/>
<telecom nullFlavor="NI"/>
<assignedPerson>
<name>
<prefix>Dr.</prefix>
<given>Fay</given>
<family>Family</family>
</name>
</assignedPerson>
</assignedEntity>
</encounterParticipant>
| DICOM PS3.20 2018e - Imaging Reports using HL7 Clinical Document Architecture |
|---|