Skip to content

Commit 5d1d899

Browse files
committed
Slicing Discriminator
Slicing Discriminator
1 parent 8d265d6 commit 5d1d899

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

StructureDefinition/NHSEngland-Composition-GenomicsEULabReport.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"resourceType": "StructureDefinition",
33
"id": "NHSEngland-Composition-GenomicsEULabReport",
44
"url": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-Composition-GenomicsEULabReport",
5-
"version": "0.4.0",
5+
"version": "0.3.0",
66
"name": "NHSEngland_Composition_GenomicsEULabReport",
77
"title": "NHSEngland Composition GenomicsEULabReport",
88
"status": "active",
9-
"date": "2026-05-15",
9+
"date": "2026-04-16",
1010
"publisher": "NHS England",
1111
"contact": [
1212
{
@@ -175,6 +175,12 @@
175175
"id": "Composition.category",
176176
"path": "Composition.category",
177177
"slicing": {
178+
"discriminator": [
179+
{
180+
"type": "pattern",
181+
"path": "$this"
182+
}
183+
],
178184
"rules": "open"
179185
},
180186
"definition": "Fixed codes for conformance to the EU Lab Composition profile (for cross border sharing of lab reports)."
@@ -266,6 +272,12 @@
266272
"id": "Composition.section",
267273
"path": "Composition.section",
268274
"slicing": {
275+
"discriminator": [
276+
{
277+
"type": "pattern",
278+
"path": "code"
279+
}
280+
],
269281
"rules": "open"
270282
},
271283
"definition": "To conform to EU Lab, SHOULD include references to the results that form part of the genomic report. For the UGR, will include sections that conform to the UGR folders, this work is currently in development."

0 commit comments

Comments
 (0)