Skip to content

Commit 6c57543

Browse files
committed
Removal of size for attachment and bundle meta
should allow validation of resources against any package in dependencies (not a fix but issues in Bundle are not useful)
1 parent 15e57f4 commit 6c57543

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Bundle/Bundle-EULabGenomicReport-Example.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
22
"resourceType": "Bundle",
33
"id": "Bundle-EULabGenomicReport-Example",
4-
"meta": {
5-
"profile": [
6-
"http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"
7-
]
8-
},
94
"identifier": {
105
"system": "https://fhir.nhs.uk/Id/GMSReport",
116
"value": "c73ece32-b439-40c0-9659-fd51a21deef2"
@@ -270,7 +265,6 @@
270265
"contentType": "application/pdf",
271266
"language": "en-GB",
272267
"url": "https://cts5j3.axshare.com/?id=mhxwul&p=final_report_issued_test_complete&g=1",
273-
"size": 43272,
274268
"title": "Genomic Report for Pheobe Smitham",
275269
"creation": "2023-10-16"
276270
}

0 commit comments

Comments
 (0)