Skip to content

Commit 5bc4ad1

Browse files
committed
Merge branch 'Resolve-SR-One' into Feature/IOPS-3096-Replace-SR_reasonCode-wit_SR_category
2 parents 631252f + 36a488d commit 5bc4ad1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

StructureDefinition/NHSDigital-ServiceRequest-Genomics.StructureDefinition.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@
141141
{
142142
"id": "ServiceRequest.category",
143143
"path": "ServiceRequest.category",
144-
"min": 1
144+
"min": 1,
145+
"max": "1"
145146
},
146147
{
147148
"id": "ServiceRequest.priority",
@@ -309,6 +310,7 @@
309310
{
310311
"id": "ServiceRequest.reasonCode",
311312
"path": "ServiceRequest.reasonCode",
313+
"min": 1,
312314
"binding": {
313315
"strength": "preferred",
314316
"valueSet": "https://fhir.nhs.uk/ValueSet/genomics-reasonfortesting"

0 commit comments

Comments
 (0)