Skip to content

Commit 9a805c1

Browse files
committed
Updating SR
Updating SR
1 parent f904951 commit 9a805c1

8 files changed

Lines changed: 37 additions & 1 deletion

Bundle/Bundle-NonWGSScenario3-FetusAsProband-Example.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@
136136
]
137137
}
138138
},
139+
{
140+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
141+
"valueInteger": 2
142+
},
139143
{
140144
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
141145
"valueCodeableConcept": {

Bundle/Bundle-NonWGSScenario4-ProbandWithMultipleFetus-Example.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@
137137
]
138138
}
139139
},
140+
{
141+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
142+
"valueInteger": 2
143+
},
140144
{
141145
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
142146
"valueCodeableConcept": {
@@ -444,6 +448,10 @@
444448
]
445449
}
446450
},
451+
{
452+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
453+
"valueInteger": 2
454+
},
447455
{
448456
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
449457
"valueCodeableConcept": {

Bundle/Bundle-NonWGSTestOrderForm-FetalScenario-Example.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@
309309
]
310310
}
311311
},
312+
{
313+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
314+
"valueInteger": 2
315+
},
312316
{
313317
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
314318
"valueCodeableConcept": {

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
]
1515
}
1616
},
17+
{
18+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
19+
"valueInteger": 2
20+
},
1721
{
1822
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
1923
"valueCodeableConcept": {

ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProband-Example.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
]
2121
}
2222
},
23+
{
24+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
25+
"valueInteger": 3
26+
},
2327
{
2428
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
2529
"valueCodeableConcept": {

ServiceRequest/ServiceRequest-WGSTestOrderForm-TrioTestingProbandDGTS-Example.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
]
2121
}
2222
},
23+
{
24+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
25+
"valueInteger": 3
26+
},
2327
{
2428
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
2529
"valueCodeableConcept": {

ServiceRequest/ServiceRequest-WGSTestOrderFormUpdated-TrioTesting-Example.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
]
2929
}
3030
},
31+
{
32+
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
33+
"valueInteger": 3
34+
},
3135
{
3236
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
3337
"valueCodeableConcept": {
@@ -76,7 +80,7 @@
7680
"priority": "routine",
7781
"code": {
7882
"coding": [
79-
{
83+
{
8084
"system": "https://fhir.nhs.uk/CodeSystem/England-DigitalGenomicTestService",
8185
"code": "GT317",
8286
"display": "Likely inborn error of metabolism - WGS",

StructureDefinition/Extension-GenomicTest-ParticipantCount.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
{
3232
"type": "element",
3333
"expression": "RequestGroup"
34+
},
35+
{
36+
"type": "element",
37+
"expression": "ServiceRequest"
3438
}
3539
],
3640
"type": "Extension",

0 commit comments

Comments
 (0)