Skip to content

Commit f283566

Browse files
authored
Update ServiceRequest
1 parent 4d53abf commit f283566

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-UsingStoredSample-Example.json

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -88,18 +88,16 @@
8888
"specimen": [
8989
{
9090
"reference": "Specimen/Specimen-BloodEDTA-WithCollectionDetails-Example",
91-
"identifier": [
92-
{
93-
"system": "https://fhir.bwc.nhs.uk//Id/specimenId",
94-
"value": "RQ3-RTH-698C0-17543",
95-
"assigner": {
96-
"identifier": {
97-
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
98-
"value": "RQ3"
99-
}
91+
"identifier": {
92+
"system": "https://fhir.bwc.nhs.uk//Id/specimenId",
93+
"value": "RQ3-RTH-698C0-17543",
94+
"assigner": {
95+
"identifier": {
96+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
97+
"value": "RQ3"
10098
}
10199
}
102-
]
100+
}
103101
}
104102
],
105103
"note": [
@@ -110,4 +108,4 @@
110108
"text": "Free text for diagnosis/reason for referral, relevant information including family history, phenotypic details/ HPO Terms/ patient to be tested for FH, use existing DNA sample in storage"
111109
}
112110
]
113-
}
111+
}

0 commit comments

Comments
 (0)