Skip to content

Commit 31c2be3

Browse files
authored
Merge pull request #23 from NHSDigital/IOPS-1250
correcting fhirpkg file
2 parents 611a9a3 + 2b8113e commit 31c2be3

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Bundle/Bundle-WGSRoD-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"questionnaire": "https://fhir.nhs.uk/Questionnaire/NHSDigital-Questionnaire-Genomics-Example",
5555
"status": "completed",
5656
"subject": {
57-
"reference": "Patient/Patient-LindsaySorrell-Example"
57+
"reference": "Patient/Patient-LindsaySorrell-Example",
5858
"identifier": {
5959
"system": "https://fhir.nhs.uk/Id/nhs-number",
6060
"value": "9449307946"
@@ -69,7 +69,7 @@
6969
"display": "Test AHP"
7070
},
7171
"source": {
72-
"reference": "Patient/Patient-LindsaySorrell-Example"
72+
"reference": "Patient/Patient-LindsaySorrell-Example",
7373
"identifier": {
7474
"system": "https://fhir.nhs.uk/Id/nhs-number",
7575
"value": "9449307946"

fhirpkg.lock.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
"fhir.r4.ukcore.stu3.currentbuild": "0.0.6-pre-release",
55
"hl7.fhir.r4.core": "4.0.1",
66
"uk.nhsdigital.r4.test": "2.7.9-prerelease"
7-
},
8-
"missing": {}
7+
}
98
}

0 commit comments

Comments
 (0)