Skip to content

Commit fb58d9c

Browse files
Apply suggestions from code review
Incorporated feedback from @bcarthic
1 parent 0fcdaed commit fb58d9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,14 +187,14 @@ Any attributes in the [Patient Identification Module](https://dicom.nema.org/dic
187187
| Responsible Person Role | (0010,2298) | Relationship of Responsible Person to the patient. |
188188
| Responsible Organization | (0010,2299) | Name of organization with medical decision making authority for the patient. |
189189
| Patient Species Description | (0010,2201) | The species of the patient. |
190-
| Patient Breed Description | (0010,2292) | The breed of the patient.See Section C.7.1.1.1.1. |
190+
| 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. |
192-
192+
| Issuer of Patient ID | (0010,0021) | Identifier of the Assigning Authority (system, organization, agency, or department) that issued the Patient ID. ```
193193
## Limitations
194194
There are a few limitations when you use the bulk update operation:
195195

196196
- A maximum of 50 studies can be updated in a single operation.
197197
- Only one bulk update operation can be performed at a time.
198198
- You can't delete only the latest version of a study or revert back to the original version.
199-
199+
- You can't update any field from non-null to a null value.
200200
[!INCLUDE [DICOM trademark statements](../includes/healthcare-apis-dicom-trademark.md)]

0 commit comments

Comments
 (0)