Skip to content

Commit b7662e8

Browse files
committed
Remove incompatible constraint
targetDerived Profile must relate to BaseDefinition profile.
1 parent 3f24592 commit b7662e8

4 files changed

Lines changed: 0 additions & 29 deletions

StructureDefinition/NHSEngland-BodyStructure-GenomicsmCODE.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@
5353
"type": [
5454
{
5555
"code": "Reference",
56-
"targetProfile": [
57-
"https://fhir.nhs.uk/StructureDefinition/NHSEngland-Patient-Genomics",
58-
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient"
59-
],
6056
"aggregation": [
6157
"referenced",
6258
"bundled"

StructureDefinition/NHSEngland-Composition-GenomicsEULabReport.json

Lines changed: 0 additions & 3 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
{

StructureDefinition/NHSEngland-DiagnosticReport-GenomicReport.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -61,21 +61,6 @@
6161
"path": "DiagnosticReport.extension.value[x].type",
6262
"fixedCode": "citation"
6363
},
64-
{
65-
"id": "DiagnosticReport.extension:diagnosticReportCompositionR5",
66-
"path": "DiagnosticReport.extension",
67-
"sliceName": "diagnosticReportCompositionR5",
68-
"definition": "TBC. Only relevant for EU Lab aligned reports (included in HL7 EU Laboratory Report: DiagnosticReport Profile). A reference to the Composition which wraps this report for data sharing.",
69-
"type": [
70-
{
71-
"code": "Extension",
72-
"profile": [
73-
"http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition"
74-
]
75-
}
76-
],
77-
"isModifier": false
78-
},
7964
{
8065
"id": "DiagnosticReport.identifier",
8166
"path": "DiagnosticReport.identifier",

StructureDefinition/NHSEngland-DocumentReference-GenomicDataFile.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@
4040
"type": [
4141
{
4242
"code": "Reference",
43-
"targetProfile": [
44-
"https://fhir.nhs.uk/StructureDefinition/NHSEngland-Patient-Genomics",
45-
"http://hl7.org/fhir/StructureDefinition/Patient",
46-
"http://hl7.org/fhir/StructureDefinition/Practitioner",
47-
"http://hl7.org/fhir/StructureDefinition/Group",
48-
"http://hl7.org/fhir/StructureDefinition/Device"
49-
],
5043
"aggregation": [
5144
"referenced"
5245
]

0 commit comments

Comments
 (0)