Skip to content

Commit be3ebf6

Browse files
committed
Modify Constraints for SR.reasonCode & category
Modify Constraints for SR.reasonCode & category
1 parent 7d14ec0 commit be3ebf6

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

StructureDefinition/NHSDigital-ServiceRequest-Genomics.StructureDefinition.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@
6666
],
6767
"isModifier": false
6868
},
69-
{
70-
"id": "ServiceRequest.extension:priorityReason.value[x]",
71-
"path": "ServiceRequest.extension.value[x]"
72-
},
7369
{
7470
"id": "ServiceRequest.extension:priorityReason.value[x].coding",
7571
"path": "ServiceRequest.extension.value[x].coding",
@@ -145,8 +141,7 @@
145141
{
146142
"id": "ServiceRequest.category",
147143
"path": "ServiceRequest.category",
148-
"min": 1,
149-
"max": "1"
144+
"min": 1
150145
},
151146
{
152147
"id": "ServiceRequest.priority",
@@ -314,7 +309,6 @@
314309
{
315310
"id": "ServiceRequest.reasonCode",
316311
"path": "ServiceRequest.reasonCode",
317-
"min": 1,
318312
"binding": {
319313
"strength": "preferred",
320314
"valueSet": "https://fhir.nhs.uk/ValueSet/genomics-reasonfortesting"

fhirpkg.lock.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updated": "2024-05-16T10:18:19.8963748+01:00",
2+
"updated": "2025-05-08T09:07:12.7767319+01:00",
33
"dependencies": {
44
"fhir.r4.ukcore.stu3.currentbuild": "0.0.18-pre-release",
55
"hl7.fhir.r4.core": "4.0.1",
@@ -9,5 +9,3 @@
99
},
1010
"missing": {}
1111
}
12-
13-

0 commit comments

Comments
 (0)