Skip to content

Commit c617c5f

Browse files
committed
Adds a few additional fields supported by DICOM update.
1 parent fb58d9c commit c617c5f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/healthcare-apis/dicom/update-files.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,14 @@ Any attributes in the [Patient Identification Module](https://dicom.nema.org/dic
190190
| Patient Breed Description | (0010,2292) | The breed of the patient. See Section C.7.1.1.1.1. |
191191
| Breed Registration Number | (0010,2295) | Identification number of a veterinary patient within the registry. |
192192
| Issuer of Patient ID | (0010,0021) | Identifier of the Assigning Authority (system, organization, agency, or department) that issued the Patient ID. ```
193+
194+
#### General study module
195+
| Attribute Name | Tag | Description |
196+
| ---------------- | --------------| --------------------- |
197+
| Referring Physician's Name | (0008,0090) | Name of the patient's referring physician. |
198+
| Accession Number | (0008,0050) | A RIS generated number that identifies the order for the Study. |
199+
| Study Description | (0008,1030) | Institution-generated description or classification of the Study (component) performed. |
200+
193201
## Limitations
194202
There are a few limitations when you use the bulk update operation:
195203

0 commit comments

Comments
 (0)