Skip to content

Commit ae4c566

Browse files
authored
Merge pull request #246 from NHSDigital/patch-omarisgreat-DiagnosticReport
Max cardinality for basedOn of 1
2 parents d058fd8 + 6f4e6ed commit ae4c566

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

StructureDefinition/NHSEngland-DiagnosticReport-GenomicReport.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"id": "DiagnosticReport.basedOn",
166166
"path": "DiagnosticReport.basedOn",
167167
"definition": "SHOULD reference the originating ServiceRequest if this is an instance of a genomic diagnostic report resulting from a GMS test order.",
168+
"max": "1",
168169
"type": [
169170
{
170171
"code": "Reference",

0 commit comments

Comments
 (0)