Skip to content

Commit 1bd8fac

Browse files
committed
Re-instate extension:diagnosticReportCompositionR5
Re-instate extension:diagnosticReportCompositionR5
1 parent b59031e commit 1bd8fac

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

StructureDefinition/NHSEngland-DiagnosticReport-GenomicReport.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,21 @@
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+
},
6479
{
6580
"id": "DiagnosticReport.identifier",
6681
"path": "DiagnosticReport.identifier",

0 commit comments

Comments
 (0)