Skip to content

Commit 2918efe

Browse files
committed
Empty Slicing issues
Empty Slicing issues
1 parent a97d977 commit 2918efe

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

CodeSystem/CodeSystem-Genomics-DGTS-testpackage-modality.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"copyright": "Copyright © 2026+ NHS England Licensed under the Apache License, Version 2.0 (the \\\"License\\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\\"AS IS\\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
2727
"caseSensitive": true,
2828
"content": "complete",
29-
"count": 7,
29+
"count": 9,
3030
"concept": [
3131
{
3232
"code": "solid-cancer",

StructureDefinition/NHSEngland-Composition-GenomicsEULabReport.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,6 @@
174174
{
175175
"id": "Composition.category",
176176
"path": "Composition.category",
177-
"slicing": {
178-
"rules": "open"
179-
},
180177
"definition": "Fixed codes for conformance to the EU Lab Composition profile (for cross border sharing of lab reports)."
181178
},
182179
{
@@ -268,9 +265,6 @@
268265
{
269266
"id": "Composition.section",
270267
"path": "Composition.section",
271-
"slicing": {
272-
"rules": "open"
273-
},
274268
"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."
275269
},
276270
{

0 commit comments

Comments
 (0)